JEE Exam  >  JEE Notes  >  Physics Main & Advanced  >  Solved Examples on Methods of Integration

Solved Examples on Methods of Integration

Method of Substitution

Example 1: Find
Method of Substitution
Sol:
Here we notice that cos x dx is the differential of sin x, and also of 1 + sin x. Thus, if we put u = 1 + sin x, then du = cos x dx and
Method of Substitution
Method of Substitution
Example 2:  Find
Method of Substitution

Sol: Since 4x2 = (2x)2 we put u = 2x, so that du = 2dx, dx = 1/2 du , and
Method of Substitution

Example 3: Find
Method of Substitution
Sol: Here the fact that the x in the numerator is essentially the derivative of the expression 9 - 4x2 inside the radical suggests the substitution u = 9 - 4x2. Then du = - 8x dx, and
Method of Substitution
Method of Substitution

Trigonometric Integrals

Example 4:
Trigonometric Integrals
Sol:

Trigonometric Integrals

Example 5: The half-angle formula for the cosine enables us to write
Sol: 

Trigonometric Integrals
Trigonometric Integrals
If we wish to express this result in terms of the variable x (instead of 2x), we use the double-angle formula sin 2x = 2 sin x cos x and write
Trigonometric Integrals

Example 6: By using both of the half-angle formulas we get
Sol:

Trigonometric Integrals
Trigonometric Integrals

Example 7: ∫tan3 x sec5x dx =  ∫ tan2 x sec4 x sec x tan x dx
Sol:

Trigonometric Integrals

Trigonometric Substitutions

Example 8: Find
Trigonometric Substitutions
Sol: 
This integ ral is o f th e first type, so we write
x= a sin θ, dx = a cos θ dθ,
Trigonometric Substitutions
Then
Trigonometric Substitutions
Trigonometric Substitutions
= -a ln (csc θ + cot θ) + a cos θ.     ...(7)
This completes the integration, and we now must write the answer in terms of the original variable x. We do this quickly and easily by drawing a right triangle whose sides are labeled in the simplest way that is consistent with the equation x = a sin θ or sin θ = x/a. This figure tellsus at once that
Trigonometric SubstitutionsTrigonometric Substitutions
so from (7) we have
Trigonometric Substitutions

Example 9: Find
Trigonometric Substitutions
Sol:

x = a tan θ, dx = a sec2 θ dθ,
Trigonometric Substitutions
This yields
Trigonometric Substitutions
= ln (sec θ + tan θ)   ...(8)
Trigonometric SubstitutionsThe substitution equation x = a tan 6 or tan 6 = x/a is pictured in Fig, and from this figure we obtain
Trigonometric Substitutions
We therefore continue the calculation in (8) by writing
Trigonometric Substitutions
Students will notice that since
Trigonometric Substitutions
the constant -In a has been grouped together with the constant of integration c' and the quantity -In a + c' is then rewritten as c. Usually we don't bother to make notational distinctions between one constant of integration and another, because all are completely arbitrary; but we do so here in the hope of clarifying the transition from (9) to (10).

Completing the Square

Example 10: Find
Completing the Square
Sol:

Since the coefficient of the term x2 under the radical is negative, we place the terms containing x in parentheses preceded by a minus sign, leaving space for completing the square,
3 + 2x - x2 = 3 - (x2 - 2x + ) = 4 - (x2 - 2x + 1)
= 4 - (x - 1)2 = a2 - u2,
where u = x - 1 and a = 2.
Since x = u + 1, we have dx = du and x + 2 = u + 3, and therefore
Completing the Square
Completing the Square

Q11: Find
Completing the Square
Sol:

We complete the square on the terms containing x, and write
x2 + 2x + 10 = (x2 + 2x + ) + 10 = (x2 + 2x + 1) + 9
= (x + 1)2 + 9 = u2 + a2 ,
where u = x + 1 and a = 3. We now have = dx or d x = du , so
Completing the Square
Completing the Square

Q12: Find
Completing the Square
Sol: 
We write

x2 - 2x + 5 = (x2 - 2x + ) + 5 = (x2 - 2x + 1) + 4
= (x - 1)2 + 4 = u2 + a2 ,
where u = x - 1 and a = 2. Then x = u + 1, dx = du, and we have
Completing the Square
The second integral here is the one considered in Example 2 in Section 10.4, so we have
Completing the Square
and therefore
Completing the Square
Completing the Square

Q13: Find
Completing the Square
Sol:
We have
Completing the Square
Completing the Square
so
2x3 + x2 + 2x - 1 = A (x - 1)(x2 + 1) + 5 (x + 1)(x2 + 1) + Cx(x2 - 1) + D(x2 - 1).
Now put
Completing the Square
Equating coefficients of x3 gives
2 = A + 5 + C, so C = 0.
Our partial fractions decomposition is therefore
Completing the Square
so
Completing the Square

Integration by Parts

Example 14: Find ∫ ln x dx.
Sol:
Here our only choice is
w = ln x, dv = dx,
so
Integration by Parts
and we have
Integration by Parts

Example 15: Find ∫ x2ex dx.
Sol: If we put
u = x2, dv = ex dx,
then du = 2x dx,  v = ex
and (1) gives
Integration by Parts       ....(2)
Here the second integral is easier than the first, so we are encouraged to continue in the same way. When the second integral is integrated by parts with
u = x, dv = ex dx,

so that
du = dx, v = ex,  
then we get
Integration by Parts
xex - ex.
When this is in serted in (2), our final result is
∫x2ex dx = x2ex - 2xex + 2ex + c.

Example 16: Find ∫ex cos x dx.

Sol: For convenience we denote this integral by J. If we put
u = ex, dv = cos x dx,
then
du = ex dx, v = sin x,
and (1) yields
J = ex sin x - ex sin x dx.   .....(3)
Now we come to the interesting part of this problem. Even though the new integral is no easier than the old, it turns out to be fruitful to apply the same method again to the new integral. Thus, we put
u = ex, dv = sin x dx,
so that
du = ex dx, v = -cos x,
and obtain
ex sin x dx = -ex cos x + ex cos x dx.     ....(4)
The integral on the right is J again , so (4) can be written
ex sin x dx = - ex cos x + J.     ......(5)
In spite of appearances, we are not going in a circle, because substituting (5) in (3) gives

J = ex sin x + ex cos x - J.

It is now easy to solve for J by writing
2J = ex sin x + ex cos x or J = 1/2 (ex sin x + ex cos x), and all that remains is to insert the constant of integration:
Integration by Parts

Exmaple 17: Find a reduction formula for Jn = ∫ sinn x dx.
Sol: 
We integrate by parts with
u = sinn-1x,   dv = sin x dx,
so that du = {n - 1) sinn-2 x cos x dx, v = -cos x,
and therefore
Integration by Parts
We now transpose the term involving Jn and obtain
nJn = - sinn-1 x cos x + (n - 1)Jn-2,
so that
Integration by Parts
or equivalently,
Integration by Parts      ....(6)

Example 18: Calculate
Integration by Parts
Sol:
For convenience we write
Integration by Parts
By formula (6) we have
Integration by Parts
so
Integration by Parts
We apply this formula with n = 8, then repeat with n = 6, n = 4, n = 2:
Integration by Parts
Therefore
Integration by Parts

The document Solved Examples on Methods of Integration is a part of the JEE Course Physics for JEE Main & Advanced.
All you need of JEE at this link: JEE
Explore Courses for JEE exam
Get EduRev Notes directly in your Google search
Related Searches
MCQs, Extra Questions, practice quizzes, shortcuts and tricks, Solved Examples on Methods of Integration, Important questions, Solved Examples on Methods of Integration, Viva Questions, Semester Notes, study material, Objective type Questions, Previous Year Questions with Solutions, Summary, ppt, pdf , past year papers, Exam, mock tests for examination, video lectures, Free, Solved Examples on Methods of Integration, Sample Paper;