I have the following problem :
A point $P$ of mass $m$ is constrained to move on a frictionless circle of radius $l$, centred at $O$, in a vertical plane in a gravitational field with acceleration $g$. If the particle is released from rest when $OP$ makes an angle $\theta_0$ with the downward vertical, calculate the speed at which the particle passes the lowest point.
I think I solved it with energy. Setting the zero of potential energy at its lowest point I simply get that at the point of release I have $E = mg(l-l\cos\theta_0 )$ (because the cosine is negative in the upper half and positive in the lower half). Also at the lowest point I have $E=\frac{1}{2}mv^2$ hence I have $v^2 = 2gl(1-\cos(\theta_0))$
I wanted to solve this using Newton's laws, so I tried polar coordinates.
Setting first the usual Cartesian axes, I wrote $\underline{W} = -mg\underline{j}$ to be the weight and I used the formula $\underline{j} = \cos(\theta)\underline{e_\theta}+\sin(\theta)\underline{e_r}$ I get $\underline{W} = -mg\cos(\theta)\underline{e_\theta}-mg\sin(\theta)\underline{e_r}$. The only component that counts towards the velocity in the motion is the tangential one, hence $\underline{e_\theta}$.
Hence I get $m\ddot{\theta} = -mg\cos(\theta)$ from Newton's Second Law. However I think this is the usual pendulum equation which can only be solved for small oscillations using Taylors. So I must have done something wrong? Certainly I can find a solution for any oscillation (By oscillation I mean by releasing the particle at any point of the circle, maybe excluding the highest point). The last step is the one I am most doubtful about but I really can't see how to get the same result as above.
