I'm considering a problem about curves. A particle is running along circumference $$x^2+y^2=25$$ with a costant modulus speed compliting a turn in 2 second. I need to determinate the acceleration in the point (3,4) starting from the equality $$\gamma(t)=5(cos\theta(t),sin\theta(t))$$.
I know the equation of the accelaration should be: $$\gamma(t)''=5(-\theta^2 cos\theta(t),-\theta^2 sin\theta(t))$$ I thought about determinate the angle from polar coordinates, however I'don't know whether it is a good idea:
\begin{cases} p=\sqrt {x^2+y^2} &&y=psin\theta &&x=pcos\theta \end{cases}
\begin{cases} p=\sqrt {3^2+4^2} &&4=5sin\theta &&3=5cos\theta \end{cases} In this way $$ \theta=53^° $$. But now i tried a lot of ways but I'm stucked. someone can help me. Thanks
You have $\gamma(t)=5(\cos at,\sin at)$, where $t$ is the time. Since $\gamma(2)=\gamma(0)=(5,0)$, then $a=\pi$. Thus $\gamma(t)=5(\cos \pi t,\sin \pi t)$. Thus $\gamma^{\prime\prime}(t)=-5\pi^2(\cos\pi t,\sin\pi t)$.
Now, for point $(3,4)$, we have $\cos\pi t_1=3/5$ and $\sin\pi t_1=4/5$ for some time $t_1\in[0,2]$. Then $\gamma^{\prime\prime}(t_1)=-5\pi^2(\cos\pi t_1,\sin\pi t_1)=-5\pi^2=-\pi^2(3,4)$.