firmfunda
  maths > integral-calculus

Integration: First Principles


    what you'll learn...

Overview

Integration: First Principles :

 »  cause-effect relation in two quantities

    →  eg: speed-displacement

 »  The cause is calculated as a function of an algebraic expression in a variable.

    →  eg: speed v=3t2+2

 »  The effect is derived to be "continuous aggregate of cause with respect to the variable".

    →  eg : displacement = continuous aggregate of displacement

 »  In such a case, the effect is another algebraic expression in the variable.

    →  displacement is a function of t

 »  The effect is computed as continuous aggregate : the sum of change over an interval of the variable.

    →  displacement =limni=1nv(ixn)xn

 »  Integration or integral of a function

    In an interval from 0 to x, the continuous aggregate of function f(x) is the integral of the function.

f(x)dx

=c+0xf(x)dx

=c+limni=1nf(ixn)xn

to aggregate means to combine

A car travels at speed 10m/s. The distance traveled in 2 seconds is "20m". Speed multiplied by time gives the distance traveled in that time.

A car travels at speed 10m/s in the first 2 seconds, and at speed 15m/s in the next 3 seconds. The total distance traveled is " =10×2+15×3=65 m"

Distance is computed as speed (cause) repeatedly added for the time durations (aggregate).

distance = speed1 × time1 + speed2 × time2 +...

Distance is the aggregate of speed. The term aggregate is noted.

function of a variable

A car is moving at speed 20m/sec. What is the distance covered in t sec ? can it be given without a numerical value for t. Yes, "For any value of t, the distance traveled is s=20t meter".

Measurement can be expressed as a function of a variable.

substitute

A car is moving with speed given as a function of time v=3t2+2 m/sec. The speed at t=2sec is "14 meter/sec". To get substitute t=2 in the formula for v.

varying with time

A car is moving with speed given as a function of time v=3t2+2 m/sec. Couple of students want to calculate the distance traveled in 2 sec. We know that

distance=speed×time

 •  Person A does the following: At t=2s, the speed is 14m/sec. So the distance is 14×2=28m.

 •  Person B does the following: At t=1s, the speed is 5m/sec. And at t=2s, the speed is 14m/sec. So the distance traveled is 5×1+14×(2-1)=19 m.

Which one is correct? Neither of them is.

It is very important to understand the above problem formulation and the time-interval solution here. The speed varies with time, and the distance travelled also varies with time. The best one can do (with the given tool distance=speed×time ) is to go for small time intervals and find approximate speed.

time-intervals approximation

distance=speed×time

One student wants to calculate the distance traveled.

 •  At t=0 second, the speed is =3×0+2=2m/sec.

 •  At t=1 second, the speed is =3×1+2=5m/sec.

 •  At t=2 second, the speed is =3×4+2=14m/sec.

Speed varies with time. So, consider time intervals 0 to 1sec and 1sec to 2sec. In each of these time intervals, the average of start and end speed can be taken as the speed during the time interval.

The speed during time 0<t<1 =2+52=3.5 m/sec

The speed during time 1<t<2 =5+142=9.5 m/sec

So distance traveled is =3.5×1+9.5×(2-1)=13m

With this "Approximate value of distance traveled" is computed. It is approximate, because the speed continuously changes with time, but the calculation approximates to average over 1 second intervals.

Note that the above is a form of aggregate.

derive to an expression

But, A car is moving with speed given as a function of time v=3t2+2 or an algebraic expression. In that case, we expect that "displacement is a function of time" or a derived algebraic expression.

In this, The displacement is aggregate of speed. So, one has to figure out how to find the aggregate of an algebraic expression into a derived expression.

formulation

A car is moving with speed given as a function of time v=3t2+2. Displacement is aggregate of speed over time intervals. Few students are set to find the aggregate as a function of time.
students may work these out to understand

 •  Person A found continuous aggregate, displacement, for 1 second interval. i=1,2,3,...t(3i2+2)×1

 •  Person B found continuous aggregate, displacement, for 2 second interval. i=2,4,6,...t(3i2+2)×2

 •  Person C found continuous aggregate, displacement, for 0.5 second interval. i=0.5,1,1.5,...t(3i2+2)×0.5

The above calculates approximation of the distance traveled. Note that the summation goes uptill time t and so the expression is a function of t or in other words, an algebraic expression

error in formulation

The approximate distance can be computed with time interval δ is
i=δ,2δ,3δ,...t(3i2+2)×δ
where δ=tn,
n is the number of steps between 0 and t

The error in the approximation is reduced when the number of steps n is large. The speed changes with time. As the step-size is made smaller, the speed is approximated better. For smaller step size, the total number of steps has to be higher.

continous aggregate

A car is moving with speed given as a function of time v=3t2+2. An odometer is attached to a wheel. The odometer measures the rotation of the wheel and proportionally provides the distance traveled by the car. The distance shown in the odometer is "continuous-aggregate distance traveled for any given time".

from apprx to accurate

The approximate distance can be computed with time interval δ is
i=δ,2δ,3δ,...t(3i2+2)×δ
where δ=tn,
n is the number of steps between 0 and t

The algebraic expression exactly the continuous-aggregate distance when the number of steps n is or when the step width δ is 0

This is a big jump in understanding. The speed is continuously changing and the summation is done continuously (not in steps) when n is .

generalizing

Generalizing that, for a function f(x) the approximate continuous aggregate is i=δ,2δ,3δ,...xf(i)×δ
where δ=xn

The same can be given as i=1,2,3,...nf(ixn)×xn
where i takes positive integer values.

The same is simplified as i=1nf(ixn)×xn

direct substitution

When n=, the expression gives continuous-aggregate distance.
δ=tn=0

distance=i=1(3×02+2)×0
=0+0+0+... times
=0×

The value of 0× is "indeterminate value 0/0".

How does one solve a function evaluating to indeterminate value?
The answer is "Use Limit of the function as n approaching ."

limit

A car is moving with speed given as a function of time v(t)=3t2+2. The approximate distance =i=1n(3(itn)2+2)×tn
n is the number of steps between 0 and t

When n=, the expression gives continuous-aggregate distance
=i=1n(3(itn)2+2)×tnn=
=i=1,2...n0
=0×=00

Since the distance evaluates to indeterminate value, the limit is used to check if the function is defined.

limni=1n(3(itn)2+2)×tn

=limni=1n(3(itn)2)×tn+limni=1n(2)×tn

=limn3t3n3i=1ni2+limn2tni=1n1

substituting i=1ni2=n(2n+1)(n+1)/6
and i=1n1=n
=limn3t3n3×n(2n+1)(n+1)6+limn2tn×n

=limn3t3n3×2n3+3n2+n6+limn(2t)

=limn3t36×(2+3n+1n2)+limn2t

applying limit
=3t36×(2+0+0)+2t

=t3+2t

The continuous-aggregate distance is computed as an algebraic expression.

initial value

Note that the distance traveled is computed starting from time t=0, at which point, the initial distance of the car can be non-zero. So,
the distance = initial distance at time 0 + distance traveled between time 0 and t.
For the given problem, the distance =c+limni=1n(3(itn)2+2)×tn
where c is a constant.

summary

Summarizing the learning so far,

 •  Two quantities are in a cause-effect relation.

 •  the cause is calculated as a function of an algebraic expression in a variable.

 •  The effect is derived to be "continuous aggregate of cause with respect to the variable".
(note: there are other forms of relation between cause-effect, such as multiple, addition, exponent. In this topic, we are concerned with only the continuous aggregate relation.)

 •  In such a case, the effect is another algebraic expression in the variable.

 •  The effect is computed as, the continuous aggregate: the aggregate of the cause, over an interval, with the interval split into infinite partitions. This calculation is named as integration or integral of the function.

finer details

Note 1: The summation in integral has many other forms, Riemann, Lebesgue, and Darboux forms, which will be introduced in due course.

Note 2: Differentiation is instantaneous rate of change or rate-of-change. Integration is continuous aggregate or aggregate

The word 'integrate' means: combine one with another to form a whole.

The continuous aggregate is aptly named integral or integration.

Integration in the context of cause-effect relation in continuous aggregate relation:
If the cause is given by f(x) then the effect is computed as integration or integral of f(x) denoted as
f(x)dx

=c+limni=1nf(ixn)×xn

The second term is understood to be continuous aggregate between 0 and x. This is denoted as
f(x)dx

=c+0xf(x)dx
=c+limni=1nf(ixn)×xn

definition

Cause-effect was explained to understand the physical significance. Abstracting this and understanding the quantities involved in integration:

A quantity u=f(x) is related to another quantity v such that v is the continuous aggregate of u with respect to x. Then,
v

=udx

=c+0xudx

=c+limni=1nf(ixn)×xn

Note that udx is another quantity v, related to the given quantity u.

 • f(x) is called integrand.

 • x is the variable of integration.

 • c is the constant of integration.

 • in 0x, the value 0 denotes the start position of integration called "lower limit" of integration.

 • in 0x, the variable x denotes the end position of integration called "upper limit" of integration.

understanding limit

Integration is the continuous-aggregate given by c+limni=1nf(ixn)×xn

 • limn represents "continuous" (as against the discrete number of steps between the start and end positions of summation).

 • i=1n represents "summation" or aggregate;

 • xn represents the n partitions between the start and end positions.

 • f(ixn) represents the value of function in the ith partition.

 • f(ixn)×xn represents the value contributed by the ith partition

understanding integral

Students can connect the notation f(x)dx as

 •  the small difference in x is given as dx

 •  the multiplication by f(x) to dx implies, the value of function for the small difference is multiplied.

 •  denotes the sum with limit of dx becoming close to 0.

f(x)dx=c+0xf(x)dx

 •  The left-hand-side gives the general form of integration. it is later explained as anti-derivative or indefinite integral.

 •  The c, the constant of integration, is the initial value of the result.

 •  The 0 and x are the starting point and terminal points of the summation.

examples

Finding the integral of y=7x in first principles:

7xdx

=c+limni=1n(7ixn)×xn

=c+limni=1n(7ixn)×xn

=c+limn7x2n2i=1ni

substituting i=1ni=n(n+1)/2
=c+limn7x2n2×n(n+1)2

=c+limn7x2n2×n2+n2

=c+limn7x22×(1+1n)

applying limit
=c+7x22×(1+0)

=c+7x2/2

The above proves


The answer is "7xdx=c+7x2/2"


Finding the integral of y=sinx in first principles:

sinxdx

limni=1n(sin(ixn))×xn

=limnxni=1nsin(ixn)

Is it possible to simplify this and resolve the indeterminate value 0/0 of limit?

Many functions are not easily solved by forward summation as defined by the first principles. We will learn properties of the limit of summation to solve integration of such functions. Then, it can be easily solved based on some property of the limit of summation.

summary

Integral or Integration of a function : The continuous aggregate of the function f(x) is defined as.

f(x)dx

=c+0xf(x)dx

=c+limni=1nf(ixn)×xn

note1: The definite integrals and anti-derivatives or indefinite integrals are introduced in due course.
note2: The summation has many other forms, Riemann, Lebesgue, and Darboux forms, which will be introduced in due course.

Outline

The outline of material to learn "Integral Calculus" is as follows.

•   Detailed outline of Integral Calculus

    →   Application Scenario

    →   Integration First Principles

    →   Graphical Meaning of Integration

    →   Definition of Integrals

    →   Fundamental Theorem of Calculus

    →   Algebra of Integrals

    →   Antiderivatives: Standard results

    →   Integration of Expressions

    →   Integration by Substitution

    →   Integration using Identities

    →   Integration by Parts

    →   Integration by Partial Fraction

    →   Integration: Combination of Methods