







Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This document contains complete and easy-to-understand notes on the Integration chapter of Class 12 Mathematics, prepared strictly according to the CBSE / State Board syllabus. Subject: Class 12 Mathematics – Integration Board / Level: CBSE / State Boards (Class XII) Syllabus Coverage: As per latest Class 12 NCERT syllabus Prepared by: Mathematics Graduate Based on NCERT and standard reference books
Typology: Lecture notes
1 / 13
This page cannot be seen from the preview
Don't miss anything!








Integration is one of the two fundamental operations of calculus, the other being differ-
entiation. While differentiation deals with the rate of change of a quantity, integration
deals with accumulation. Historically, integration arose from problems of finding areas,
volumes, arc lengths, and physical quantities such as work and mass.
Mathematically, integration is the inverse process of differentiation.
Let f (x) be a real-valued function defined on an interval I. If there exists a function
F (x) such that d dx
F (x) = f (x),
then F (x) is called an antiderivative of f (x).
The collection of all antiderivatives of f (x) is called the indefinite integral and is
denoted by (^) Z
f (x) dx = F (x) + C,
where C is an arbitrary constant.
f (x) dx + b
g(x) dx
Example: Evaluate
5 x^4 dx. Solution: (^) Z 5 x^4 dx = 5 · x^5 5
3 Standard Integrals
Some important standard integrals are listed below:
Z xn^ dx = xn+ n + 1
Z 1 x dx = ln |x| + C
Z ex^ dx = ex^ + C
Z ax^ dx = ax ln a
Z sin x dx = − cos x + C
Z cos x dx = sin x + C
Z sec^2 x dx = tan x + C
4 Methods of Integration
This method is based on reversing the chain rule.
4.1.1 Formula
If (^) Z
f (g(x))g′(x) dx,
then put u = g(x), so that du = g′(x) dx and
Z f (u) du
4.1.2 Example
Evaluate
2 x cos(x^2 ) dx. Solution: Let u = x^2 , then du = 2x dx.
Evaluate
0 x (^2) dx.
Z (^1)
0
x^2 dx =
x^3 3
0
6 Fundamental Theorem of Calculus
If f (x) is continuous on [a, b] and F ′(x) = f (x), then
Z (^) b
a
f (x) dx = F (b) − F (a)
This theorem establishes the connection between differentiation and integration.
7 Applications of Integration
The area bounded by the curve y = f (x), the x-axis, and the vertical lines x = a and
x = b is
A =
Z (^) b
a
f (x) dx
7.1.1 Example
Find the area under y = x from x = 0 to x = 2.
0
x dx =
x^2 2
0
8 Improper Integrals
An integral is called improper if either the interval is infinite or the integrand becomes
infinite.
1
x^2 dx = lim b→∞
Z (^) b
1
x^2 dx
= lim b→∞
x
b
1
9 Integration Using Partial Fractions
Partial fraction decomposition is a powerful technique used to integrate rational functions,
that is, functions of the form P (x) Q(x)
where P (x) and Q(x) are polynomials and deg P (x) < deg Q(x).
The method consists of expressing a rational function as a sum of simpler rational func-
tions whose denominators are linear or quadratic factors.
If the denominator factors into distinct linear factors, i.e.,
P (x) (x − a)(x − b)
then it can be written as
P (x) (x − a)(x − b)
x − a
x − b
9.2.1 Example
Evaluate (^) Z 3 x + 5 (x − 1)(x + 2)
dx.
Solution: Assume 3 x + 5 (x − 1)(x + 2)
x − 1
x + 2
Multiplying both sides by (x − 1)(x + 2),
3 x + 5 = A(x + 2) + B(x − 1).
ln |x − 1 | −
2(x − 1)
ln |x + 1| + C.
If the denominator contains an irreducible quadratic factor,
P (x) (x^2 + ax + b)
then the decomposition takes the form
Ax + B x^2 + ax + b
9.4.1 Example
Evaluate (^) Z x x^2 + 1 dx.
Solution: Let (^) Z x x^2 + 1 dx.
Put u = x^2 + 1, then du = 2x dx. Z x x^2 + 1 dx =
du u
ln
x^2 + 1
If the denominator is a product of linear and quadratic factors, the decomposition is a
combination of previous cases.
9.5.1 Example
Evaluate (^) Z 2 x + 3 (x − 1)(x^2 + 1)
dx.
Solution: Assume 2 x + 3 (x − 1)(x^2 + 1)
x − 1
Bx + C x^2 + 1
Multiplying both sides,
2 x + 3 = A(x^2 + 1) + (Bx + C)(x − 1).
Comparing coefficients and solving,
Thus, (^) Z 1 x − 1
x + 1 x^2 + 1
dx
= ln |x − 1 | +
ln
x^2 + 1
10 Definite Integral
Let f (x) be a real-valued function defined and continuous on the closed interval [a, b].
The definite integral of f (x) from a to b is defined by
Z (^) b
a
f (x) dx = F (b) − F (a),
where F (x) is any antiderivative of f (x), that is,
F ′(x) = f (x).
Geometrically, the definite integral represents the signed area bounded by the curve
y = f (x), the x-axis, and the vertical lines x = a and x = b.
Let f (x) and g(x) be integrable functions on [a, b] and c be a constant. Then:
a
f (x) dx = 0
f (x) dx = −
Z (^) a
b
f (x) dx
[cf (x) + g(x)] dx = c
Z (^) b
a
f (x) dx +
Z (^) b
a
g(x) dx
Example 3: Using Properties
Evaluate (^) Z (^) π
0
sin x dx.
Solution: Z (^) π
0
sin x dx = [− cos x]π 0
= (− cos π) − (− cos 0) = 2.
Example 4: Symmetry Property
Evaluate (^) Z (^) a
−a
x^3 dx.
Solution: Since x^3 is an odd function, (^) Z (^) a
−a
x^3 dx = 0.
−a
f (x) dx = 2
Z (^) a
0
f (x) dx
f (x) dx = 0
11 Area Under a Curve
One of the most important applications of definite integrals is the calculation of area
bounded by curves.
Let y = f (x) be a continuous function on the interval [a, b].
Z (^) b
a
f (x) dx.
Z (^) b
a
|f (x)| dx = −
Z (^) b
a
f (x) dx.
Find the area under the curve y = x^2 from x = 0 to x = 2.
Solution: Since x^2 ≥ 0 on [0, 2], A =
0
x^2 dx =
x^3 3
0
If the curve intersects the x-axis between a and b, the interval must be divided at the
points of intersection.
Find the area bounded by the curve y = x^2 − 4 and the x-axis.
Solution: First find the points where the curve meets the x-axis:
x^2 − 4 = 0 =⇒ x = ± 2.
On [− 2 , 2], x^2 − 4 ≤ 0. Hence, area is
− 2
|x^2 − 4 | dx =
− 2
(4 − x^2 ) dx.
Using symmetry, A = 2
0
(4 − x^2 ) dx.
4 x − x^3 3
0
Let y = f (x) and y = g(x) be two continuous curves on [a, b] such that f (x) ≥ g(x).
The area bounded by the two curves is given by
Z (^) b
a
[f (x) − g(x)] dx.
12 Summary
In this chapter, we studied:
Integration plays a crucial role in higher mathematics, physics, engineering, and ap-
plied sciences.