Question
Question: Find the following integral \(\int{\dfrac{1}{x\left( {{x}^{n}}-1 \right)}dx}\) [a] \(\dfrac{1}{...
Find the following integral
∫x(xn−1)1dx
[a] n1lnxn+1xn+C
[b] n1lnxnxn−1+C
Solution
Hint: Multiply numerator and denominator by xn−1 and put t=xn. Use the fact that dxd(xn)=nxn−1 and hence prove that the given integral is equal to n1∫t(t−1)1dt. Convert t(t−1)1 into partial fractions and use the fact that integral is linear, i.e. ∫(f(x)+g(x))dx=∫f(x)dx+∫g(x)dx. Hence evaluate the given integral. Verify your solution.
Complete step-by-step answer:
Let I=∫x(xn−1)dx
Multiplying numerator and denominator of the integrand by xn−1, we get
I=∫xn(xn−1)xn−1dx
Put t=xn
Differentiating both sides with respect to x, we get
dxdt=nxn−1
Hence, we have dt=nxn−1dx
Dividing both sides by n, we get
ndt=xn−1dx
Hence, we have
I=∫nt(t−1)dt
We know that ∫af(x)dx=a∫f(x)dx, where a is a scalar.
Hence, we have
I=n1∫t(t−1)dt
We will convert t(t−1)1 into partial fractions.
So let t(t−1)1=tA+t−1B
Multiplying both sides by t(t−1), we get
1=A(t−1)+Bt
Put t= 0, we get
A(−1)=1⇒A=−1
Put t = 1, we get
1=A(1−1)+B⇒B=1
Hence, we have
t(t−1)1=t−1+t−11
Hence the integral becomes
I=n1∫(t−1+t−11)dt
Using linearity of integration, i.e. ∫(f(x)+g(x))dx=∫f(x)dx+∫g(x)dx, we get
I=n−1∫tdt+n1∫t−1dt
We know that ∫ax+bdx=a1ln∣ax+b∣+C
Hence, we have
I=−n1ln∣t∣+n1ln∣t−1∣+C, where C is the constant of integration.
Taking n1 common, we get
I=n1(ln∣t−1∣−ln∣t∣)+C
We know that lnm−lnn=lnnm. Hence, we have
I=n1lntt−1+C
Reverting to the original variable, we get
I=n1lnxnxn−1+C, which is the required result.
Hence option [b] is correct.
Note: Verification:
In questions where the integrand is not too complicated, it is often a good practice to verify the correctness of the solution by checking that the derivative of the integral is equal to the integrand.
In this case, we have
I=n1ln∣xn−1∣−n1ln∣xn∣+C
Differentiating both sides, we get
dxdI=n1×xn−11×dxd(xn−1)−n1×xn1×dxd(xn)
Hence, we have
dxdI=n1×xn−11(nxn−1)−n1×xn1×nxn−1=xn−1xn−1−xnxn−1
Taking xn−1 common, we get
dxdI=xn−1×(xn−11−xn1)=xn(xn−1)xn−1(xn−xn+1)=x(xn−1)1
Hence the derivative of the integral is equal to the integrand. Hence our solution is verified to be correct.