How Do You Calculate Particle Position with Quadratic Drag and Gravity?

Tomsk
Messages
227
Reaction score
0
Hi, I'm stuck on this problem.
A particle moves vertically under gravity and a retarding force proportional to the square of the velocity. If v is its upwards or downwards speed, show that

\dot{v}=\mp g-kv^2 (1)

Respectively, where k is a constant
This was fine, it's the next bit I don't get.
If the particle moves upwards, show that it's position at time t is given by

z=z_{0} + \frac{1}{k}\ln{\cos{[\sqrt{gk}(t_0-t)]}

Where z_0 and t_0 are integration constants. You may find the identity

\ln{\cos{x}}\equiv\frac{-1}{2}\ln{(1+\tan^2{x})}

useful.
From (1) I'm thinking I'll integrate up to get v, then again to get z, as v=dz/dt. The other alternative would be to treat is as a second order DE for z, but I tried that and didn't get anywhere. I also tried an integrating factor, but that didn't work either. I've currently got:

-\int{\frac{dv}{g+kv^2}}=t

But I can't integrate it! I tried the sub

v=\tan{\theta}

dv=\sec^2{\theta}d\theta

\Rightarrow -\int{\frac{d\theta}{g\cos^2{\theta}+k\sin^2{\theta}}

Now what? Maybe use:

\sin^2{\theta}=\frac{1-\cos{2\theta}}{2}

\cos^2{\theta}=\frac{1+\cos{2\theta}}{2}

? It doesn't seem to be helping!

I just noticed:

\int{\tan{x}dx}=\ln{\sec{x}}

So I think I must want v=tan(f(t)), or something. But I just don't see how I can get it. Maybe I have the wrong sub as I want sec^2 to integrate to tan.

Thanks in advance! (Let's hope this tex works...)
 
Last edited:
Physics news on Phys.org
Try the substitution:
v=\sqrt\frac{g}{k}\cdot tan \theta
 
Awesome, thanks very much! I'll hopefully be able to do the rest now.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top