Finding the launch angle for a projectile if the range is 3x the max height of the trajectory

In summary, In this problem,The solution is,If ##\theta_i = 0##, then ##R = ∞~m## (ignoring air resistance and friction) and ##h = 0 m##, correct?How do you deduce ##R = \infty## when ##\theta_i## = 0?Many thanks!because if the angle with the horizontal is zero degrees, then won't you just be firing along the frictionless horizontal plane?
  • #1
member 731016
Homework Statement
Please see below
Relevant Equations
Please see below
For this problem,
1676585149799.png

The solution is,
1676585168120.png

1676585182069.png


I don't understand how they got from ##\frac {sin^2\theta_i}{sin2\theta} ## to ##\frac{tan\theta_i}{2}##. Would somebody please show me the immediate steps?

I also don't understand is why they say the ignore the trivial case where ##\theta_i = 0~rad##. Isn't it implied that ## \theta > 0## if ## R = 3h_{max}##?

Many thanks!
Many thanks!
 
Physics news on Phys.org
  • #2
Callumnc1 said:
I don't understand how they got from ##\frac {sin^2\theta_i}{sin2\theta} ## to ##\frac{tan\theta_i}{2}##. Would somebody please show me the immediate steps?
Can you think of a trig identity for ##\sin2\theta##?

Callumnc1 said:
I also don't understand is why they say the ignore the trivial case where ##\theta_i = 0~rad##. Isn't it implied that ## \theta > 0## if ## R = 3h_{max}##?
If ##\theta_i = 0##, what would be the values of ##R## and ##h##? Would ##R = 3h## be true? So, is ##\theta_i = 0## a solution?
 
  • Like
Likes MatinSAR, member 731016 and Lnewqban
  • #3
TSny said:
Can you think of a trig identity for ##\sin2\theta##?If ##\theta_i = 0##, what would be the values of ##R## and ##h##? Would ##R = 3h## be true? So, is ##\theta_i = 0## a solution?
Thank you for your reply @TSny!

##sin 2\theta = 2\sin\theta\cos\theta## Thanks, I see how they got ##\frac{tan\theta_i}{2}## now.

If ##\theta_i = 0##, then ##R = ∞~m## (ignoring air resistance and friction) and ##h = 0 m##, correct?

Many thanks!
 
  • Like
Likes MatinSAR
  • #4
Callumnc1 said:
If ##\theta_i = 0##, then ##R = ∞~m##
How do you deduce ##R = \infty## when ##\theta_i## = 0?
 
  • Like
Likes MatinSAR and member 731016
  • #5
TSny said:
How do you deduce ##R = \infty## when ##\theta_i## = 0?
Thank you for your reply @TSny!

Because if the angle with the horizontal is zero degrees, then won't you just be firing along the frictionless horizontal plane?

Many thanks!
 
  • #6
Callumnc1 said:
Thank you for your reply @TSny!

Because if the angle with the horizontal is zero degrees, then won't you just be firing along the frictionless horizontal plane?

Many thanks!
Consider the range formula $$ R = \frac{v_i^2(\sin 2\theta_i)}{g}$$ in the limit as ##\theta_i \rightarrow 0##.
 
  • Like
Likes MatinSAR and member 731016
  • #7
TSny said:
If ##\theta_i = 0##, what would be the values of ##R## and ##h##? Would ##R = 3h## be true? So, is ##\theta_i = 0## a solution?
A more informative statement than telling us to ignore the trivial solution would have been the stipulation that the projectile lands at the same height from which it was launched. It is necessary to establish the validity of the expression for ##R## that they use.

Aside from that, this question can be answered without fear of trivial solutions using equation (5) derived in this reference. The equation relates the three relevant angles in projectile motion,$$\tan\!\varphi=\frac{1}{2}(\tan\!\theta+\tan\!\omega).$$where all angles are relative to the horizontal and defined as
##\theta =## angle of initial velocity vector (angle of projection)
##\varphi =## angle of instantaneous position vector
##\omega =## angle of instantaneous velocity vector
At maximum height, ##~\tan\!\varphi=\dfrac{h_{max}}{R/2}~## and ##~\tan\!\omega=0.## Substituting,$$\frac{h_{max}}{R/2}=\frac{1}{2}\tan\!\theta \implies \tan\!\theta=4\left(\frac{h_{max}}{R}\right).$$
 
  • Like
Likes MatinSAR and member 731016
  • #8
Callumnc1 said:
Thank you for your reply @TSny!

Because if the angle with the horizontal is zero degrees, then won't you just be firing along the frictionless horizontal plane?

Many thanks!
Yes, but that means it lands instantly.
 
  • Like
Likes MatinSAR and member 731016
  • #9
kuruman said:
this question can be answered without fear of trivial solutions
Not possible. In the case of zero height, zero range, the angle is indeterminate. Therefore it must be explicitly excluded in the ##\arctan(4/3)## answer.
It follows that the equation you quote has been derived on the assumption of a nontrivial case.
 
  • Like
Likes member 731016
  • #10
Thank you @TSny , @kuruman and @haruspex for your replies!

I understand now why the range is zero :) For some reason, I forgot the definition of range. I was thinking that while the projectile was sliding along the ground with no external forces acting, its range would increase to infinity.
 
  • Like
Likes TSny
  • #11
haruspex said:
Not possible. In the case of zero height, zero range, the angle is indeterminate. Therefore it must be explicitly excluded in the ##\arctan(4/3)## answer.
It follows that the equation you quote has been derived on the assumption of a nontrivial case.
Indeed, the equation I quoted was derived on the assumption that a projectile has been fired and transited from point A to point B. It was not derived for projectiles that are at rest on the Earth. The derivation introduces the tangent as the ratio of the velocity components and is zero when the projectile stays on the ground (##v_{0y}=0##).

In any case, this problem clearly states that "A projectile has been fired in such a way . . . etc. " Why be concerned about trivial solutions, in situations where the statement of the problem implicitly excludes them? I think that the statement in the posted answer "we ignore the trivial case where the angle of projection equals zero degrees" is included because they want to justify the cancellation $$ \frac{3v_i^2\sin^{\cancel 2}\!\theta_i}{2g}=\frac{v_i^2(2\cancel{\sin\!\theta_i}\!\cos\!\theta_i)}{2g}.$$ However, I am puzzled by the inconsistency in rigor. When they cancel terms, on one hand they bring up the trivial case ##\theta_i=0## and then exclude it and on the other hand they completely ignore the trivial case ##v_i=0##. Are some trivial cases more trivial than others?
 
  • Like
Likes MatinSAR and member 731016
  • #12
kuruman said:
Indeed, the equation I quoted was derived on the assumption that a projectile has been fired and transited from point A to point B. It was not derived for projectiles that are at rest on the Earth. The derivation introduces the tangent as the ratio of the velocity components and is zero when the projectile stays on the ground (##v_{0y}=0##).

In any case, this problem clearly states that "A projectile has been fired in such a way . . . etc. " Why be concerned about trivial solutions, in situations where the statement of the problem implicitly excludes them? I think that the statement in the posted answer "we ignore the trivial case where the angle of projection equals zero degrees" is included because they want to justify the cancellation $$ \frac{3v_i^2\sin^{\cancel 2}\!\theta_i}{2g}=\frac{v_i^2(2\cancel{\sin\!\theta_i}\!\cos\!\theta_i)}{2g}.$$ However, I am puzzled by the inconsistency in rigor. When they cancel terms, on one hand they bring up the trivial case ##\theta_i=0## and then exclude it and on the other hand they completely ignore the trivial case ##v_i=0##. Are some trivial cases more trivial than others?
I agree, but, arguably, "A projectile has been fired" excludes ##v_i=0## but not ##\theta_i=0##.
 
  • Like
Likes MatinSAR and member 731016
  • #13
  • Like
Likes MatinSAR and berkeman

Related to Finding the launch angle for a projectile if the range is 3x the max height of the trajectory

What is the relationship between range and maximum height in projectile motion?

In projectile motion, the range (R) is the horizontal distance traveled by the projectile, while the maximum height (H) is the peak vertical distance reached. The relationship between them depends on the launch angle and initial velocity. In this specific case, the range is given as 3 times the maximum height (R = 3H).

How do you derive the formula for the range of a projectile?

The range (R) of a projectile is given by the formula R = (v^2 * sin(2θ)) / g, where v is the initial velocity, θ is the launch angle, and g is the acceleration due to gravity. This formula comes from resolving the motion into horizontal and vertical components and using the time of flight and horizontal displacement.

How do you derive the formula for the maximum height of a projectile?

The maximum height (H) of a projectile is given by the formula H = (v^2 * sin^2(θ)) / (2g), where v is the initial velocity, θ is the launch angle, and g is the acceleration due to gravity. This formula is derived by considering the vertical motion of the projectile and using the kinematic equations.

What is the launch angle if the range is 3 times the maximum height?

To find the launch angle when the range is 3 times the maximum height, set up the equation R = 3H. Using the formulas for R and H, we get (v^2 * sin(2θ)) / g = 3 * (v^2 * sin^2(θ)) / (2g). Simplifying this equation, we find that the launch angle θ is approximately 53.13 degrees.

Why is the launch angle approximately 53.13 degrees in this specific case?

The launch angle of approximately 53.13 degrees arises from solving the equation (v^2 * sin(2θ)) / g = 3 * (v^2 * sin^2(θ)) / (2g). This equation simplifies to tan(θ) = 3/4, and solving for θ gives an angle of arctan(3/4), which is approximately 53.13 degrees. This specific angle ensures that the range is exactly 3 times the maximum height.

Similar threads

  • Introductory Physics Homework Help
Replies
7
Views
2K
  • Introductory Physics Homework Help
2
Replies
36
Views
3K
  • Introductory Physics Homework Help
Replies
15
Views
697
  • Introductory Physics Homework Help
Replies
15
Views
22K
  • Introductory Physics Homework Help
Replies
1
Views
2K
  • Introductory Physics Homework Help
Replies
6
Views
2K
  • Introductory Physics Homework Help
Replies
6
Views
2K
  • Introductory Physics Homework Help
Replies
4
Views
2K
  • Introductory Physics Homework Help
Replies
12
Views
2K
  • Introductory Physics Homework Help
Replies
10
Views
3K
Back
Top