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
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top