Intergration
Intergration
Integral Calculus
Indefinite Integrals
These are the integrals that do not
have a pre-existing value of limits; thus
making the final value of integral
indefinite. ∫g'(x)dx = g(x) + c.
Indefinite integrals belong to the family
of parallel curves.
Definite Integrals
The definite integrals have a pre-
existing value of limits, thus making
the final value of an integral, definite.
if f(x) is a function of the curve, then
Properties of Integral Calculus
Integrals
Formulas
Methods to Find Integrals
There are several methods adopted for finding the indefinite integrals. The prominent methods are:
• Finding integrals by integration by substitution method
• Finding integrals by integration by parts
• Finding integrals by integration by partial fractions.
Finding Integrals by Substitution Method
A few integrals are found by the substitution method. If u is a function of x, then u' = du/dx.
∫ f(u)u' dx = ∫ f(u)du, where u = g(x).
Finding Integrals by Integration by Parts
If two functions are of the product form, integrals are found by the method of integration by parts.
∫f(x)g(x) dx = f(x)∫ g(x) dx - ∫ (f'(x) ∫g(x) dx) dx.
Finding Integrals by Integration by Partial Fractions
Integration of rational algebraic functions whose numerator and denominator contain positive integral
powers of x with constant coefficients is done by resolving them into partial fractions.
To find ∫ f(x)/g(x) dx, decompose this improper rational function to a proper rational function and then
integrate.
∫f(x)/g(x) dx = ∫ p(x)/q(x) + ∫ r(x)/s(x), where g(x) = a(x) . s(x)
Applications of Integral
Calculus
Using integration, we can find the
distance given the velocity.
Definite integrals form the
powerful tool to find the area
under simple curves, the area
bounded by a curve and a line,
the area between two curves, the
volume of the solids. The
displacement and motion
problems also find their
applications of integrals. The area
of the region enclosed between
two curves y = f(x) and y = g(x)
and the lines x =a, x =b is given
by
Important Notes
Solution:
∫ d/dx(f(x)) = ∫ d/dx( e3x)
We know this is of the form of integral, ∫ d/dx( eax) = 1/a eax + C
∫ d/dx( e3x) = 1/3 e3x + C
Answer: The integral of e3x = 1/3 e3x + C
Example 2. Find the integral of cos 3x.
Solution:
∫ d/dx(f(x)) =∫ cos 3x
Let 3x = t
thus x = t/3
dx = dt/3
The given integral becomes ∫1/3(cos t) dt
= 1/3(sin t) + C
= 1/3 sin (3x) + C
Answer: The integral of cos 3x = 1/3 sin (3x) + C