1.

In spherical polar coordinates (l, q, a), q denotes the polar angle around z-axis and a denotes the azimuthal angle raised from x-axis . Then the y-component of P is given by

Answer»

<P> Psinq sina



The CARTESIAN Coordinates can be retrieved from SPHERICAL coordinates (L,q,a) by:
X = r.sinq.cosa
Y = r.sinq.sina
Z = r.sinq
Using the same we get for P,
Y = P.sinq.sina



Discussion

No Comment Found