Integration substituion

86 Views Asked by At

I need to use a suitable substitution to show $$\int {dx \over \sqrt{a^2+x^2}} = \text{arcsinh} \left(\frac{x}{a}\right)+C$$

but I am not sure what substitution to use. Any help would be great.

Thanks!

2

There are 2 best solutions below

2
On

Hint

If you know that $$\cosh ^2u-\sinh^2u=1,$$ then, a suitable substitution is $$x=a\sinh(u).$$

Added

Suppose $a>0$. If $x=a\sinh(u)$, then $\mathrm d x=a\cosh(u)\mathrm d u$. Therefore,

$$\int^t\frac{1}{\sqrt{a^2+x^2}}\mathrm d x\underset{x=a\sinh(u)}{=}\int^{\text{arcsinh}(t)}\frac{a\cosh(u)}{\sqrt{a^2(1+\sinh^2(u))}}\mathrm d u=...$$

0
On

If you put $a\tan(u)=x$ the integral becomes $$\int\sec\left(u\right)du$$ which is classical.