Notes
Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Integrals
Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Introduction
Integral is one of the important concepts of calculus. Integral Calculus is
motivated by the problem of defining and calculating the area of the region
bounded by the graph of the functions as shown in the figure.
It is also used to find volumes, central points and many useful things.
The functions that could possibly have given function as a derivative are called
anti derivatives or primitive of the function. Again, the formula that gives all
these anti derivatives is called the indefinite integral of the function and such
process of finding anti derivatives is called integration.
The development of integral calculus is used to solve the problems of the
following types:
(a) The problem of finding a function whenever its derivative is given,
(b) The problem of finding the area bounded by the graph of a function under
certain conditions.
These two problems lead to the two forms of the integrals, e.g., indefinite and
definite integrals, which together constitute the
Integral Calculus. The definite integral is also used to solve many
interesting problems from various disciplines like economics, finance and
probability.
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
(ii) Two indefinite integrals with the same derivative lead to the same family of
curves and so they are equivalent.
i.e. d[ʃ f(x) dx]/dx = d[ʃ g(x) dx]/dx
=> d[ʃ f(x) dx - ʃ g(x) dx]/dx = 0
=> ʃ f(x) dx - ʃ g(x) dx = C, where C is any real number
=> ʃ f(x) dx = ʃ g(x) dx + C
So, the families of curve [ʃ f(x) dx + C1, C1 є R] and [ʃ g(x) dx + C2, C2 є R] are
identical.
Hence, ʃ f(x) dx and ʃ g(x) dx are equivalent.
(iii) ʃ [f(x) + g(x)] dx = ʃ f(x) dx + ʃ g(x) dx
(iv) For any real number k, ʃ [k * f(x)] dx = k * ʃ f(x) dx
(v) ʃ [k1 * f1(x) + k2 * f2(x) + . . . . .+ kn * fn(x)] dx = k1 * ʃ f1(x) dx + k2 * ʃ f2(x) dx + .
. . . . .+ kn * ʃ fn(x) dx
Problem:
Find the integral of the following functions:
(a) ʃ (ax2 + bx + c) dx
(b) ʃ (2x2 + ex) dx
Solution:
(a) ʃ (ax2 + bx + c) dx = ʃ ax2 dx + ʃ bx dx + ʃ c dx
= aʃ x2 dx + b ʃ x dx + c ʃ dx
= ax3/3 + bx2/2 + cx + C
So, ʃ (ax2 + bx + c) dx = ax3/3 + bx2/2 + cx + C
(b) ʃ (2x2 + ex) dx = ʃ 2x2 dx + ʃ ex dx
= 2ʃ x2 dx + ʃ ex dx
= 2x3/3 + ex + C
So, ʃ (2x2 + ex) dx = 2x3/3 + ex + C
Methods of Integration
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
There are some important trigonometries integral which are listed below:
(i) ʃ tan x dx = log|sec x| + C
(ii) ʃ cot x dx = log|sin x| + C
(iii) ʃ sec x dx = log|sec x + tan x| + C
(iv) ʃ cosec x dx = log|cosec x – cot x| + C
Problem:
Find the integral
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
1/(9x2 + 6x + 5)
Solution:
1/(9x2 + 6x + 5) = 1/{(3x + 1)2 + 22}
Let 3x + 1 = t
=> 3 dx = dt
=> dx = dt/3
So, ʃ dx/(9x2 + 6x + 5) = (1/3) * ʃ dt/(t2 + 22)
= (1/3) * [(1/2) * tan-1(t/2)] + C
= (1/6) * tan-1{(3x + 1)/2)} + C
To find the integral of type ʃ dx/√(ax2 + bx + c):
To integrate ʃ dx/√(ax2 + bx + c), we do the same process as to find the integral
of type ʃ dx/(ax2 + bx + c) and then apply the standard formula to obtain the
solution.
Problem:
Find the integral
1/√(x2 + 2x + 2)
Solution:
1/√(x2 + 2x + 2) = 1/√{(x + 1)2 + 12}
Let x + 1 = t
=> dx = dt
So, ʃ dx/√(x2 + 2x + 2) = ʃ dt/√(t2 + 12)
= log[t + √(t2 + 1)] + C
= log[(x + 1) + √{(x + 1)2 + 1)}] + C
= log[(x + 1) + √(x2 + 2x + 2)] + C
To find the integral of type ʃ [(px + q)/(ax2 + bx + c)] dx where p, q, r and s are
constant:
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
To integrate ʃ [(px + q)/(ax2 + bx + c)] dx, we have to find real numbers A and B
such that
px + q = A * d(ax2 + bx + c)/dx + B
=> px + q = A(2ax + b) + B
To determine the value of A and B, we equate from both sides the coefficients
of x and the constant terms. After finding A and B, the integral is reduced to
one of the known forms.
Problem:
Find the integral
(4x + 1)/(2x2 + x - 3)
Solution:
Let 4x + 1 = A * d(2x2 + x - 3)/dx + B
=> 4x + 1 = A(4x + 1) + B
=> 4x + 1 = 4Ax + A + B
Equating the coefficients of x and constant term on both sides, we get
4A = 4
=> A = 1
A+B=1
=> 1 + B = 1
=> B = 0
Let 2x2 + x – 3 = t
=> (4x + 1)dx = dt
Now, ʃ [(4x + 1)/(2x2 + x - 3)]dx = ʃ dt/t
= log t + C
= log(2x2 + x - 3) + C
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
=> I1 = 2√t
=> I1 = 2√(x2 + 4x + 10)
Again consider I2 = ʃ dx/√(x2 + 4x + 10)
=> I2 = ʃ dx/√(x2 + 4x + 4 + 6)
=> I2 = ʃ dx/√{(x + 2)2 + 6}
=> I2 = ʃ dx/√{(x + 2)2 + (√6)2}
=> I2 = log{(x + 2) + (x2 + 4x + 10)}
From equation 1, we get
ʃ [(5x + 3)/√(x2 + 4x + 10)]dx = 5[2√(x2 + 4x + 10)]/2 – 7 * log{(x + 2) + (x2 + 4x
+ 10)}
=> ʃ [(5x + 3)/√(x2 + 4x + 10)]dx = 5 * √(x2 + 4x + 10) – 7 * log{(x + 2) + (x2 + 4x +
10)}
Integrals of Some Particular Functions
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Problem:
Find the integral
1/(9x2 + 6x + 5)
Solution:
1/(9x2 + 6x + 5) = 1/{(3x + 1)2 + 22}
Let 3x + 1 = t
=> 3 dx = dt
=> dx = dt/3
So, ʃ dx/(9x2 + 6x + 5) = (1/3) * ʃ dt/(t2 + 22)
= (1/3) * [(1/2) * tan-1(t/2)] + C
= (1/6) * tan-1{(3x + 1)/2)} + C
To find the integral of type ʃ dx/√(ax2 + bx + c):
To integrate ʃ dx/√(ax2 + bx + c), we do the same process as to find the integral
of type ʃ dx/(ax2 + bx + c) and then apply the standard formula to obtain the
solution.
Problem:
Find the integral
1/√(x2 + 2x + 2)
Solution:
1/√(x2 + 2x + 2) = 1/√{(x + 1)2 + 12}
Let x + 1 = t
=> dx = dt
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
To find the integral of type ʃ [(px + q)/(ax2 + bx + c)] dx where p, q, r and s are
constant:
To integrate ʃ [(px + q)/(ax2 + bx + c)] dx, we have to find real numbers A and B
such that
px + q = A * d(ax2 + bx + c)/dx + B
=> px + q = A(2ax + b) + B
To determine the value of A and B, we equate from both sides the coefficients
of x and the constant terms. After finding A and B, the integral is reduced to
one of the known forms.
Problem:
Find the integral
(4x + 1)/(2x2 + x - 3)
Solution:
Let 4x + 1 = A * d(2x2 + x - 3)/dx + B
=> 4x + 1 = A(4x + 1) + B
=> 4x + 1 = 4Ax + A + B
Equating the coefficients of x and constant term on both sides, we get
4A = 4
=> A = 1
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
A+B=1
=> 1 + B = 1
=> B = 0
Let 2x2 + x – 3 = t
=> (4x + 1)dx = dt
Now, ʃ [(4x + 1)/(2x2 + x - 3)]dx = ʃ dt/t
= log t + C
= log(2x2 + x - 3) + C
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Problem:
Find the integral
x/{(x - 1)(x - 2)(x - 3)}
Solution:
Let x/{(x - 1)(x - 2)(x - 3)} = A/(x - 1) + B/(x - 2) + C/(x - 3)
=> x = A(x - 2)(x - 3) + B(x - 1)(x - 3) + C(x - 1)(x - 2)
Equating the coefficients of x2, x and constant term, we get
A+B+C=0
-5A – 4B – 3C = 1
6A + 3B + 2C = 0
Solving these equations, we get
A = 1/2, B = −2, and C = 3/2
So, x/{(x - 1)(x - 2)(x - 3)} = 1/2(x - 1) – 2/(x - 2) + 3/2(x - 3)
Now, ʃ [x/{(x - 1)(x - 2)(x - 3)}]dx = ʃ dx/2(x - 1) – ʃ dx/2(x - 2) + ʃ 3dx/2(x - 3)
=> ʃ [x/{(x - 1)(x - 2)(x - 3)}]dx = (1/2) * ʃ dx/(x - 1) – 2 ʃ dx/(x - 2) + (3/2) * ʃ dx/(x
- 3)
=> ʃ [(3x - 1)/{(x - 1)(x - 2)(x - 3)}]dx = (1/2) * log|x – 1| – 2 log|x – 2| + (3/2) *
log|x – 3| + C
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Problem:
Find the integral
x/{(x2 + 1)(x - 1)}
Solution:
Let x/{(x2 + 1)(x - 1)} = (Ax + B)/(x2 + 1) + C/(x - 1)
=> x = (Ax + B)(x - 1) + C(x2 + 1)
=> x = Ax2 – Ax + Bx – B + Cx2 + C
Equating the coefficients of x2, x and constant terms, we get
A+C=0
-A + B = 1
-B + C = 0
On solving these equations, we get
A = -1/2, B = 1/2 and C = 1/2
From equation 1, we get
x/{(x2 + 1)(x - 1)} = (-x/2 + 1/2)/(x2 + 1) + 1/2(x - 1)
x/{(x2 + 1)(x - 1)} = (-x/2)/(x2 + 1) + (1/2)/(x2 + 1) + 1/2(x - 1)
Now, ʃ [x/{(x2 + 1)(x - 1)} dx = (-1/2)ʃ [x/(x2 + 1)] + (1/2)ʃ [1/(x2 + 1)] + (1/2)ʃ dx/(x
- 1)
= (-1/4)ʃ [2x/(x2 + 1)] dx + (1/2) * tan-1 x + (1/2) * log|x - 1| + C
Let x2 + 1 = t
=> 2x dx = dt
So, ʃ [2x/(x2 + 1)] = ʃ dt/t
= log|t|
= log|x2 + 1|
Now, ʃ [x/{(x2 + 1)(x - 1)}dx
= (-1/4) log|x2 + 1| + (1/2)tan-1 x + (1/2)log|x - 1| + C
= (1/2)log|x - 1|- (1/4) log|x2 + 1| + (1/2)tan-1 x + C
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Problem:
Find the integral
x/{(x - 1)(x - 2)(x - 3)}
Solution:
Let x/{(x - 1)(x - 2)(x - 3)} = A/(x - 1) + B/(x - 2) + C/(x - 3)
=> x = A(x - 2)(x - 3) + B(x - 1)(x - 3) + C(x - 1)(x - 2)
Equating the coefficients of x2, x and constant term, we get
A+B+C=0
-5A – 4B – 3C = 1
6A + 3B + 2C = 0
Solving these equations, we get
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Problem:
Find the integral
x/{(x2 + 1)(x - 1)}
Solution:
Let x/{(x2 + 1)(x - 1)} = (Ax + B)/(x2 + 1) + C/(x - 1)
=> x = (Ax + B)(x - 1) + C(x2 + 1)
=> x = Ax2 – Ax + Bx – B + Cx2 + C
Equating the coefficients of x2, x and constant terms, we get
A+C=0
-A + B = 1
-B + C = 0
On solving these equations, we get
A = -1/2, B = 1/2 and C = 1/2
From equation 1, we get
x/{(x2 + 1)(x - 1)} = (-x/2 + 1/2)/(x2 + 1) + 1/2(x - 1)
x/{(x2 + 1)(x - 1)} = (-x/2)/(x2 + 1) + (1/2)/(x2 + 1) + 1/2(x - 1)
Now, ʃ [x/{(x2 + 1)(x - 1)} dx = (-1/2)ʃ [x/(x2 + 1)] + (1/2)ʃ [1/(x2 + 1)] + (1/2)ʃ dx/(x
- 1)
= (-1/4)ʃ [2x/(x2 + 1)] dx + (1/2) * tan-1 x + (1/2) * log|x - 1| + C
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Let x2 + 1 = t
=> 2x dx = dt
So, ʃ [2x/(x2 + 1)] = ʃ dt/t
= log|t|
= log|x2 + 1|
Now, ʃ [x/{(x2 + 1)(x - 1)}dx
= (-1/4) log|x2 + 1| + (1/2)tan-1 x + (1/2)log|x - 1| + C
= (1/2)log|x - 1|- (1/4) log|x2 + 1| + (1/2)tan-1 x + C
Integration by Parts
Integration by parts means integration of product of two numbers. To find the
integral of product of two functions, we use the following formula:
“The integral of the product of two functions = (first function) * (integral of
the second function) –
Integral of [(differential coefficient of the first function) * (integral of the
second function)]”
Let f(x) and g(x) are two functions. Assume f(x) is the first function and g(x) is
the second function.
Now, ʃ [f(x) * g(x)] dx = f(x) * ʃ g(x) dx – ʃ {f’(x) * ʃ g(x) dx} dx
Problem:
Find the integral
x * sin x
Solution:
Let I = ʃ x * sin x dx
Taking x as first function and sin x as second function and integrating by parts,
we get
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
The definite integral aʃb f(x) dx is the area bounded by the curve y = f (x), the
ordinates x = a, x = b and the x-axis. To find this area Let us consider the region
PQRSP between this curve and the ordinates x = a and x = b as shown in the
given figure.
Now, divide the interval [a, b] into n equal sub intervals denoted by [x0, x1], [x1,
x2], ……..,[xr-1, xr], ………..
[xn-1, xn] where x0 = a, x1 = a + h, x2 = a + 2h, ……….,xr = a + rh, xn = b = a + nh or
h = (b - a)/n
Again as n -> ∞, h -> 0
The region PRSQP under consideration is the sum of n sub regions, where each
sub region is defined on sub intervals [xr – 1, xr], r = 1, 2, 3, …, n.
Now, to find the area of the region PQRSQ is calculated as
Limx->∞ Sn = area of the region PQRSQ = aʃb f(x) dx
= limh->0 h[f(a) + f(a + h) + ………….+ f{a + (n - 1)h}]
= (b - a) * limh->∞ (1/n)[f(a) + f(a + h) + ………….+ f{a + (n - 1)h}]
So, aʃb f(x) dx = (b - a) * limh->∞ (1/n)[f(a) + f(a + h) + ………….+ f{a + (n - 1)h}]
Where h = (b - a)/n as n -> ∞
This is known as the definition of definite integral as the limit of sum.
Problem:
Evaluate the definite integral as limit of sums
ʃ05 (x + 1) dx
Solution:
We know that
ʃab f(x) dx = (b - a)limn->∞ (1/n)[f(a) + f(a + h) + …………..+ f{a + (n - 1)h}], where h
= (b - a)/n
Here a = 0, b = 5 and f(x) = x + 1
So, h = (5 - 0)/n = 5/n
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Then aʃb f(x) dx represents the area of the shaded region. The function A(x) is
represented as Area function and is calculated as
A(x) = aʃb f(x) dx
According to this definition, two fundamental theorems are stated as:
First fundamental theorem of integral calculus
Theorem 1: Let f be a continuous function on the closed interval [a, b] and let
A (x) be the area function.
Then A′(x) = f (x), for all x ∈ [a, b].
Second fundamental theorem of integral calculus
Theorem 2: Let f be continuous function defined on the closed interval [a, b]
and F be an anti derivative of f. Then aʃb f(x) dx = [F(x) a]b = F(b) – F(a), where
F(x) is the indefinite integral of f(x).
Problem:
Evaluate the following definite integrals
(a) ʃ-11 (x + 1) dx
(b) ʃ21 dx/x
Solution:
(a) Let I = ʃ-11 (x + 1) dx
Now, ʃ (x + 1) dx = x2/2 + x = F(x)
By second fundamental theorem of calculus, we get
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
I = F(1) - F(-1)
= (1/2 + 1) – (1/2 - 1)
= 1/2 + 1 – 1/2 + 1
=2
So, ʃ-11 (x + 1) dx = 2
(b) Let I = ʃ21 dx/x
Now, ʃ dx/x = log|x| = F(x)
By second fundamental theorem of calculus, we get
I = F(3) - F(2)
= log|3| - log|2|
= log 3 – log 2
= log(3/2)
So, ʃ21 dx/x = log(3/2)
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
easily.
(i) aʃb f(x) dx = aʃb f(t) dt
(ii) aʃb f(x) dx = -bʃa f(t) dt
In particular, aʃa f(x) dx = 0
(iii) aʃb f(x) dx = aʃc f(x) dx + cʃb f(x) dx
(iv) aʃb f(x) dx = aʃb f(a + b - x) dx
(v) 0ʃa f(x) dx = 0ʃa f(a - x) dx
(vi) 0ʃ2a f(x) dx = 0ʃa f(x) dx + 0ʃa f(2a - x) dx
(vii) 0ʃ2a f(x) dx = 2 * 0ʃa f(x) dx, if f(2a - x) = f(x)
= 0, if f(2a - x) = -f(x)
(vii) -aʃa f(x) dx = 2 * 0ʃa f(x) dx, if f is an even function i.e. f(-x) = f(x)
= 0, if f is an odd function i.e. f(-x) = -f(x)
Problem: Evaluate the following integrals
(a) ʃ0π/2 cos2 x dx (b) ʃ-π/2π/2 sin2 x dx
Solution:
(a) Let I = ʃ0π/2 cos2 x dx …………..1
=> I = ʃ0π/2 cos2 (π/2 - x) dx [Since ʃ0a f(x) dx = ʃ0a f(a - x) dx]
=> I = ʃ0π/2 sin2 x dx …………..2
Adding equation 1and 2, we get
2I = I = ʃ0π/2 (sin2 x + cos2 x) dx
=> 2I = I = ʃ0π/2 1 dx
=> 2I = I = [x]0π/2
=> 2I = π/2
=> I = π/4
So, ʃ0π/2 cos2 x dx = π/4
(b) Let I = ʃ-π/2π/2 sin2 x dx
www.learnohub.com
Class 12 Mathematics | Integrals | Notes
Since sin2 (−x) = {sin(−x)}2 = (−sin x)2 = sin2 x, therefore, sin2 x is an even
function.
It is known that if f(x) is an even function, then ʃ-aa f(x) dx = 2 * ʃ0a f(x) dx
So, I = 2 * ʃ0π/2 sin2 x dx
=> I = 2 * ʃ0π/2 {(1 – cos 2x)/2} dx
=> I = ʃ0π/2 (1 – cos 2x) dx
=> I = [x – sin 2x /2]0π/2
=> I = [π/2 – sin (2 * π/2) /2]
=> I = [π/2 – (sin π)/2]
=> I = π/2
So, ʃ-π/2π/2 sin2 x dx = π/2
****************
www.learnohub.com