Projectile motion angle problem

AI Thread Summary
The discussion focuses on determining the possible launch angles (θ) for a projectile thrown from a point P, ensuring its distance from P always increases until it lands. The equations for vertical and horizontal motion are established, leading to the conclusion that the angle must be less than approximately 70.53 degrees for the distance to consistently increase. The discriminant of a derived polynomial is analyzed to confirm that angles greater than this maximum value would not satisfy the condition of increasing distance. The final result indicates that all possible values of θ fall within the interval [0, arcsin(√(8/9))]. The discussion emphasizes the importance of demonstrating that angles exceeding 70.53 degrees are not valid, although it is noted that this proof may not be necessary for full credit.
Phys student
Messages
42
Reaction score
0

Homework Statement



A projectile is thrown from a point P at an angle θ above the horizontal . It moves in such a way
that its distance from P is always increasing from its launch until its fall back to the ground. Find all the possible values of θ with which the projectile could have
been thrown. You can ignore air resistance.

The Attempt at a Solution



y=Vosinθ-0.5gt^2

x=Vocosθ

Taking the magnitude of a distance vector

√(x^2 + y^2) = √((Vocosθ)^2+(Vosinθ-0.5gt^2)^2)=√(((vsinθ)-0.5gt^2)^2 +v^2cos^2θ)

I really have no idea what to do afterwards

Edit: I checked several threads about this and i found that 70.5 is maximum value, and 45 is also possible, but i don't know how to find ALL the possible values
 
Physics news on Phys.org
your equations aren't quite right. For x and y, your equations say that the position of the object would be constant if gravity was zero. Does this sound right?

Apart from that, you have the right idea to calculate the magnitude of the distance vector. The next step after that is to think if we require the magnitude of the distance vector to always be increasing with time, then what does that tell us about our function for the magnitude of the distance vector? In other words, we are interested in the rate of change of the magnitude of distance vector, so what should you do to the magnitude of distance vector? And what do you require of this quantity.

Or, depending on the way you like to think about these problems, think about the graph of magnitude of distance versus time. What do we want it to look like? And what does this mean for the graph of the derivative against time?

p.s. 70.5 is the maximum value (i.e. if the angle is less than 70.5 then the distance of the projectile will never decrease), you are on the right track to calculate this.
 
Typo -_- sorry forgot to multiply by t

y=Vosinθ*t -0.5gt^2

x=Vocosθ*t

√(x^2 + y^2) = √((Vocosθ*t)^2+(Vosinθ*t-0.5gt^2)^2)

We have to take the derivative of the magnitude to time ?

dD/dt √((Vocosθ*t)^2+(Vosinθ*t-0.5gt^2)^2) = (480.2t^3 -147t^2*vsin(θ)+10tv^2)/(√(t^2(2401.t^2-980.tvsin(θ)+100v^2)))
 
I think you should keep the constants as just symbols, rather then put the numbers in, or it could get pretty messy. And yes, you have the right idea to take the derivative of the magnitude with respect to time. So from here, what do you want dD/dt to be at all times?
 
I want dD/dt > 0 so it is always positive

∴ after derivation i get

t(g^2 * t^2 -3Vo*g*sin(θ)t +2Vo^2)>0 ?

Edit: Not sure if the derivation is correct, if it's wrong correct me
 
Last edited:
Phys student said:
I want dD/dt > 0 so it is always positive
yep!

Phys student said:
t(g^2 * t^2 -3Vo*g*sin(θ)t +2Vo^2)>0 ?
Yep, that's right. You've almost finished now.
 
BruceW said:
Yep, that's right. You've almost finished now.

Awesome,

Let the discriminant be ∇

Now this polynomial here is positive when t>0 if ∇<0

∇=9Vo^2 * g^2 *sin(θ)^2 -8Vo^2 *g^2

∇<0 ∴ sin(θ)<√(8/9)

Solving for θ

2(pi)n - (pi) -sin^-1 ((2√2)/3) < x < 2(pi)n + sin^-1 ((2√2)/3) where n ∈ ℤ

(ℤ is the set of integers)Ps: I solved it as an inequality but i have to find all the possible values of θ, is this solution correct?
 
Phys student said:
Awesome,

Let the discriminant be ∇

Now this polynomial here is positive when t>0 if ∇<0

∇=9Vo^2 * g^2 *sin(θ)^2 -8Vo^2 *g^2

∇<0 ∴ sin(θ)<√(8/9)
Nice. That is the answer. The angle theta is restricted between zero and (pi)/2 since it is defined as the angle above the horizontal. So you can just put this into your calculator to get the answer in degrees. (Or just leave it in this form).

So you have shown that if the angle is less than this special value, then the distance will always be increasing with time. And the questions was "Find all the possible values of θ with which the projectile could have been thrown." So you now know that all values of theta which are less than the special value are possible values of theta.

(Take a moment to think about what the question has asked, and what you have found so far). So the final part of the problem: What about the values of theta greater than the special value? Will they definitely be excluded from being possible values of theta?
 
BruceW said:
(Take a moment to think about what the question has asked, and what you have found so far).

The question has asked to find the possible values of θ I found the maximum value





BruceW said:
So the final part of the problem: What about the values of theta greater than the special value? Will they definitely be excluded from being possible values of theta?

Yeah I think they'll be exluded since the maximum value of θ = 70.53 , so any value higher than this value won't be a possible angle.
 
  • #10
Phys student said:
Yeah I think they'll be exluded since the maximum value of θ = 70.53 , so any value higher than this value won't be a possible angle.
Well, you are right, but you have not shown it yet. You have only shown that θ less than 70.53 are possible values, you have not shown that θ greater than 70.53 must not be possible values.

Edit: to be honest, what you have done already will probably get you a good grade, but you might get a better grade if you also show that any θ greater than 70.53 is not a possible value.
 
  • #11
BruceW said:
Well, you are right, but you have not shown it yet. You have only shown that θ less than 70.53 are possible values, you have not shown that θ greater than 70.53 must not be possible values.

Edit: to be honest, what you have done already will probably get you a good grade, but you might get a better grade if you also show that any θ greater than 70.53 is not a possible value.

I'm stuck -_- how do i show that no values bigger than 70.53 are possible
(hint?)
 
  • #12
have a look at your polynomial again. (The thing which needs to be positive so that distance is increasing). This must be positive for all positive values of t, right? So as long as you can show that it is negative for some value of t when the angle is greater than 70.53 then you will have a counter-example to the claim that there exists some possible angle which is greater than 70.53.

Edit: did I explain that alright? I'm sure that you can logically go through it yourself, but maybe you just need a push in the right direction. For any angle greater than 70.53 then what can you say about your discriminant? And so for every angle greater than 70.53 can you provide a time (t) which disagrees with the claim that the distance must always increase?
 
Last edited:
  • #13
Sorry

I am VERY sorry for the late reply i had to get in contact with my teacher, he didn't respond first but now he did.

He said i didn't have to prove that no values bigger than 70.53 are possible values, but he did say that i have to "list" all the values.

i got the maximum value, and i know that the possible values are between 0 and 70.53. now what should i do ?

PS : I want to thank you for helping me Bruce, only a little more left.
 
  • #14
[0,70.53°] is the interval of all possible angles. I don't see how you can make a list in a meaningful way.
 
  • #15
mfb said:
[0,70.53°] is the interval of all possible angles. I don't see how you can make a list in a meaningful way.

Yes, 70.53 is the maximum angle but i have to list them (find all the possible values of θ)

Edit : So i can only say that the values of theta are between 0 and 70.53, but can't list them ?
 
  • #16
$$[0,arcsin(\sqrt{\frac{8}{9}})] = \{\theta|0\leq \theta \leq arcsin(\sqrt{\frac{8}{9}})\}$$
That is the best approximation to a list you can get, as the number of possible values is uncountable.
 
  • #17
mfb said:
$$[0,arcsin(\sqrt{\frac{8}{9}})] = \{\theta|0\leq \theta \leq arcsin(\sqrt{\frac{8}{9}})\}$$
That is the best approximation to a list you can get, as the number of possible values is uncountable.

Thank you mfb, so the full solution should go like this:

y=Vosinθ*t -0.5gt^2

x=Vocosθ*t

√(x^2 + y^2) = √((Vocosθ*t)^2+(Vosinθ*t-0.5gt^2)^2)

dD/dt √((Vocosθ*t)^2+(Vosinθ*t-0.5gt^2)^2)

I want dD/dt > 0 so it is always positive

after derivation i get:

t(g^2 * t^2 -3Vo*g*sin(θ)t +2Vo^2)>0

Let the discriminant be ∇

Now this polynomial here is positive when t>0 if ∇<0

∇=9Vo^2 * g^2 *sin(θ)^2 -8Vo^2 *g^2

∇<0 ∴ sin(θ)<√(8/9)

[0,arcsin(√(8/9))]={θ|0≤θ≤arcsin√(8/9))}
 
  • #18


Phys student said:
He said i didn't have to prove that no values bigger than 70.53 are possible values, but he did say that i have to "list" all the values.
Yes. What your professor is saying you need to do is what I referred to as a 'good' grade. (which is what you have already done). In other words, you know that all angles between zero and 70.53 are possible angles. To give a full answer, you should really then show that any angle greater than 70.53 is not a possible angle. But your professor is saying you don't need to do this to get full marks.
 
Back
Top