Projectile motion on a hemisphere

AI Thread Summary
The discussion centers on determining the minimum initial speed required for a ball kicked from the top of a hemispherical rock to avoid hitting it. Participants explore the equations of motion and the semicircular path, noting the need to find the intersection points of the two curves. They emphasize the importance of ensuring the discriminant of the quadratic equation is less than zero to prevent intersection. The conversation highlights the adjustments needed in the equations to accurately reflect the problem, particularly correcting the vertical motion equation. Ultimately, the goal is to derive a formula that relates the initial speed to the height at which the ball will no longer collide with the hemisphere.
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 v_i
What must be it's minimum initial speed if the ball is never to hit the rock after it is kicked?


Homework Equations


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


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.
 
Physics news 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 y=\sqrt{R^2 - x^2}

The eqn of motion is 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?
 
Bread18 said:
2yv_i^2 = a x^2?

= a(R2 - y2) ? :wink:
 
ay^2 + 2yv_i^2 - aR^2 = 0 \\ 4v_i^4 +4a^2R^2 < 0 \\ v_i^4 < -a^2R^2

and that's not right...
 
Last edited:
Bread18 said:
ay^2 + 2yv_i^2 - aR^2 = 0

after that, you've lost me :redface:
 
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:
ay^2 + 2yv_i^2 - aR^2 = 0 \\ 4v_i^4 +4a^2R^2 &lt; 0 \\ v_i^4 &lt; -a^2R^2

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

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

The eqn of motion is 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?

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

(no wonder it couldn't avoid hitting the circle! :biggrin:)
 
  • #11
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 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)
 
  • #12
looks good! :smile:

(but on my recent performance, i could be missing something! :blushing: :rolleyes:)
 
  • #13
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.
 
  • #14
because …
Bread18 said:
v_i^2 = \frac{g}{2}(R+y)

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:)
 
  • #15
So I want y = 0?
 
  • #16
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?)
 
  • #17
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...
 
Back
Top