Solving the Motion Equation of a Projectile

  • Thread starter Thread starter Flukkie
  • Start date Start date
  • Tags Tags
    Motion Projectile
AI Thread Summary
The discussion revolves around deriving the motion equations for a projectile launched from the ground at an angle alpha. The initial conditions lead to the equations x'(t) = v0*cos(alpha) and y'(t) = -g*t + v0*sin(alpha). After integrating, the position equations are established as x(t) = (v0*cos(alpha))*t and y(t) = -1/2*g*t² + (v0*sin(alpha))*t. To find the path of the projectile in the x,y plane, the variable t is eliminated by substituting t = x/(v0*cos(alpha)) into the y(t) equation. This process clarifies the relationship between x and y, allowing for the determination of the function F(x).
Flukkie
Messages
4
Reaction score
0
I have a question about this classical mechanics application.

Given is a point with mass m and speed v0. It gets shot from the ground under an angle alpha.
Wanted is the path of this projectile.

This is a two dimensional example so I need to find the motion equation.

I know that m*x(double dot) = Fx = 0
and m*y(double dot) = Fy = -m*g

so x(double dot) = 0
and y(double dot) = -g

The initial speed is given by :
v0 = v0*cos(alpha)*1x + v0*sin(alpha)*1y (vectorial notation)

Then they say that the first integration regarded to t gives:
x(dot) = constant = x(dot)(0) = vo*cos(alpha) and
y(dot)(t) = -g*t + constant = -g*t + v0*sin(alpha)

I don't see how they come to this result. Can someone explain this?

Further they say that the second integration regarded to t gives:
x(t) = (v0*cos(alpha))*t
y(t) = -1/2*g*t² + (v0*sin(alpha))*t

Then they say that the path of the object is in the x,y plane with equation y = F(x)
Now they ask me to find that F(x).
They say you can do it by elimination of the variable t (t= x/(v0*cos(alpha))) Can anyone explaine me how they find this value for t and how this elimination procedure works?

Many thanks in advance!
 
Last edited:
Physics news on Phys.org
Originally posted by Flukkie
I have a question about this classical mechanics application.

Given is a point with mass m and speed v0. It gets shot from the ground under an angle alpha.
Wanted is the path of this projectile.

This is a two dimensional example so I need to find the motion equation.

I know that m*x(dubble dot) = Fx = 0
and m*y(dubble dot) = Fy = -m*g

so x(dubble dot) = 0
and y(dubble dot) = -g

The initial speed is given by :
v0 = v0*cos(alpha)*1x + v0*sin(alpha)*1y (vectorial notation)

Then they say that the first integration regarded to t gives:
x(dot) = constant = x(dot)(0) = vo*cos(alpha) and
y(dot)(t) = -g*t + constant = -g*t + v0*sin(alpha)

I don't see how they come to this result. Can someone explain this?

I wish we had the dot notation! You will find that, even if it does not offer everything, this site offers much more then most in the way of notation.

To your question, let me use a prime (') in place of the dot
We have
x'(t) = C
Note that I added the implied variable, now we need to evaluate the constant for all time, we have the initial condition of

x'(0)=v0Cos(α)

But since x'(t)=C we must have C=v0Cos(α)
repeat this logic to get evaluate your constant of integration for the y equation.

Further they say that the second integration regarded to t gives:
x(t) = (v0*cos(alpha))*t
y(t) = -1/2*g*t² + (v0sin(alpha))*t

Then they say that the path of the object is in the x,y plane with equation y = F(x)
Now they ask me to find that F(x).
They say you can do it by elimination of the variable t (t= x/(v0*cos(alpha))) Can anyone explaine me how they find this value for t and how this elimination procedure works?

Many thanks in advance!

Simply solve your equation for x(t) for t, then take the resulting function of x and subsitiute it into your y(t) equation.

In the future you may wish to post such questions to our Homework help fourm.
 
Last edited:
Thanks for the help!
I think I get the picture :-)
If I have any further questions about this application, I'll post them here.
 
Consider an extremely long and perfectly calibrated scale. A car with a mass of 1000 kg is placed on it, and the scale registers this weight accurately. Now, suppose the car begins to move, reaching very high speeds. Neglecting air resistance and rolling friction, if the car attains, for example, a velocity of 500 km/h, will the scale still indicate a weight corresponding to 1000 kg, or will the measured value decrease as a result of the motion? In a second scenario, imagine a person with a...
Scalar and vector potentials in Coulomb gauge Assume Coulomb gauge so that $$\nabla \cdot \mathbf{A}=0.\tag{1}$$ The scalar potential ##\phi## is described by Poisson's equation $$\nabla^2 \phi = -\frac{\rho}{\varepsilon_0}\tag{2}$$ which has the instantaneous general solution given by $$\phi(\mathbf{r},t)=\frac{1}{4\pi\varepsilon_0}\int \frac{\rho(\mathbf{r}',t)}{|\mathbf{r}-\mathbf{r}'|}d^3r'.\tag{3}$$ In Coulomb gauge the vector potential ##\mathbf{A}## is given by...
Thread 'Griffith, Electrodynamics, 4th Edition, Example 4.8. (First part)'
I am reading the Griffith, Electrodynamics book, 4th edition, Example 4.8 and stuck at some statements. It's little bit confused. > Example 4.8. Suppose the entire region below the plane ##z=0## in Fig. 4.28 is filled with uniform linear dielectric material of susceptibility ##\chi_e##. Calculate the force on a point charge ##q## situated a distance ##d## above the origin. Solution : The surface bound charge on the ##xy## plane is of opposite sign to ##q##, so the force will be...

Similar threads

Back
Top