Is this a valid formula for calculating the displacement of a 2D projectile?

Click For Summary
SUMMARY

The discussion confirms the validity of the formula for calculating the displacement of a 2D projectile, derived from its launch angle, velocity, and gravitational acceleration. The key components include the vertical and horizontal velocity components, V_y and V_x, represented as V_y = V_n sin(θ) and V_x = V_n cos(θ). The final displacement formula is established as s = (V_n²/g) sin(2θ), demonstrating a clear relationship between these variables.

PREREQUISITES
  • Understanding of projectile motion principles
  • Familiarity with trigonometric functions (sine and cosine)
  • Knowledge of kinematic equations for constant acceleration
  • Basic grasp of gravitational effects on motion
NEXT STEPS
  • Study the derivation of projectile motion equations in physics
  • Explore the applications of the sine and cosine functions in real-world scenarios
  • Learn about the effects of air resistance on projectile motion
  • Investigate advanced kinematic simulations using software tools like MATLAB or Python
USEFUL FOR

Students of physics, educators teaching projectile motion, and engineers involved in trajectory analysis will benefit from this discussion.

acegikmoqsuwy
Messages
41
Reaction score
4
Is this a correct derivation of a relation between displacement of a particle with its terminal launch angle, velocity, and environmental gravity?

Let the velocity of the projectile be denoted V_n. Let the terminal side of the launch angle with respect to the ground be denoted \theta. The vertical component is V_y and the horizontal component is V_x. The acceleration of gravity is denoted g. The time is t, and the height of the projectile at a particular time is h. Finally, the displacement from the launch point to the point where the projectile hits the ground is denoted s.

We see that V_y = V_n \sin (\theta) and V_x = V_n \cos (\theta). Since the displacement is strictly horizontal, s = V_x t.

We can model the height using the formula for displacement with an initial velocity and constant acceleration \displaystyle h = V_y t - \frac12 g t^2.

Solving for the time that we need (when the height becomes zero), we get \displaystyle V_y t - \frac12 g t^2=0 so \displaystyle t \left(V_y - \frac12 g t\right) = 0.

This means \displaystyle t = \frac {2 V_y} g. Thus \displaystyle s = \frac {2 V_y V_x} {g}.

Substituting for the values of V_y and V_x we get \displaystyle s = \frac {2 V_n^2 \sin (\theta) \cos (\theta)} {g} = \frac {V_n^2} {g} \sin (2 \theta).
 
Last edited:
Physics news on Phys.org
Looks good to me.
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
1
Views
404