Help Solving Calculus/Mechanics Question on Particle in Gravity Field

zebrastripes
Messages
5
Reaction score
0
I'm really struggling to get my head around some of the mechanics applications in my calculus module and would really appreciate it if somebody could help me get my head around it.

I have this question:

A particle P of constant mass m has a position vector:

r=x(t)i+y(t)j,

and moves in a uniform gravitational field -gj. At time t=0, P is at the origin of the coordinate system and is projected with speed U at an angle 0≤θ≤∏ to the vector i.

We are given that r''=-gj.
Hence show that y=0 at a time t=τ>0 where τ=2Usinθ/g.

So, I have that y''(t)=-g,
so y'(t)=-gt+c and from the initial conditions, r'(t)=U

Now, I guess that the constant c=Usinθ because that will give me t=2Usinθ/g when y=0, but I have no idea why? :confused:

I think the notation if the position vector is confusing me, and I just can't seem to figure out how to get the equation for r from r''=-gj, which i need for the second part of the question which is to find the displacement of the particle from the origin of the coordinate system. :redface: :frown:

Any pointers would be great!
Thanks
 
Physics news on Phys.org


This is hardly calculus. The position vector of the particle is (0+U\cos \theta * t)\vec{i} + (0+U\sin \theta * t - \frac{g*t^2}{2})\vec{j}. That's a parabola. You just need to find its roots.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top