Quick question with spherical coordinates and vectors

AI Thread Summary
The discussion revolves around calculating the speed and radial acceleration of an ant crawling on the surface of a sphere using spherical coordinates. The ant's motion is defined by specific equations for r, φ, and θ, leading to a derived speed formula. The user successfully finds the velocity vector but struggles with taking the derivative to determine acceleration, particularly with the unit vectors eₗ and eₜ. The conversation includes references to kinematic equations in spherical coordinates, which are essential for deriving acceleration. Assistance is sought for the differentiation process to complete the calculations.
Johnson
Messages
29
Reaction score
0
So here's the question:
An ant crawls on the surface of a ball of radius b in such a manner that the ants motion is given in spherical coordinates by the equations:
r = b, \phi = \omegat and \vartheta = \pi / 2 [1 + \frac{1}{4} cos (4\omegat).

Find the speed as a function at time t and the radial acceleration of the ant.

I found the speed, doing \left|v\right| = b\omega[cos^{2}(\frac{\pi}{8}cos 4\omegat) + \frac{\pi^{2}}{4} sin^{2} 4\omegat] ^{1/2}

Now I don't even know where to begin to take the derivative of that, lol. I know i derive the actual vector v, not the magnitude of it. But how do i derive e_{\phi} and e_{\vartheta}?

I got for velocity

v = \widehat{e}_{\phi}b\omegacos [\frac{\pi}{8}cos 4\omegat] - \widehat{e}_{\vartheta}b\omega \frac{\pi}{2}sin (4\omegat)

Any help on deriving that to find acceleration would be awesome :s Maybe I'm missing a rule with \widehat{e}_{\phi}, but I'm getting stuck.

Thanks :)
 
Physics news on Phys.org
Any help would be greatly appreciated.
 
See: http://en.wikipedia.org/wiki/Spherical_coordinate_system,

"Kinematics"
In spherical coordinates the position of a point is written,

\mathbf{r} = r \mathbf{\hat r}

its velocity is then,

\mathbf{v} = \dot{r} \mathbf{\hat r} + r\,\dot\theta\,\boldsymbol{\hat\theta } + r\,\dot\varphi\,\sin\theta \mathbf{\boldsymbol{\hat \varphi}}

and its acceleration is,

\mathbf{a} = \left( \ddot{r} - r\,\dot\theta^2 - r\,\dot\varphi^2\sin^2\theta \right)\mathbf{\hat r} <br /> + \left( r\,\ddot\theta + 2\dot{r}\,\dot\theta - r\,\dot\varphi^2\sin\theta\cos\theta \right) \boldsymbol{\hat\theta } <br /> + \left( r\ddot\varphi\,\sin\theta + 2\dot{r}\,\dot\varphi\,\sin\theta + 2 r\,\dot\theta\,\dot\varphi\,\cos\theta \right) \mathbf{\boldsymbol{\hat \varphi}}


ehild
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top