Step 1: Factor the denominator into linear and quadratic factors.
x3 + x2 = x2(x + 1)
Step 2: Write the rational function as a sum of simpler fractions.
f(x) = (3x2 + 2x + 1)/[x2(x + 1)] = A/x + B/(x2) + C/(x+1)
Step 3: Determine the constants A, B, and C.
Multiplying both sides by the common denominator (x2(x + 1)), we get:
3x2 + 2x + 1 = Ax(x+1) + B(x+1) + C(x2)
Substituting x = 0, x = -1, and x = infinity into the above equation, we get:
When x = 0, B = 1
When x = -1, C = 2
When x = 1, A = 1
Solving the above equations simultaneously, we get:
A = 1, B = 1, C = 2
Step 4: Integrate each partial fraction using substitution.
Integrating A/x = 1/x, we get ln|x|
Integrating B/(x2) = 1/x2, we get: -1/x
Integrating C/(x+1) = 2/(x+1), we get: @ ln|x+1|
Therefore, the final answer is:
∫f(x)dx = ln|x| - 1/x + 2 ln|x+1| + C, where C is the constant of integration.
Let (x - 1)/(x + 1)(x - 2) = A/(x + 1) + B/(x - 2)
Then, (x - 1) = A(x - 2) + B(x + 1) . . .(i)
Putting x = -1 in (i), we get A = 2/3
Putting x = 2 in (i), we get B = 1/3
Therefore,
(x - 1)/(x + 1)(x - 2) = 2/3(x + 1) + 1/3(x - 2)
⇒ I = ∫(x - 1)/(x + 1)(x - 2) = 2/3∫dx/(x + 1) + 1/3∫dx/(x - 2)
⇒ I = 2/3log | x + 1 | + 1/3 log | x - 2 | + C
Putting log x = t and 1/x dx = dt, we get
I = ∫dx/x{6(log x)2 + 7log x + 2} = ∫dt/(6t2 + 7t + 2) = ∫dt/(2t + 1)(3t + 2)
Let 1/(2t + 1)(3t + 2) = A/(2t + 1) + B/(3t + 2)
Then, 1 ≡ A(3t + 2) + B(2t + 1) . . . (i)
Putting t = -1/2 in (i), we get A = 2
Putting t = -2/3 in (i), we get B = -3
Therefore, 1/(2t + 1)(3t + 2) = 2/(2t + 1) + (-3)/(3t + 2)
⇒ I = ∫dt/(2t + 1)(3t + 2)
⇒ I = ∫2dt/(2t + 1) - ∫3dt/(3t - 2)
⇒ I = log | 2t + 1 | - log | 3t + 2 |
⇒ I = log | 2t + 1 |/log | 3t + 2 | + C
⇒ I = log | 2 log x + 1 | / log | 3 log x + 2 | + C
Let I = ∫dx/(x3 + x2 + x + 1)
Now, 1/(x3 + x2 + x + 1) = 1/[x2(x + 1) + (x + 1)] = 1/(x + 1)(x2 + 1)
Let 1/(x + 1)(x2 + 1) = A/(x + 1) + Bx + C/(x2 + 1) . . . (i)
⇒ 1 = A(x2 + 1) + (Bx + C) (x + 1)
Putting x = -1 on both sides of (i), we get A = 1/2.
Comparing coefficients of x2 on the both sides of (i), we get
A + B = 0 ⇒ B = -A = -1/2
Comparing coefficients of x on the both sides of (i), we get
B + C = 0 ⇒ C = -B = 1/2
Therefore, 1/(x + 1) (x2 + 1) = 1/2(x + 1) + (-1/2x + 1/2)/(x2 + 1)
Therefore, I = ∫dx/(x + 1) (x2 + 1)
⇒ I = 1/2∫dx/(x + 1) - 1/2∫x/(x2 + 1)dx + 1/2∫dx/(x2 + 1)
⇒ I = 1/2∫dx/(x + 1) - 1/4∫2x/(x2 + 1)dx + 1/2∫dx/(x2 + 1)
⇒ I = 1/2 log | x + 1 | - 1/4 log | x2 + 1 | + 1/2 tan-1x + C
Let x2/(x2 + 2) (x2 + 3) = y/(y + 2)(y + 3) where x2 = y.
Let y/(y + 2) (y + 3) = A/(y + 2) + B/(y + 3)
⇒ y ≡ A(y + 3) + B/(y + 2) . . . (i)
Putting y = -2 on the both sides of (i), we get A = -2.
Putting y = -3 on the both sides of (i), we get B = 3.
Therefore, y/(y + 2) (y + 3) = -2/(y + 2) + 3/(y + 3)
⇒ x2/(x2 + 2) (x2 + 3) = -2/(x2 + 2) + 3/(x2 + 3)
⇒ ∫x2/(x2 + 2) (x2 + 3) = -2∫dx/(x2 + 2) + 3∫dx/(x2 + 3)
⇒ ∫x2/(x2 + 2) (x2 + 3) = -2/√2tan-1(x/√2) + 3/√3tan-1(x/√3) + C
⇒ ∫x2/(x2 + 2) (x2 + 3) = -√2tan-1(x/√2) + √3tan-1(x/√3) + C
We have
I = ∫dx/x(x4 + 1) = ∫x3/x4 (x4 + 1) dx [multiplying numerator and denominator by x3].
Putting x4 = t and 4x3dx = dt, we get
⇒ I = 1/4∫dt/t(t + 1)
⇒ I = 1/4∫{1/t - 1/(t + 1)}dt [by partial fraction]
⇒ I = 1/4∫1/t dt - 1/4∫1/(t + 1)dt
⇒ I = 1/4 log | t | - 1/4 log | t + 1 | + C
⇒ I = 1/4 log | x4 | - 1/4 log | x4 + 1 | + C
⇒ I = (1/4 * 4) log | x | - 1/4 log | x4 + 1 | + C
⇒ I = log | x | - 1/4 log | x4 + 1 | + C