Solving Projectile Motion: Finding Max Height & Final Speed

Gogsey
Messages
153
Reaction score
0
For a force F = −mg ± cv^2 (the sign is chosen so the drag force is opposite the motion), you can use a trick: let u = v^2, and generate a differential equation for u(x) (not u(t)!), which is not too hard to solve. (Hint: the chain rule gives this dv/dt=dv/dx * dx/dt should help.)
a) Solve this to show that a projectile thrown vertically upwards from the ground with speed v0 reaches a maximum height y=V(t)^2/2g*(ln(1 + V(o)^2/V(t)^2, where V(t) is the terminal speed.
b) Show that the projectile hits the ground with speed V(f) given by:
V(f)^-2=V(o)^-2 + V(t)^-2

So, part a) is ok, I have that after quite a bit of math, but I'm a little lost on b). When a projectile hits the ground, that's usually at t((y) = 0, but there is not time term in this equation.
 
Physics news on Phys.org
So let's call T the time when the projectile hits the ground.
What do you know about the value of y(T)?
The final velocity is V(T) = V(f).
This should give you an equation.

Also, please check the answer you are supposed to derive... is there really a V(t) in there?
 
CompuChip said:
Also, please check the answer you are supposed to derive... is there really a V(t) in there?

I obtained the desired result, so I suspect that you may have used the wrong sign in front of 'c' during the falling portion of the motion.
 
Gogsey said:
So, part a) is ok, I have that after quite a bit of math, but I'm a little lost on b). When a projectile hits the ground, that's usually at t((y) = 0, but there is not time term in this equation.

I hope you aren't going to all the trouble of actually finding x(t) (or y(t) if that's what you're calling it)!

All you really need to do is find u(x)=v^2(x) as the projectile falls from a height of x=\frac{v_t^2}{2g}\ln\left(1+\frac{v_0^2}{v_t^2}\right) to x=0. The impact speed will simply be v_f=v(x=0)=\sqrt{u(x=0)}
 
Last edited:
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