Projectile motion on a hemisphere

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
16 replies · 4K views
Bread18
Messages
100
Reaction score
0

Homework Statement


A person standing on the top of a hemispherical rock of radius R kicks a ball (initially at rest on the top of the rock) to give it horizontal velocity [itex]v_i[/itex]
What must be it's minimum initial speed if the ball is never to hit the rock after it is kicked?


Homework Equations


[itex]v=v_i+at,\\ v^2=v_i ^2 + 2ar, \\ r=v_i t +\frac{1}{2}at^2[/itex]


The Attempt at a Solution



I'm not sure how to do this one as a parabola and a semicircle are 2 different shaped curves, a little nudge in the right direction would be helpful, thanks guys.
 
on Phys.org
Hi Bread18! :wink:
Bread18 said:
… a parabola and a semicircle are 2 different shaped curves, a little nudge in the right direction would be helpful, thanks guys.

Write out the two equations, and see where they intersect …

what do you get? :smile:
 
Hmm ok...
Well the eqn of the semicircle is [itex]y=\sqrt{R^2 - x^2}[/itex]

The eqn of motion is [itex]y = \frac{1}{2}at^2 \\ x = v_it \\ y = \frac{1}{2}a(\frac{x}{v_i})^2 \\ 2yv_i^2 = a x^2?[/itex]
 
[itex]ay^2 + 2yv_i^2 - aR^2 = 0 \\ 4v_i^4 +4a^2R^2 < 0 \\ v_i^4 < -a^2R^2[/itex]

and that's not right...
 
Last edited:
Solve the quadratic, they don't touch so the discriminate needs to be < 0 (typo in the other post, I'll fix it)
 
Last edited:
ah, sorry, i'd forgotten what the question asked for! :redface:
Bread18 said:
What must be it's minimum initial speed if the ball is never to hit the rock after it is kicked?

yes, that's fine :smile:
Bread18 said:
[itex]ay^2 + 2yv_i^2 - aR^2 = 0 \\ 4v_i^4 +4a^2R^2 < 0 \\ v_i^4 < -a^2R^2[/itex]

remember, your "a" was negative! :wink:
 
Yes but it's a^2, so it cancels out the negative, leaving me with -g^2R^2?
 
hmm … you're right! :redface:

ok, let's go back and check your original equations …
Bread18 said:
Well the eqn of the semicircle is [itex]y=\sqrt{R^2 - x^2}[/itex]

The eqn of motion is [itex]y = \frac{1}{2}at^2 \\ x = v_it \\ y = \frac{1}{2}a(\frac{x}{v_i})^2 \\ 2yv_i^2 = a x^2?[/itex]

ah! should be y = R + 1/2 at2 ! :smile:

(no wonder it couldn't avoid hitting the circle! :biggrin:)
 
tiny-tim said:
hmm … you're right! :redface:

ok, let's go back and check your original equations …


ah! should be y = R + 1/2 at2 ! :smile:

(no wonder it couldn't avoid hitting the circle! :biggrin:)


Haha well spotted :smile:

So, now with that fix, I get [itex]2v_i^2(y-R)=ax^2 \\ 2v_i^2(y-R)=a(R^2 - y^2) \\ 2v_i^2 = -a(R+y) \\ v_i^2 = \frac{g}{2}(R+y)[/itex]
 
tiny-tim said:
looks good! :smile:

(but on my recent performance, i could be missing something! :blushing: :rolleyes:)
Haha yeah, we've all been missing simple things..:rolleyes:
I don't see how this ties in with it not hitting the semi circle though.
 
because …
Bread18 said:
[itex]v_i^2 = \frac{g}{2}(R+y)[/itex]

gives you the y-coordinate where it hits the circle

for example, if v = 0, the ball drops straight down, and hits the circle at y = -R !

ok, now what happens to y as you increase v ? :wink:

(btw, the other solution, y = R for any value of v was eliminated from the equation when you divided it by (y - R) :wink:)
 
in a moment, I'm going out for an hour or so

draw yourself some diagrams of a parabola touching and cutting a circle, and see what happens as the parabola changes shape :wink:

(also, think how many times can a parabola touch and cut a circle?)
 
Ok, thanks for your help, I think I'm going to go to bed now (2am here). Hopefully When I wake up it'll all become obvious...