Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Integration of $1/(x\sqrt{25x^2-1})$

Writer Emily Wong
$\begingroup$

$$\int{\frac{1}{x\sqrt{25x^2-1}}}\,dx$$

Let $x=\frac{1}{5}u$

Now when I substite it and simplify I get

$$\int{\frac{1}{u\sqrt{u^2-1}}}\, du$$

There is a trig identity which says that this is equal to $$\sec^{-1} u$$

But this is incorrect. I can't figure this out. Where did I go wrong?

$\endgroup$ 3

3 Answers

$\begingroup$

$$\int\frac{dx}{x\sqrt{25x^2-1}}=\int\frac{25x}{25x^2\sqrt{25x^2-1}}dx$$

Let $\sqrt{25x^2-1}=u\implies\dfrac{50x\ dx}{2\sqrt{25x^2-1}}=du$ and $25x^2-1=u^2\iff25x^2=u^2+1$

$\endgroup$ $\begingroup$

It should be: $\displaystyle \int \dfrac{du}{u\sqrt{u^2-1}} $, which equals to $\sec^{-1} u + C = \sec^{-1} (5x) + C$

$\endgroup$ 3 $\begingroup$

If $u=\sec\theta$ the $\sqrt{u^2-1}=\tan\theta$ and $\dfrac{du}u = \tan\theta\,d\theta$, so the integral is $$\int 1\,d\theta = \theta+C = \sec^{-1}u+C.$$

This works for $\theta$ in the first quadrant. In other quadrants, you need to think about "$\pm$' issues.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy