I have only just stumbled across this site a few days ago while searching for other things. This is a great resource. I have a question for nearly 30 years now when me and my friend were trying to solve the following question from the book "An introduction to the theory of mechanics" by K.E. Bullen. I just fetched from the library a 7th edition copy and there on p.157, Question 19, it wrote:
A particle is projected from the highest point of a hemispherical mound of radius a. Prove that it cannot clear the mound unless its initial speed exceeds sqrt(ag/2).
My friend and I worked out a very simple solution which got us the "answer" sqrt(ag/2). However, we then realized we were definitely wrong. But we didn't go on finding the correct one as it appeared to be too difficult for us. Please solve it for me.
(It's my first question. I may have made mistakes on tags, manner, etiquette ... please go easy on me.)
The speed of projection is minimal when the projectile just grazes the mound, or equivalently when the projectile fired tangentially to the mound in a vertical plane hits the apex of the mound. Taking the projection point as $(-a\sin\theta,a\cos\theta)$, with the $y$ axis vertical through the centre of the mound, the trajectory in this plane is given by $$y-a\cos\theta=(x+a\sin\theta)\tan\theta-\frac{g(x+a\sin\theta)^2}{2v^2\cos^2\theta},$$where $g$ is the acceleration due to gravity and $v$ is the speed of projection. Substituting in $x=0$ and $y=a$ (the apex) gives, after simplification, $$\frac{2v^2}{ga}=1+\sec\theta.$$ The speed $u$ at the apex is given by $v^2=u^2+2ga(1-\cos\theta)$, or$$u^2=\frac{ga}2(4\cos\theta+\sec\theta-3).$$To minimize this, differentiate with respect to $\theta$ and equate to zero, giving$$-4\sin\theta+\sec\theta\tan\theta=0,$$or $\theta=\frac13\pi.$ Finally, this gives $u^2=\frac12ga$ or $u=\sqrt{\frac12ga}$.