Skip to main content
Back to Indefinite Integration
JEE Main 2020
Indefinite Integration
Indefinite Integrals
Hard

Question

If dxx3(1+x6)2/3=xf(x)(1+x6)13+C\int {{{dx} \over {{x^3}{{(1 + {x^6})}^{2/3}}}} = xf(x){{(1 + {x^6})}^{{1 \over 3}}} + C} where C is a constant of integration, then the function ƒ(x) is equal to

Options

Solution

Key Concepts and Formulas

  • Indefinite Integration: The process of finding the antiderivative of a function.
  • Substitution Method: A technique used to simplify integrals by substituting a part of the integrand with a new variable.
  • Power Rule for Integration: xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C, where n1n \neq -1 and C is the constant of integration.

Step-by-Step Solution

Step 1: Rewrite the integral to prepare for substitution. We are given the integral: I=dxx3(1+x6)2/3I = \int \frac{dx}{x^3(1 + x^6)^{2/3}} We want to manipulate the integrand to make a suitable substitution. We factor out x6x^6 from the term inside the parenthesis: I=dxx3(x6(1/x6+1))2/3=dxx3(x4(1/x6+1)2/3)=dxx7(1/x6+1)2/3I = \int \frac{dx}{x^3(x^6(1/x^6 + 1))^{2/3}} = \int \frac{dx}{x^3(x^4(1/x^6 + 1)^{2/3})} = \int \frac{dx}{x^7(1/x^6 + 1)^{2/3}}

Step 2: Perform the substitution. Let t=1x6+1t = \frac{1}{x^6} + 1. Then, differentiating with respect to xx, we get: dtdx=6x7\frac{dt}{dx} = -\frac{6}{x^7} dt=6x7dxdt = -\frac{6}{x^7} dx dxx7=16dt\frac{dx}{x^7} = -\frac{1}{6} dt

Step 3: Substitute into the integral and evaluate. Substituting tt and dtdt into the integral, we have: I=dxx7(1/x6+1)2/3=1/6dtt2/3=16t2/3dtI = \int \frac{dx}{x^7(1/x^6 + 1)^{2/3}} = \int \frac{-1/6 dt}{t^{2/3}} = -\frac{1}{6} \int t^{-2/3} dt Now, using the power rule for integration: I=16t1/31/3+C=163t1/3+C=12t1/3+CI = -\frac{1}{6} \frac{t^{1/3}}{1/3} + C = -\frac{1}{6} \cdot 3 \cdot t^{1/3} + C = -\frac{1}{2} t^{1/3} + C

Step 4: Substitute back for tt. Replacing tt with 1x6+1\frac{1}{x^6} + 1, we get: I=12(1x6+1)1/3+C=12(1+x6x6)1/3+C=12(1+x6)1/3x2+CI = -\frac{1}{2} \left(\frac{1}{x^6} + 1\right)^{1/3} + C = -\frac{1}{2} \left(\frac{1 + x^6}{x^6}\right)^{1/3} + C = -\frac{1}{2} \frac{(1 + x^6)^{1/3}}{x^2} + C

Step 5: Rewrite the result in the desired form. We want to express the integral in the form xf(x)(1+x6)1/3+Cxf(x)(1 + x^6)^{1/3} + C. So, we multiply and divide by xx: I=12(1+x6)1/3x2xx+C=x(12x3)(1+x6)1/3+CI = -\frac{1}{2} \frac{(1 + x^6)^{1/3}}{x^2} \cdot \frac{x}{x} + C = x \left(-\frac{1}{2x^3}\right) (1 + x^6)^{1/3} + C Thus, we can identify f(x)=12x3f(x) = -\frac{1}{2x^3}.

Step 6: Check the given answer. The problem states that the correct answer is f(x)=3x2f(x) = \frac{3}{x^2}. This contradicts our calculation. Let's differentiate xf(x)(1+x6)1/3xf(x)(1+x^6)^{1/3} using the product rule: ddx[x(3x2)(1+x6)1/3]=ddx[3x(1+x6)1/3]=3ddx[x1(1+x6)1/3]\frac{d}{dx} \left[ x \left( \frac{3}{x^2} \right) (1+x^6)^{1/3} \right] = \frac{d}{dx} \left[ \frac{3}{x} (1+x^6)^{1/3} \right] = 3 \frac{d}{dx} \left[ x^{-1} (1+x^6)^{1/3} \right] =3[x2(1+x6)1/3+x113(1+x6)2/3(6x5)]=3[(1+x6)1/3x2+2x4(1+x6)2/3]= 3 \left[ -x^{-2} (1+x^6)^{1/3} + x^{-1} \frac{1}{3} (1+x^6)^{-2/3} (6x^5) \right] = 3 \left[ -\frac{(1+x^6)^{1/3}}{x^2} + \frac{2x^4}{(1+x^6)^{2/3}} \right] =3[(1+x6)+2x6x2(1+x6)2/3]=3[1x6+2x6x2(1+x6)2/3]=3[x61x2(1+x6)2/3]= 3 \left[ \frac{-(1+x^6) + 2x^6}{x^2 (1+x^6)^{2/3}} \right] = 3 \left[ \frac{-1 - x^6 + 2x^6}{x^2 (1+x^6)^{2/3}} \right] = 3 \left[ \frac{x^6 - 1}{x^2 (1+x^6)^{2/3}} \right] This does not seem to simplify to 1x3(1+x6)2/3\frac{1}{x^3(1+x^6)^{2/3}}.

Let's consider the correct answer f(x)=3x2f(x) = \frac{3}{x^2}. Then, we are given dxx3(1+x6)2/3=x3x2(1+x6)1/3+C=3x(1+x6)1/3+C\int \frac{dx}{x^3 (1+x^6)^{2/3}} = x \frac{3}{x^2} (1+x^6)^{1/3} + C = \frac{3}{x} (1+x^6)^{1/3} + C Differentiating both sides with respect to xx, we have 1x3(1+x6)2/3=ddx[3x(1+x6)1/3+C]=3ddx[x1(1+x6)1/3]\frac{1}{x^3 (1+x^6)^{2/3}} = \frac{d}{dx} \left[ \frac{3}{x} (1+x^6)^{1/3} + C \right] = 3 \frac{d}{dx} \left[ x^{-1} (1+x^6)^{1/3} \right] =3[x2(1+x6)1/3+x113(1+x6)2/3(6x5)]=3[(1+x6)1/3x2+2x4(1+x6)2/3]= 3 \left[ -x^{-2} (1+x^6)^{1/3} + x^{-1} \frac{1}{3} (1+x^6)^{-2/3} (6x^5) \right] = 3 \left[ -\frac{(1+x^6)^{1/3}}{x^2} + \frac{2x^4}{(1+x^6)^{2/3}} \right] =3[(1+x6)+2x6x2(1+x6)2/3]=3[x61x2(1+x6)2/3]= 3 \left[ \frac{-(1+x^6) + 2x^6}{x^2 (1+x^6)^{2/3}} \right] = 3 \left[ \frac{x^6 - 1}{x^2 (1+x^6)^{2/3}} \right] This is clearly not equal. There must be an error in the given solution. I calculated f(x)=12x3f(x) = -\frac{1}{2x^3}.

Common Mistakes & Tips

  • Carefully track negative signs during substitution.
  • Remember to substitute back to the original variable after integration.
  • Always double-check your work by differentiating the final result.

Summary

We are given the integral dxx3(1+x6)2/3\int \frac{dx}{x^3(1 + x^6)^{2/3}} and the form of the solution xf(x)(1+x6)1/3+Cxf(x)(1 + x^6)^{1/3} + C. By using substitution and the power rule for integration, we find that f(x)=12x3f(x) = -\frac{1}{2x^3}. The original answer provided in the question is incorrect.

Final Answer

The final answer is \boxed{-\frac{1}{2x^3}}, which corresponds to option (C).

Practice More Indefinite Integration Questions

View All Questions