Processing math: 100%

Tuesday, February 4, 2025

23.3 - Methods of Integration

In the previous section, we completed a discussion on integration by method of inspection. This method is not applicable in all cases. So we need to learn about some other methods also. Three prominent methods are:
    ♦ Integration by substitution
    ♦ Integration using partial fractions
    ♦ Integration by parts
• In this section, we will see integration by substitution.

• Recall the chain rule that we used for differentiating functions of the form f(g(x)).
For example:
ddx[sin(2x+3)] = cos(2x+3)×ddx[2x+3] = 2cos(2x+3)
• So if the integrand is 2 cos(2x+3), we can use a reverse process to get an integral sin(2x+3)

The reverse process can be explained in 6 steps:
1. We want: [2cos(2x+3)]dx  
2. The integrand is 2 cos(2x+3). We closely examine the integrand and find two parts such that, one of them is the derivative of the other.
• In this case, the two parts are: “2” and “(2x + 3)”
    ♦ “2” is the derivative of “(2x + 3)”
3. We put u = 2x+3
Then dudx = 2, which gives 2 dx = du
4. So the expression in (1) can be rewritten as:
[cos(u)]du
• Note that,
    ♦ 2x+3 is replaced by u
    ♦ 2dx is replaced by du
5. Integration of the expression in (4) gives: sin u + C
• Replacing u, we get: sin(2x+3) + C
6. This method is called integration by substitution.
Note that, we did the substitution of (2x+3) by u.

Another example can be written in 6 steps:
1. We want: [6x(3x2+4)4]dx  
2. The integrand is 6x (3x2 + 4)4. We closely examine the integrand and find two parts such that, one of them is the derivative of the other.
• In this case, the two parts are: “6x” and “(3x2 + 4)”
    ♦ “6x” is the derivative of “(3x2 + 4)”
3. We put u = 3x2 + 4
Then dudx = 6x, which gives 6x dx = du
4. So the expression in (1) can be rewritten as:
[u4]du  
• Note that,
    ♦ 3x2 + 4 is replaced by u
    ♦ 6x dx is replaced by du
5. Integration of the expression in (4) gives: u55+C
Replacing u, we get: (3x2+4)55+C
6. So we used integration by substitution.
Note that, we did the substitution of (3x2 + 4) by u.


Now we will see some solved examples

Solved example 23.5
Use substitution to find:
(i) [3x2(x33)2]dx

(ii) [sin(mx)]dx

(iii) [tan4xsec2xx]dx

(iv) [sin(tan1x)1+x2]dx

(v) [sinxcos3x]dx

(vi) [xx1]dx

Solution:
Part (i):
1. 3x2 is the derivative of (x3 - 3)
• So we put u = (x3 - 3)
dudx = 3x2
⇒ 3x2 dx = du

2. So we want:
[(u)2]du
• This integration gives u33+C

3. Substituting for u, we get:
[3x2(x33)2]dx = [u2]du = u33+C = (x33)33+C

Part (ii):
1. m is the derivative of mx. There is no independent m in the question. But since m is a constant, there will not be any issue.
• So we put u = mx
dudx = m
⇒ m dx = du

2. So we want:
[msin(mx)m]dx
= [sin(u)m]du
• This integration gives cos(u)m+C

3. Substituting for u, we get:
[sin(mx)]dx = cos(mx)m+C

Part (iii):
1. sec2x2x is the derivative of tanx. There is no independent '2' in the question. But since '2' is a constant, there will not be any issue.
• So we put u = tanx
dudx = sec2x2x

(sec2x2x)dx = du

2. So we want:
[2tan4x(sec2x2x)]dx = [2u4]du
• This integration gives 2u55+C

3. Substituting for u, we get:
[tan4xsec2xx]dx = 2tan5x5+C

Part (iv):
1. 11+x2 is the derivative of tan1x.
• So we put u = tan1x
dudx = 11+x2

(11+x2)dx = du

2. So we want:
[sin(tan1x)1+x2]dx = [sin(u)]du
• This integration gives cos(u)+C

3. Substituting for u, we get:
[sin(tan1x)1+x2]dx = cos(tan1x)+C

Part (v):
1. −sin x is the derivative of cos x. There is no −ve sign in the question. But since (−1) is a constant, there will not be any issue.
• So we put u = cos x
dudx = −sin x
⇒ −sin x dx = du

2. So we want:
[sinxcos3x]dx
= [(1)sinx(1)cos3x]dx
= [1(1)u3]du

• This integration gives (1)1(2)u2+C = 12u2+C

3. Substituting for u, we get:
[sinxcos3x]dx = 12cos2x+C

Part (vi):
1. The derivative of (x − 1) is 1. The number '1' will be already available.
• So we put u = x − 1
dudx = 1
⇒ (1) dx = du
• Also, u = x − 1 gives: x = u + 1

2. So we want:
[xx1](1)dx
= [u+1u]du

• This integration can be done as shown below:

 1[u+1u]dx = [u+1u]dx = [uu + 1u]dx 2 = [u1/21 + u1/21]dx 3 = [u1/21]dx + [u1/21]dx 4 = [u3/23/2+C1] + [u1/21/2+C2] 5 = u3/23/2+u1/21/2+C 6 = 2u3/23+2u1/21+C

3. Substituting for u, we get:
[xx1]dx = 2(x1)3/23+2(x1)1/21+C


In the next section, we will see some standard integrals of trigonometric functions.

Previous

Contents

Next 

Copyright©2025 Higher secondary mathematics.blogspot.com

No comments:

Post a Comment