Projectile Motion of shot cannon ball

AI Thread Summary
The discussion focuses on determining the maximum angle theta for a cannonball shot such that the position function g(t) increases throughout its flight. The user derived the position function and attempted to find critical points by differentiating it, but encountered confusion regarding the application of the quadratic formula. A key point made is that for small angles, the discriminant becomes negative, indicating no critical points exist, meaning g' remains positive. By setting the discriminant equal to zero, the largest angle can be found where a critical point first appears, thus allowing for a complete understanding of the projectile's motion. This approach clarifies the relationship between angle and the behavior of g(t) during the cannonball's trajectory.
jesuslovesu
Messages
185
Reaction score
0
[SOLVED] Projectile Motion

Homework Statement



A cannon shoots a ball at an angle theta above the ground. Use Newton's second law to find the ball's position as a function of time g(t). What is the largest value of theta if g(t) is to increase throughout the ball's flight.

Homework Equations


The Attempt at a Solution


Alright so I've found the distance squared (as advised in the original problem).
g(t) = r^2 = 1/4g^2 t^4 - (v_0 g sin \theta ) t^3 + {v_0}^2 t^2
Which I have verified is correct.

So then like usual, I differentiate g(t) with respect to time to find the critical points.
g' = g^2 t^3 - 3(v_0 g sin \theta t^2 + 2 {v_0}^2 t
Then I use the quadratic formula to find t and set that equal to 0

\frac{3v_0 g sin \theta +- \sqrt{9 {v_0}^2 g^2 sin^2 \theta - 8g^2 {v_0}^2} }{2g^2}

This is where the problem comes in...
If I were to set g' equal to 0 and solve
0 = 3v_0 g sin \theta +- \sqrt{9 {v_0}^2 g^2 sin^2 \theta - 8g^2 {v_0}^2}
But then if I solve to 0 I get 8g^2 {v_0}^2 = 0I know the answer involves setting the discriminant equal to 0, but I don't understand why I can't find the critical points.
So basically my question is how to find theta max? Generally I would find the critical points and then determine if it's a max or a min. In this case, it doesn't seem to work.
 
Last edited:
Physics news on Phys.org
Sorry I don't really understand the question.
Could you rephrase it maybe?
 
Yeh, the question is not very clear...when a golf ball is hit, its distance is naturally going to increase from the origin, then where does the maximum angle come in?
 
Oh sorry guys, I like to look at my latex code as I type the question, it's done now let me know if it's still unclear, I can type the complete question from the book if necessary.
 
Oh and one more thing to note is that g is gravity and g(t) is the function, sorry didn't mean to confuse anyone with that notation. I would edit my post but my ability to edit things seems to have disappeared
 
Hi jesuslovesu,

I think you made a error in using the quadratic formula at one point. After squareing and taking the derivative, your equation was:

jesuslovesu said:
So then like usual, I differentiate g(t) with respect to time to find the critical points.
g' = g^2 t^3 - 3(v_0 g sin \theta t^2 + 2 {v_0}^2 t

You then wanted to set this equal to zero. The first thing was you canceled out one of the t's; this meant that t=0 is a solution (but not useful in answering the problem).

Next you used the quadratic formula, but you misused the result. In using the quadratic formula, the question the quadratic formula is asking, "What value of t makes g' equal to zero?" And the answer is:


t=\frac{3v_0 g sin \theta +- \sqrt{9 {v_0}^2 g^2 sin^2 \theta - 8g^2 {v_0}^2} }{2g^2}

So that is the value of t that makes g'=0; you don't want to then set that equal to zero.

Now that you have the value of t that makes g'=0, you can notice that if theta is too small then the part under the square root will be negative--meaning the time t will be partly an imaginary number. So when theta is too small, there is no physical t (except for t=0) that makes g'=0.

That's exactly what you want. For small angles, there is no critical turning point in g' during the trajectory, so the distance is always increasing. By setting the discriminant equal to zero, you can find the smallest angle at which there is a critical point in g' (or in terms of the question wording, find the largest angle at which there is no critical point).
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top