Skip to main content
Back to Definite Integration
JEE Main 2023
Definite Integration
Definite Integration
Hard

Question

Let \int_\limits\alpha^{\log _e 4} \frac{\mathrm{d} x}{\sqrt{\mathrm{e}^x-1}}=\frac{\pi}{6}. Then eα\mathrm{e}^\alpha and eα\mathrm{e}^{-\alpha} are the roots of the equation :

Options

Solution

1. Key Concepts and Formulas

  • Substitution Method for Integration: Used to simplify integrals by changing the variable of integration. The differential element dxdx must also be transformed into dtdt using the chain rule.
  • Standard Integral Forms: Knowledge of common integration formulas, specifically 1x2+a2dx=1atan1(xa)+C\int \frac{1}{x^2+a^2} dx = \frac{1}{a} \tan^{-1}\left(\frac{x}{a}\right) + C.
  • Properties of Quadratic Equations: A quadratic equation with roots r1r_1 and r2r_2 can be expressed as x2(r1+r2)x+r1r2=0x^2 - (r_1+r_2)x + r_1r_2 = 0.
  • Inverse Trigonometric Functions: Understanding values of inverse trigonometric functions like tan1(3)\tan^{-1}(\sqrt{3}) and tan1(1)\tan^{-1}(1).

2. Step-by-Step Solution

We are given the definite integral: \int_\limits\alpha^{\log_e 4} \frac{\mathrm{d} x}{\sqrt{\mathrm{e}^x-1}}=\frac{\pi}{6}

Step 1: Perform a Substitution to Simplify the Integral To simplify the integrand 1ex1\frac{1}{\sqrt{e^x-1}}, we use the substitution t=ex1t = \sqrt{e^x-1}.

  • Why this substitution? This substitution is effective for integrals involving exconstant\sqrt{e^x - \text{constant}} as it directly removes the square root. Squaring both sides gives t2=ex1t^2 = e^x - 1. Rearranging, we get ex=t2+1e^x = t^2 + 1. Differentiating both sides with respect to xx using the chain rule: ddx(ex)=ddx(t2+1)\frac{\mathrm{d}}{\mathrm{d}x}(e^x) = \frac{\mathrm{d}}{\mathrm{d}x}(t^2+1) ex=2tdtdxe^x = 2t \frac{\mathrm{d}t}{\mathrm{d}x} Solving for dxdx: dx=2texdt\mathrm{d}x = \frac{2t}{e^x} \mathrm{d}t Substituting ex=t2+1e^x = t^2+1: dx=2tt2+1dt\mathrm{d}x = \frac{2t}{t^2+1} \mathrm{d}t Now, substitute tt and dxdx into the integral: 1t(2tt2+1)dt=2t2+1dt\int \frac{1}{t} \left(\frac{2t}{t^2+1}\right) \mathrm{d}t = \int \frac{2}{t^2+1} \mathrm{d}t

Step 2: Evaluate the Indefinite Integral The integral 2t2+1dt\int \frac{2}{t^2+1} \mathrm{d}t is a standard form. 21t2+1dt=2tan1(t)+C2 \int \frac{1}{t^2+1} \mathrm{d}t = 2 \tan^{-1}(t) + C

  • Why this formula? This uses the standard integral 1x2+a2dx=1atan1(xa)+C\int \frac{1}{x^2+a^2} dx = \frac{1}{a} \tan^{-1}(\frac{x}{a}) + C with a=1a=1. Substitute back t=ex1t = \sqrt{e^x-1}: dxex1=2tan1(ex1)\int \frac{\mathrm{d} x}{\sqrt{\mathrm{e}^x-1}} = 2 \tan^{-1}(\sqrt{e^x-1})

Step 3: Apply the Limits of Integration Now we evaluate the definite integral using the given limits α\alpha and loge4\log_e 4. \left[2 \tan^{-1}(\sqrt{e^x-1})\right]_\limits\alpha^{\log_e 4} = \frac{\pi}{6} Evaluate at the upper limit x=loge4x = \log_e 4: 2tan1(eloge41)=2tan1(41)=2tan1(3)2 \tan^{-1}(\sqrt{e^{\log_e 4}-1}) = 2 \tan^{-1}(\sqrt{4-1}) = 2 \tan^{-1}(\sqrt{3}) Since tan(π3)=3\tan(\frac{\pi}{3}) = \sqrt{3}, we have tan1(3)=π3\tan^{-1}(\sqrt{3}) = \frac{\pi}{3}. So, the upper limit evaluation is 2×π3=2π32 \times \frac{\pi}{3} = \frac{2\pi}{3}. Evaluate at the lower limit x=αx = \alpha: 2tan1(eα1)2 \tan^{-1}(\sqrt{e^\alpha-1}) Now, subtract the lower limit value from the upper limit value: 2π32tan1(eα1)=π6\frac{2\pi}{3} - 2 \tan^{-1}(\sqrt{e^\alpha-1}) = \frac{\pi}{6}

Step 4: Solve for α\alpha We need to isolate the term involving α\alpha. 2tan1(eα1)=2π3π62 \tan^{-1}(\sqrt{e^\alpha-1}) = \frac{2\pi}{3} - \frac{\pi}{6} Find a common denominator for the right side: 2tan1(eα1)=4π6π6=3π6=π22 \tan^{-1}(\sqrt{e^\alpha-1}) = \frac{4\pi}{6} - \frac{\pi}{6} = \frac{3\pi}{6} = \frac{\pi}{2} Divide by 2: tan1(eα1)=π4\tan^{-1}(\sqrt{e^\alpha-1}) = \frac{\pi}{4} Take the tangent of both sides: eα1=tan(π4)\sqrt{e^\alpha-1} = \tan\left(\frac{\pi}{4}\right) Since tan(π4)=1\tan(\frac{\pi}{4}) = 1: eα1=1\sqrt{e^\alpha-1} = 1 Square both sides: eα1=1e^\alpha-1 = 1 eα=2e^\alpha = 2 Now, we can find eαe^{-\alpha}: eα=1eα=12e^{-\alpha} = \frac{1}{e^\alpha} = \frac{1}{2}

Step 5: Form the Quadratic Equation We are looking for a quadratic equation whose roots are eαe^\alpha and eαe^{-\alpha}. Let r1=eα=2r_1 = e^\alpha = 2 and r2=eα=12r_2 = e^{-\alpha} = \frac{1}{2}. The sum of the roots is r1+r2=2+12=52r_1 + r_2 = 2 + \frac{1}{2} = \frac{5}{2}. The product of the roots is r1r2=2×12=1r_1 r_2 = 2 \times \frac{1}{2} = 1. A quadratic equation with roots r1r_1 and r2r_2 is given by x2(sum of roots)x+(product of roots)=0x^2 - (\text{sum of roots})x + (\text{product of roots}) = 0. Substituting the sum and product: x252x+1=0x^2 - \frac{5}{2}x + 1 = 0 Multiply the entire equation by 2 to eliminate the fraction: 2x25x+2=02x^2 - 5x + 2 = 0

Common Mistakes & Tips

  • Chain Rule Application: Ensure the chain rule is correctly applied when differentiating implicitly or changing variables. For example, ddx(t2)=2tdtdx\frac{d}{dx}(t^2) = 2t \frac{dt}{dx}.
  • Trigonometric Values: Memorize common values for trigonometric and inverse trigonometric functions, such as tan1(3)=π3\tan^{-1}(\sqrt{3})=\frac{\pi}{3} and tan1(1)=π4\tan^{-1}(1)=\frac{\pi}{4}.
  • Algebraic Simplification: Pay close attention to algebraic manipulations, especially when dealing with fractions and exponents, to avoid calculation errors.

3. Summary

The problem involves evaluating a definite integral using a trigonometric substitution. After simplifying the integral and applying the limits, we solved for eαe^\alpha. The values of eαe^\alpha and eαe^{-\alpha} were then used to construct the required quadratic equation based on the relationship between roots and coefficients. The roots were found to be 22 and 12\frac{1}{2}, leading to the quadratic equation 2x25x+2=02x^2 - 5x + 2 = 0.

The final answer is \boxed{\text{2 x^2-5 x+2=0}}, which corresponds to option (A).

Practice More Definite Integration Questions

View All Questions