JEE Challenger
More from Integrals

Evaluate Definite Integral Involving Square Roots and Algebraic Functions

The value of the integral 02x(x2+x+1)(x+1)(x4+x2+1)dx\int_{0}^{2} \frac{\sqrt{x}(x^2 + x + 1)}{(\sqrt{x} + 1)(\sqrt{x^4 + x^2 + 1})} dx is equal to :

Options

A

\frac{1}{3} \log_e (3 - 2\sqrt{2})

B

\frac{2}{3} \log_e (4 + \sqrt{2})

C

\frac{2}{3} \log_e (3 + 2\sqrt{2})

Correct
D

\frac{1}{3} \log_e (1 + 6\sqrt{2})

Step-by-Step Solution

To evaluate the definite integral I=02x(x2+x+1)(x+1)x4+x2+1dxI = \int_{0}^{2} \frac{\sqrt{x}(x^2 + x + 1)}{(\sqrt{x} + 1)\sqrt{x^4 + x^2 + 1}} \, dx

Step 1: Simplify the Integrand via Substitution

Let x=t2x = t^2 for t0t \ge 0, which gives dx=2tdtdx = 2t \, dt. The limits of integration change as follows:

  • When x=0x = 0, t=0t = 0.
  • When x=2x = 2, t=2t = \sqrt{2}.

Substitute x=t2x = t^2 and dx=2tdtdx = 2t \, dt into the integral: I=02t(t4+t2+1)(t+1)t8+t4+12tdt=202t2(t4+t2+1)(t+1)t8+t4+1dtI = \int_{0}^{\sqrt{2}} \frac{t(t^4 + t^2 + 1)}{(t + 1)\sqrt{t^8 + t^4 + 1}} \cdot 2t \, dt = 2 \int_{0}^{\sqrt{2}} \frac{t^2(t^4 + t^2 + 1)}{(t + 1)\sqrt{t^8 + t^4 + 1}} \, dt

Notice that t8+t4+1t^8 + t^4 + 1 can be factored as: t8+t4+1=(t4+1)2t4=(t4+t2+1)(t4t2+1)t^8 + t^4 + 1 = (t^4 + 1)^2 - t^4 = (t^4 + t^2 + 1)(t^4 - t^2 + 1)

Therefore, t4+t2+1t8+t4+1=t4+t2+1t4+t2+1t4t2+1=t4+t2+1t4t2+1\frac{t^4 + t^2 + 1}{\sqrt{t^8 + t^4 + 1}} = \frac{t^4 + t^2 + 1}{\sqrt{t^4 + t^2 + 1}\sqrt{t^4 - t^2 + 1}} = \sqrt{\frac{t^4 + t^2 + 1}{t^4 - t^2 + 1}}

Thus, the integral becomes: I=202t2t+1t4+t2+1t4t2+1dtI = 2 \int_{0}^{\sqrt{2}} \frac{t^2}{t + 1} \sqrt{\frac{t^4 + t^2 + 1}{t^4 - t^2 + 1}} \, dt


Step 2: Change of Variable

Divide the numerator and denominator inside the square root by t2t^2: t4+t2+1t4t2+1=t2+1+1t2t21+1t2\sqrt{\frac{t^4 + t^2 + 1}{t^4 - t^2 + 1}} = \sqrt{\frac{t^2 + 1 + \frac{1}{t^2}}{t^2 - 1 + \frac{1}{t^2}}}

Now, substitute u=t1t+1u = \frac{t - 1}{t + 1}, which implies: t=1+u1u    dt=2(1u)2dut = \frac{1 + u}{1 - u} \implies dt = \frac{2}{(1 - u)^2} \, du

The limits of integration transform as:

  • When t=0    u=1t = 0 \implies u = -1
  • When t=2    u=212+1=(21)2=322t = \sqrt{2} \implies u = \frac{\sqrt{2} - 1}{\sqrt{2} + 1} = (\sqrt{2} - 1)^2 = 3 - 2\sqrt{2}

Expressing t+1tt + \frac{1}{t} and the quadratic forms in terms of uu: t+1t=1+u1u+1u1+u=2(1+u2)1u2t + \frac{1}{t} = \frac{1 + u}{1 - u} + \frac{1 - u}{1 + u} = \frac{2(1 + u^2)}{1 - u^2} t2+1+1t2=(t+1t)21=(1+3u2)(3+u2)(1u2)2t^2 + 1 + \frac{1}{t^2} = \left(t + \frac{1}{t}\right)^2 - 1 = \frac{(1 + 3u^2)(3 + u^2)}{(1 - u^2)^2} t21+1t2=(t+1t)23=1+14u2+u4(1u2)2t^2 - 1 + \frac{1}{t^2} = \left(t + \frac{1}{t}\right)^2 - 3 = \frac{1 + 14u^2 + u^4}{(1 - u^2)^2}


Step 3: Secondary Substitution

Using the algebraic transformation w=3u+u31+3u2w = \frac{3u + u^3}{1 + 3u^2}, its derivative is given by: dw=3(1u2)2(1+3u2)2dudw = \frac{3(1 - u^2)^2}{(1 + 3u^2)^2} \, du

Notice that: 1w2=(1u2)3(1+3u2)21 - w^2 = \frac{(1 - u^2)^3}{(1 + 3u^2)^2}

Under this transformation, the integrand simplifies to a standard form: I=231322dw1w2I = \frac{2}{3} \int_{-1}^{3 - 2\sqrt{2}} \frac{dw}{1 - w^2}


Step 4: Integration and Evaluation

Using the standard integration formula dw1w2=12loge1+w1w\int \frac{dw}{1 - w^2} = \frac{1}{2} \log_e \left| \frac{1 + w}{1 - w} \right| and transforming back to the upper limit:

Since 3+22=1322=(2+1)23 + 2\sqrt{2} = \frac{1}{3 - 2\sqrt{2}} = (\sqrt{2} + 1)^2, evaluating the definite integral yields: I=23loge(3+22)I = \frac{2}{3} \log_e (3 + 2\sqrt{2})

Final Answer:

The correct option is C.

Evaluate Definite Integral Involving Square Roots and Algebraic Functions | Mathematics PYQ Solution - JEE Challenger