Using the inverse hyperbolic tangent function to solve ODE

bitrex
Messages
190
Reaction score
0

Homework Statement


Hi all. I have to solve the differential equation \frac{dv}{dt} = g(1 - \frac{\rho}{g}v^2).

The Attempt at a Solution



Apparently the solution should involve the inverse hyperbolic tangent function - with the equation in this form it should just be separable, correct? However, when separating variables I have to integrate the function \frac{dv}{1-\frac{\rho}{g}v^2} which I am not sure how to go about. I think a substitution of some kind? Any tips would be appreciated.
 
Physics news on Phys.org
Partial fractions: 1-\frac{\rho}{g}v^2= (1- \sqrt{\frac{\rho}{g}}v)(1+ \sqrt{\frac{\rho}{g}}v).
 
Or v=sqrt(g/rho)*tanh(u), if you want to stick with the hyperbolic function approach. You'll get the same answer, though it will look different.
 
I see it now. Thanks guys!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top