JEE Challenger
More from Integrals

Integral Equation Involving Logarithmic Substitution and Parameter Solution

Consider the equation

1e(logex)1/2x(a(logex)3/2)2dx=1,a(,0)(1,).\int_{1}^{e} \frac{(\log_e x)^{1/2}}{x\left(a - (\log_e x)^{3/2}\right)^2} dx = 1, \quad a \in (-\infty, 0) \cup (1, \infty) .

Which of the following statements is/are TRUE ?

Options

A

No aa satisfies the above equation

B

An integer aa satisfies the above equation

C

An irrational number aa satisfies the above equation

Correct
D

More than one aa satisfy the above equation

Correct

Step-by-Step Solution

To determine which of the statements are true, we start by evaluating the given definite integral:

I=1e(logex)1/2x(a(logex)3/2)2dxI = \int_{1}^{e} \frac{(\log_e x)^{1/2}}{x\left(a - (\log_e x)^{3/2}\right)^2} dx

Let us use the substitution: u=(logex)3/2u = (\log_e x)^{3/2}

Differentiating both sides with respect to xx, we get: du=32(logex)1/21xdx    (logex)1/2xdx=23dudu = \frac{3}{2} (\log_e x)^{1/2} \cdot \frac{1}{x} \, dx \implies \frac{(\log_e x)^{1/2}}{x} \, dx = \frac{2}{3} \, du

Next, we change the limits of integration according to the substitution:

  • When x=1x = 1, u=(loge1)3/2=0u = (\log_e 1)^{3/2} = 0.
  • When x=ex = e, u=(logee)3/2=13/2=1u = (\log_e e)^{3/2} = 1^{3/2} = 1.

Substituting these into the integral gives: I=0123du(au)2=2301(au)2duI = \int_{0}^{1} \frac{\frac{2}{3} \, du}{(a - u)^2} = \frac{2}{3} \int_{0}^{1} (a - u)^{-2} \, du

Evaluating the integral: I=23[1au]01=23(1a11a)=23(a(a1)a(a1))=23a(a1)I = \frac{2}{3} \left[ \frac{1}{a - u} \right]_{0}^{1} = \frac{2}{3} \left( \frac{1}{a - 1} - \frac{1}{a} \right) = \frac{2}{3} \left( \frac{a - (a - 1)}{a(a - 1)} \right) = \frac{2}{3a(a - 1)}

We are given that I=1I = 1: 23a(a1)=1    3a(a1)=2    3a23a2=0\frac{2}{3a(a - 1)} = 1 \implies 3a(a - 1) = 2 \implies 3a^2 - 3a - 2 = 0

Using the quadratic formula to solve for aa: a=(3)±(3)24(3)(2)2(3)=3±9+246=3±336a = \frac{-(-3) \pm \sqrt{(-3)^2 - 4(3)(-2)}}{2(3)} = \frac{3 \pm \sqrt{9 + 24}}{6} = \frac{3 \pm \sqrt{33}}{6}

Thus, we have two roots: a1=3+336anda2=3336a_1 = \frac{3 + \sqrt{33}}{6} \quad \text{and} \quad a_2 = \frac{3 - \sqrt{33}}{6}

Now, we check if these values belong to the given domain a(,0)(1,)a \in (-\infty, 0) \cup (1, \infty): Since 5<33<65 < \sqrt{33} < 6:

  • For a1a_1: a1=3+336>3+56=86=43>1    a1(1,)a_1 = \frac{3 + \sqrt{33}}{6} > \frac{3 + 5}{6} = \frac{8}{6} = \frac{4}{3} > 1 \implies a_1 \in (1, \infty)
  • For a2a_2: a2=3336<356=26=13<0    a2(,0)a_2 = \frac{3 - \sqrt{33}}{6} < \frac{3 - 5}{6} = -\frac{2}{6} = -\frac{1}{3} < 0 \implies a_2 \in (-\infty, 0)

Since both a1a_1 and a2a_2 lie in the given domain:

  1. Both roots a1a_1 and a2a_2 are irrational numbers (since 33\sqrt{33} is irrational). Therefore, Option C is TRUE.
  2. There are two distinct values of aa that satisfy the equation. Therefore, Option D is TRUE.

Correct Options: (C) An irrational number aa satisfies the above equation (D) More than one aa satisfy the above equation