I apologize if this question is not up to par. When I was doing exercises in basic mechanics I checked the answers and I can't seem to find what I'm doing wrong. Suppose we have a ball with mass $m$ and radius $r$ on an inclined plane with height $h$. At the end of the inclined plane is a loop with a radius of $R$ and we can assume that $r<<R$. We are asked what the minimum height is the inclined plane should have so as to let the ball complete the loop. Here is my reasoning:
We have $U_1\geq K_{rot,2}+K_{trans,2}+U_2$.
For the ball rotating we have $I=\frac{1}{2}mr^2$ and $\omega=\frac{v}{r}$.
So $mgh\geq \frac{1}{2}I\omega^2+\frac{1}{2}mv^2+mg\cdot2R=\frac{3}{4} mv^2+mg\cdot 2R$.
The minimal speed to complete the loop implies $F_{centripetal}=\frac{mv^2}{R}= mg$
So $v^2= Rg$ and we have $gh\geq \frac{3}{4}Rg+g\cdot 2R$ which means $h\geq 2\frac{3}{4}R$, while the book says that the answer should be $h\geq 2.70R$. Can you explain what I am doing wrong?
Thank you
EDIT: Moment of inertia corrected.
For the ball rotating we have $I=\frac{2}{5}mr^2$ and $\omega=\frac{v}{r}$.
So $mgh\geq \frac{1}{2}I\omega^2+\frac{1}{2}mv^2+mg\cdot2R=\frac{7}{10} mv^2+mg\cdot 2R$.
After the edit with correction of the moment of inertia I am getting the right answer. We get $gh\geq\frac{7}{10}Rg+g\cdot 2R$ so $h\geq2\frac{7}{10}R$ in accordance with the book.