Vector Potential of Spinning Sphere

AI Thread Summary
The discussion centers on solving the vector potential of a spinning sphere, referencing Griffiths' approach for a spinning shell. A participant attempts to calculate the current density using a different orientation, specifically along the z-axis, but encounters a result of zero due to the integration of sine and cosine functions over a full period. They explore the possibility of using linear algebra and tensor notation for the cross product to avoid this issue. Ultimately, they realize that applying spherical harmonics and symmetry can yield the correct result, confirming the validity of this alternative method. The conversation highlights the importance of mathematical techniques in solving physics problems effectively.
Shinobii
Messages
33
Reaction score
0

Homework Statement



I am just wondering, in Griffiths text, he solves this problem for a spinning shell. He states that the problem is easier if you tilt the sphere so it is spinning in the xz plane.

Homework Equations



When solving for the current density, Griffiths writes,

$$
(\omega \times r') =
\begin{vmatrix}
\hat{x} & \hat{y} & \hat{z} \\
\omega \sin(\psi') & 0 & \omega \cos(\psi') \\
r' \sin(\theta') \cos(\phi') & r' \sin(\theta') \sin(\phi') & r' \cos(\theta')
\end{vmatrix}
$$

The Attempt at a Solution



But suppose we want to try it on the z-axis such that,

$$
(\omega \times r') =
\begin{vmatrix}
\hat{x} & \hat{y} & \hat{z} \\
0 & 0 & \omega \\
r' \sin(\theta') \cos(\phi') & r' \sin(\theta') \sin(\phi') & r' \cos(\theta')
\end{vmatrix}
$$

Doing this however yields an answer of 0! Since,

$$
\int_0^{2 \pi} sin(\phi') d\phi' = \int_0^{2 \pi} cos(\phi') d\phi' = 0
$$

Does anyone have insight to if this problem is solvable using the second method? I ask this, because this is what I would do in an exam situation!
 
Physics news on Phys.org
First, you might consider losing the determinant calculation. If you are at this level of mathematics, you might as well use linear algebra rather than a mnemonic, if not using the tensor definition of the cross product.

Define the cross product of two vectors, ##\vec{a}## and ##\vec{b}##, as ##\vec{a}\times\vec{b}=\left[\begin{matrix} 0 & -a_3 & a_2 \\ a_3 & 0 & -a_1 \\ -a_2 & a_1 & 0 \end{matrix}\right]\left[\begin{matrix} b_1 \\ b_2 \\ b_3 \end{matrix}\right]##, where ##a_i## is the ith component of the ##\mathbb{R}^3## vector ##\vec{a}##, with ##b_i## defined similarly.

Assuming that ##\omega## and r' are not scalar multiples of each other, the cross product should not reduce to the zero (probably not 0!=1 either) vector.
 
Hmm, mathematics aside (I completely disagree with you, the mnemonic is simple to understand physically, while tensor notation is required for more difficult problems (such as relativistic electrodynamics), this problem is rather simple) you will still get zero. I am not worried about my terms cancelling out, it is the integration that sets my answer to zero. . .
 
Ah, I see now that I can exploit spherical harmonics and symmetry which leaves me with the correct result! Since,

$$
\sin(\theta')\cos(\phi') = - \sqrt{\frac{8 \pi}{3}}{\rm{Re}}[Y_{1,1}(\theta', \phi')]
$$

Then by orthogonality everything should fall into place (I have not done this but I will do so right away and verify that it works).

Yep, this method works fine and dandy! Thanks again Mandelbroth, I appreciate you taking the time to reply.
 
Last edited:
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top