Finding Electric Field in Spherical Electrostatics: Vector Specification?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Swapnil
Messages
459
Reaction score
6
I have a problem in electrostatics in which there is a uniformly charges semi-sphere of radius a with its base in the xy-plane and I want to find the electricfiled at some point h on the z-axis. What I am having trouble with is that how do you specify the vector that goes from an infinitesimal point on the surface of the sphere to the point h on the z axis? Would it be just [tex]h\hat{r} - a\hat{r}[/tex]?
 
Physics news on Phys.org
Is that valid? Can you mix spherical and rectangular coordinates together like that?

Anyways, how would you find its magnitude? Would you just take the squareroot of the dot product? Something like this:

[tex]\vec{R} = h\hat{z} - a\hat{r}[/tex]

[tex]|\vec{R}|^2 = \vec{R}\cdot\vec{R}[/tex]

[tex]= ( h\hat{z} - a\hat{r} )\cdot( h\hat{z} - a\hat{r} ) = h^2\hat{z}\cdot\hat{z} + a^2\hat{r}\cdot\hat{r} = h^2 + a^2[/tex]

Is this correct? Doesn't look right though...
 
Remember that [tex]\hat{r} = (a\hat{i} + b\hat{j}+c\hat{k})[/tex] so you can take the dot product of the z xomponent and the spherical component, where a,b and c are spherical components...look them up in a reference book.
 
Last edited: