How to integrate $$\int\frac{1}{(x^2+b)^{3/2}}dx$$ using the hyperbolic sine substitution ?
2026-03-28 00:49:27.1774658967
Integrating $\frac{1}{(x^2+b)^{3/2}}$?
142 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Hint: Take $x = \sqrt b \sinh t $ then $dx = \sqrt b \cosh t\, dt$ and
$$\int \frac{\sqrt b \cosh t }{(b \cosh^2 t)^{3/2}} \, dt = \int \frac{1}{b \cosh^2 t} \, dt = \color {#f05}{\frac{\tanh t}{b} + C} $$