Calculus · real student question

Evaluate the improper integral of 1/(x + sqrt(x^2 - 1))^2 with respect to x from 1 to infinity, and explain why the lower limit cannot be 0.

Question

Evaluate

1dx(x+x21)2\int_{1}^{\infty}\frac{dx}{\left(x+\sqrt{x^2-1}\right)^{2}}

and explain why the integral cannot start at x=0x=0.

Step-by-step solution

  1. Fix the domain before integrating. For 0x<10\le x<1 the radicand x21x^2-1 is negative, so x21\sqrt{x^2-1} is not a real number and the integrand is undefined there. The largest interval on which this is a genuine real integral starts at x=1x=1 — writing the lower limit as 00 is a statement error, not a convergence issue.

  2. Choose the substitution that linearises the radical. For x1x\ge 1 put

    x=cosht,t0x=\cosh t,\qquad t\ge 0

    Then x21=cosh2t1=sinht\sqrt{x^2-1}=\sqrt{\cosh^2t-1}=\sinh t (non-negative for t0t\ge0) and dx=sinhtdtdx=\sinh t\,dt.

  3. Simplify the bracket — this is why cosh is the right choice.

    x+x21=cosht+sinht=etx+\sqrt{x^2-1}=\cosh t+\sinh t=e^{t}

    so the squared bracket is just e2te^{2t}. The limits transform as x=1t=0x=1\Rightarrow t=0 and xtx\to\infty\Rightarrow t\to\infty.

  4. Rewrite the integral.

    1dx(x+x21)2=0sinhte2tdt=0e2tsinhtdt\int_{1}^{\infty}\frac{dx}{\left(x+\sqrt{x^2-1}\right)^{2}}=\int_{0}^{\infty}\frac{\sinh t}{e^{2t}}\,dt=\int_0^\infty e^{-2t}\sinh t\,dt

  5. Expand the hyperbolic sine into exponentials. With sinht=etet2\sinh t=\tfrac{e^t-e^{-t}}{2},

    e2tsinht=ete3t2e^{-2t}\sinh t=\frac{e^{-t}-e^{-3t}}{2}

    which is a difference of two decaying exponentials — both integrable on [0,)[0,\infty).

  6. Integrate and evaluate. Since 0ektdt=1k\int_0^\infty e^{-kt}dt=\tfrac1k,

    12(0etdt0e3tdt)=12(113)=1223=13\frac12\left(\int_0^\infty e^{-t}dt-\int_0^\infty e^{-3t}dt\right)=\frac12\left(1-\frac13\right)=\frac12\cdot\frac23=\frac13

    Numerical quadrature of 040e2tsinhtdt\int_0^{40}e^{-2t}\sinh t\,dt gives 0.33333333330.3333333333, confirming the exact value 13\tfrac13.

Answer

1dx(x+x21)2=13\int_{1}^{\infty}\frac{dx}{\left(x+\sqrt{x^{2}-1}\right)^{2}}=\frac{1}{3}

Need to solve a different problem like this? Open the solver →