Discovering the Optimum Angle of Launch for a 1.5m Projectile

  • Context: Undergrad 
  • Thread starter Thread starter physics_swede
  • Start date Start date
  • Tags Tags
    Angle Launch
Click For Summary

Discussion Overview

The discussion centers around determining the optimal angle of launch for a projectile that is initially 1.5 meters above the ground. Participants explore the mathematical modeling of projectile motion, including the effects of vertical displacement on the launch angle, and engage in technical reasoning regarding the implications of initial velocity and gravitational effects.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant outlines the basic equations of projectile motion and attempts to derive a function to find the optimal launch angle for maximum range from a height of 1.5 meters.
  • Another participant questions whether the goal is to find all trajectories that reach a maximum altitude of 1.5 meters.
  • A participant asserts that the optimal launch angle is typically 45 degrees from the ground, but acknowledges that vertical displacement alters this angle.
  • Some participants argue that raising the launch height does indeed affect the optimal angle, suggesting it would be less than 45 degrees to minimize energy loss in vertical motion.
  • One participant provides a formula for time of flight and suggests differentiating to find the optimal angle, but later encounters issues with the mathematical validity of their expression.
  • Concerns are raised about the dependency of the optimal angle on initial velocity, with some participants arguing it should not be influenced by mass or initial speed.
  • Another participant expresses frustration over repeated unsuccessful attempts to calculate the optimal angle, questioning the feasibility of the task.
  • Disagreement arises regarding the influence of initial velocity on the optimal angle, with some insisting it is significant while others argue it should not factor into the equation.

Areas of Agreement / Disagreement

Participants express differing views on the impact of vertical displacement on the optimal launch angle, with some asserting it changes the angle while others maintain that it should remain at 45 degrees. There is no consensus on the mathematical formulations presented, and disagreements persist regarding the role of initial velocity in determining the optimal angle.

Contextual Notes

Participants highlight limitations in their mathematical approaches, including unresolved expressions and assumptions about the influence of initial velocity and mass on the optimal angle. The discussion reflects a range of interpretations of the projectile motion equations and their implications for varying launch conditions.

physics_swede
Messages
6
Reaction score
0
I've been trying to determine the optimun angle of launch 1,5 metres above the ground by pooceeding from the basic equations for throwing motions:

x=vcosθ*t
y=y0+vsinθ*t-gt^2/2, y0=1,5m, g=9,8m/s^2

What I've done so far is expressing t as x/vcosθ. Insertion in the equation for y gives:
y=y0+xvsinθ/vcosθ-(g/2)(x/vcosθ)^2

y equals 0 when the object hits the ground. This means:
0=y0+xvsinθ/vcosθ-(g/2)(x/vcosθ)^2

I've then expressed x as a function of θ by solving the quadratic equation above.
It's desirable to derive the function and then solve the equation x'(θ)=0 to find what angle that gives the maximum range 1,5 metres above the ground.
I have however been unsuccesful so far and would be very grateful for any advice regarding how to derive the function and solving the following equation. I'm not that advanced in physics and would therefore apreciate thorough explanations.

Please help me out here, because I'm totally lost.
 
Physics news on Phys.org
Don't really understand what you're trying to determine. Are you trying to figure out all the trajectories that have a maximum altitude of 1.5 meters?
 
I'm trying to determine the angle that will result in the theoretical maximal range 1,5 meters above the x-axis in a coordinate system. Everyone knows that the optimal angle of launch is 45 degrees when launching from origo. A vertical displacement results in a slightly smaller angle.
 
Would raising something 1.5 meters off the ground really stop the optimal angle being 45 degrees?
 
Kaldanis said:
Would raising something 1.5 meters off the ground really stop the optimal angle being 45 degrees?

I do not think so.
 
A vertical displacement does indeed change the optimal angle. Imagine that you're standing on a mountain 1000m above the ground level and are about to throw something. Due to the position the horizontal vector vcosθ needs to be much bigger than if the same situation would have occurred on the ground level. To receive the maximum range that the object can be throwed you'll have to calculate this new optimal angle. This angle will of course be much smaller than 45 degrees. Otherwise too much énergy would be wasted on the vertical movement.
 
We want to maximize x = V_0 \cos (\theta) t where V_0 is the initial velocity \theta is the launch angle above the horizontal and t is obviously the time of flight. Since we also know that
y = y_0 + V_0 \sin (\theta)t + \frac{1}{2}gt^2
With y_0 being the initial vertical displacement; we can then express t in terms of this displacement, the initial angle and the initial velocity
t = \frac{\sqrt{V{_0}^2 \sin^2 \theta - 2gy_0}-V_0 \sin \theta}{g}
So our equation we want to minimize now becomes
x = V_0 \cos \theta \frac{\sqrt{V{_0}^2 \sin^2 \theta - 2gy_0}-V_0 \sin \theta}{g}
Now, to maximize we differentiate with respect to \theta while treating V_0 constant and taking the answer in the first quadrant we get
\theta = \cos ^{-1}- \sqrt{\frac{2y_0g - V{_0}^2}{2y_0g - 2V{_0}^2}}
Which (should, it's getting a little late over here) gives the optimal angle of launch, neglecting air resistance, of a projectile initially y_0 units above a plane for maximum distance :)
Plugging in y_0 = 0 we get the usual \frac{\pi}{4} answer we should :)
If anybody can spot any errors please feel free to point them out, like I said things are getting a bit sloppy over my side of the world
:)
 
That is indeed a very interesting method. However, when I plug 1,5 at y0 I get something bigger than 1 under the square root. This means that the expression isn't defined since -1<cos^-1<1.
 
physics_swede said:
That is indeed a very interesting method. However, when I plug 1,5 at y0 I get something bigger than 1 under the square root. This means that the expression isn't defined since -1<cos^-1<1.

He forgot that acceleration is in the negative y direction. Working it out myself I get

\theta = \sin^{-1}\left( \frac{V_0}{\sqrt{2 \left(V_0^{\ 2}+gy_0 \right)}} \right)
 
Last edited:
  • #10
Born2bwire said:
He forgot that acceleration is in the negative y direction. Working it out myself I get

\theta = \sin^{-1}\left( \frac{V_0 \sqrt{2V_0^2 m^2 + 2gmy_0} }{2mV_0^2+2gy_0} \right)

This can't be right. The optimum angle doesn't depend on mass.
 
  • #11
willem2 said:
This can't be right. The optimum angle doesn't depend on mass.

Yeah I don't know why I put that in there, Matlab can be a bit lazy about simplifying stuff. There we go.
 
  • #12
The initial velocity doesn't effect the optimal angle for a specific vertical displacement. When I use the formula above and plug in different values at v0 and 1,5 at yo I get different results. Logically, the equation for θ shouldn't involve v0 at all.
 
Last edited:
  • #13
All my attempts to determine the optimal angle of launch with a vertical displacement of 1,5 have been unsuccessful. Is it impossible to calculate?
 
  • #14
physics_swede said:
All my attempts to determine the optimal angle of launch with a vertical displacement of 1,5 have been unsuccessful. Is it impossible to calculate?

What's wrong with the answer we gave you above?
 
  • #15
Born2bwire said:
What's wrong with the answer we gave you above?

He thinks that

physics_swede said:
The initial velocity doesn't effect the optimal angle for a specific vertical displacement. When I use the formula above and plug in different values at v0 and 1,5 at yo I get different results. Logically, the equation for θ shouldn't involve v0 at all.

But that is simply wrong. With a very large v0 the 1.5 m altitude matters little and the launch angle is very close to 45 degrees, with a very small v0, the time to reach the ground will be nearly independent of v0, and you should launch nearly horizontally.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K