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

Question

401(13+x2+1+x2)dx3loge(3)4 \int_0^1\left(\frac{1}{\sqrt{3+x^2}+\sqrt{1+x^2}}\right) d x-3 \log _e(\sqrt{3}) is equal to :

Options

Solution

Key Concepts and Formulas

  • Rationalization of Denominators: To simplify expressions involving square roots in the denominator, we multiply the numerator and denominator by the conjugate of the denominator. For an expression of the form 1a+b\frac{1}{\sqrt{a}+\sqrt{b}}, the conjugate is ab\sqrt{a}-\sqrt{b}. This uses the identity (x+y)(xy)=x2y2(x+y)(x-y) = x^2-y^2.
  • Standard Integral Formula: The integral of 1a2+x2\frac{1}{\sqrt{a^2+x^2}} is a standard form: 1a2+x2dx=logex+a2+x2+C\int \frac{1}{\sqrt{a^2+x^2}} \, dx = \log_e |x + \sqrt{a^2+x^2}| + C.
  • Definite Integration Properties: The definite integral abf(x)dx\int_a^b f(x) \, dx is evaluated using the Fundamental Theorem of Calculus: abf(x)dx=F(b)F(a)\int_a^b f(x) \, dx = F(b) - F(a), where F(x)F(x) is an antiderivative of f(x)f(x).

Step-by-Step Solution

We are asked to evaluate 401(13+x2+1+x2)dx3loge(3)4 \int_0^1\left(\frac{1}{\sqrt{3+x^2}+\sqrt{1+x^2}}\right) d x-3 \log _e(\sqrt{3}).

Step 1: Simplify the integrand by rationalizing the denominator. The integrand is 13+x2+1+x2\frac{1}{\sqrt{3+x^2}+\sqrt{1+x^2}}. To simplify this, we multiply the numerator and denominator by the conjugate of the denominator, which is 3+x21+x2\sqrt{3+x^2}-\sqrt{1+x^2}. 13+x2+1+x2×3+x21+x23+x21+x2=3+x21+x2(3+x2)2(1+x2)2\frac{1}{\sqrt{3+x^2}+\sqrt{1+x^2}} \times \frac{\sqrt{3+x^2}-\sqrt{1+x^2}}{\sqrt{3+x^2}-\sqrt{1+x^2}} = \frac{\sqrt{3+x^2}-\sqrt{1+x^2}}{(\sqrt{3+x^2})^2 - (\sqrt{1+x^2})^2} =3+x21+x2(3+x2)(1+x2)=3+x21+x23+x21x2=3+x21+x22= \frac{\sqrt{3+x^2}-\sqrt{1+x^2}}{(3+x^2) - (1+x^2)} = \frac{\sqrt{3+x^2}-\sqrt{1+x^2}}{3+x^2-1-x^2} = \frac{\sqrt{3+x^2}-\sqrt{1+x^2}}{2} So, the integrand simplifies to 12(3+x21+x2)\frac{1}{2}(\sqrt{3+x^2}-\sqrt{1+x^2}).

Step 2: Evaluate the definite integral of the simplified integrand. Now we need to compute 0112(3+x21+x2)dx\int_0^1 \frac{1}{2}(\sqrt{3+x^2}-\sqrt{1+x^2}) \, dx. This can be split into two separate integrals: 12013+x2dx12011+x2dx\frac{1}{2} \int_0^1 \sqrt{3+x^2} \, dx - \frac{1}{2} \int_0^1 \sqrt{1+x^2} \, dx We use the standard integral formula a2+x2dx=x2a2+x2+a22logex+a2+x2+C\int \sqrt{a^2+x^2} \, dx = \frac{x}{2}\sqrt{a^2+x^2} + \frac{a^2}{2}\log_e|x+\sqrt{a^2+x^2}| + C.

For the first integral, 3+x2dx\int \sqrt{3+x^2} \, dx, we have a2=3a^2=3, so a=3a=\sqrt{3}. 013+x2dx=[x23+x2+32logex+3+x2]01\int_0^1 \sqrt{3+x^2} \, dx = \left[ \frac{x}{2}\sqrt{3+x^2} + \frac{3}{2}\log_e|x+\sqrt{3+x^2}| \right]_0^1 =(123+12+32loge1+3+12)(023+02+32loge0+3+02)= \left( \frac{1}{2}\sqrt{3+1^2} + \frac{3}{2}\log_e|1+\sqrt{3+1^2}| \right) - \left( \frac{0}{2}\sqrt{3+0^2} + \frac{3}{2}\log_e|0+\sqrt{3+0^2}| \right) =(124+32loge1+4)(0+32loge3)= \left( \frac{1}{2}\sqrt{4} + \frac{3}{2}\log_e|1+\sqrt{4}| \right) - \left( 0 + \frac{3}{2}\log_e|\sqrt{3}| \right) =(12(2)+32loge(1+2))32loge(3)=(1+32loge(3))32loge(3)= \left( \frac{1}{2}(2) + \frac{3}{2}\log_e(1+2) \right) - \frac{3}{2}\log_e(\sqrt{3}) = \left( 1 + \frac{3}{2}\log_e(3) \right) - \frac{3}{2}\log_e(\sqrt{3}) =1+32loge(3)32loge(31/2)=1+32loge(3)32×12loge(3)=1+32loge(3)34loge(3)= 1 + \frac{3}{2}\log_e(3) - \frac{3}{2}\log_e(3^{1/2}) = 1 + \frac{3}{2}\log_e(3) - \frac{3}{2} \times \frac{1}{2}\log_e(3) = 1 + \frac{3}{2}\log_e(3) - \frac{3}{4}\log_e(3) =1+(3234)loge(3)=1+34loge(3)= 1 + \left(\frac{3}{2} - \frac{3}{4}\right)\log_e(3) = 1 + \frac{3}{4}\log_e(3)

For the second integral, 1+x2dx\int \sqrt{1+x^2} \, dx, we have a2=1a^2=1, so a=1a=1. 011+x2dx=[x21+x2+12logex+1+x2]01\int_0^1 \sqrt{1+x^2} \, dx = \left[ \frac{x}{2}\sqrt{1+x^2} + \frac{1}{2}\log_e|x+\sqrt{1+x^2}| \right]_0^1 =(121+12+12loge1+1+12)(021+02+12loge0+1+02)= \left( \frac{1}{2}\sqrt{1+1^2} + \frac{1}{2}\log_e|1+\sqrt{1+1^2}| \right) - \left( \frac{0}{2}\sqrt{1+0^2} + \frac{1}{2}\log_e|0+\sqrt{1+0^2}| \right) =(122+12loge1+2)(0+12loge(1))= \left( \frac{1}{2}\sqrt{2} + \frac{1}{2}\log_e|1+\sqrt{2}| \right) - \left( 0 + \frac{1}{2}\log_e(1) \right) =22+12loge(1+2)0=22+12loge(1+2)= \frac{\sqrt{2}}{2} + \frac{1}{2}\log_e(1+\sqrt{2}) - 0 = \frac{\sqrt{2}}{2} + \frac{1}{2}\log_e(1+\sqrt{2})

Now, substitute these back into the expression from Step 2: 12(1+34loge(3))12(22+12loge(1+2))\frac{1}{2} \left( 1 + \frac{3}{4}\log_e(3) \right) - \frac{1}{2} \left( \frac{\sqrt{2}}{2} + \frac{1}{2}\log_e(1+\sqrt{2}) \right) =12+38loge(3)2414loge(1+2)= \frac{1}{2} + \frac{3}{8}\log_e(3) - \frac{\sqrt{2}}{4} - \frac{1}{4}\log_e(1+\sqrt{2})

The original question asks for 401(13+x2+1+x2)dx3loge(3)4 \int_0^1\left(\frac{1}{\sqrt{3+x^2}+\sqrt{1+x^2}}\right) d x-3 \log _e(\sqrt{3}). We have 4×12(013+x2dx011+x2dx)4 \times \frac{1}{2} \left( \int_0^1 \sqrt{3+x^2} \, dx - \int_0^1 \sqrt{1+x^2} \, dx \right). So, 2((1+34loge(3))(22+12loge(1+2)))2 \left( \left( 1 + \frac{3}{4}\log_e(3) \right) - \left( \frac{\sqrt{2}}{2} + \frac{1}{2}\log_e(1+\sqrt{2}) \right) \right). =2+32loge(3)2loge(1+2)= 2 + \frac{3}{2}\log_e(3) - \sqrt{2} - \log_e(1+\sqrt{2})

Now, we need to subtract 3loge(3)3 \log_e(\sqrt{3}). 3loge(3)=3loge(31/2)=3×12loge(3)=32loge(3)3 \log_e(\sqrt{3}) = 3 \log_e(3^{1/2}) = 3 \times \frac{1}{2} \log_e(3) = \frac{3}{2} \log_e(3)

So the complete expression is: (2+32loge(3)2loge(1+2))32loge(3)\left( 2 + \frac{3}{2}\log_e(3) - \sqrt{2} - \log_e(1+\sqrt{2}) \right) - \frac{3}{2}\log_e(3) =22loge(1+2)= 2 - \sqrt{2} - \log_e(1+\sqrt{2})

Common Mistakes & Tips

  • Algebraic Errors: Be careful with the signs and exponents when rationalizing the denominator and applying the formula for a2+x2dx\int \sqrt{a^2+x^2} \, dx.
  • Logarithm Properties: Remember that loge(a)=12loge(a)\log_e(\sqrt{a}) = \frac{1}{2}\log_e(a). Also, loge(1)=0\log_e(1) = 0.
  • Trigonometric Substitution: While not used here, for integrals involving a2+x2\sqrt{a^2+x^2}, trigonometric substitution (x=atanθx=a\tan\theta) is another valid method, but often more cumbersome than using the standard formula.

Summary

The problem involves evaluating a definite integral of a rationalized expression involving square roots and then subtracting a logarithmic term. We first rationalized the denominator of the integrand to simplify it. Then, we applied the standard formula for integrating a2+x2\sqrt{a^2+x^2} to evaluate the definite integral over the given limits. Finally, we combined the results and subtracted the given logarithmic term, leading to the simplified expression.

The final answer is \boxed{2-\sqrt{2}-\log _{\mathrm{e}}(1+\sqrt{2})}. This corresponds to option (A).

Practice More Definite Integration Questions

View All Questions