Calculating Electric Field of Non-Conducting Sphere | Step-by-Step Guide"

AI Thread Summary
The discussion focuses on calculating the electric field of a non-conducting sphere with a specific volume charge density, defined for the radius R. The user attempts to derive the electric field E(r) for two regions: inside (0<r<R) and outside (R<r) the sphere, using an integral formula. They initially arrive at different expressions for the electric field in both regions, prompting confusion about potential errors in their calculations. The user also addresses issues with LaTeX formatting, which they eventually resolve. The thread highlights the importance of careful application of equations and formatting in physics calculations.
Azael
Messages
257
Reaction score
1
I apologise for any spelling errors or terms missnamed since I am swedish and this course I am reading is only swedish books and terms. But I think I have gotten the translations right. Also my first try with latex.


I have a non conducting sphere with the radius R and the volume charge density

\rho (r) = \rho_o (1- \frac{r}{R} when 0<r<R
and \rho(r) = 0 when r>R
where \rho_0 is a positive constant.


I want to calculate the field E(r) for 0<r<R and R<r and I want to use this forumla

<br /> E = \int \frac{dQ \hat{r}}{4 \pi \epsilon r^2}<br />

This is how I do it

<br /> E = \frac{\rho}{4 \pi \epsilon_0 } \int_{0}^{r} (1-\frac{r}{R}) sin\theta d\theta dr d\phi<br />

I get that to \bar{E}= \frac{\rho_o}{\epsilon_0} (r- \frac{r^2}{2R}) \hat{r}

is that a correct answere for 0<r<R??

gonna post this now and se if I got the latex right
 
Last edited:
Physics news on Phys.org
if I use gauss

<br /> \oint Eds = \frac{{Q_e_n_c_l}}{{\epsilon_o}} <br />

with Q_e_n_c_l = \int_{0}^{r} \rho_0(1 - \frac{r}{R}) r^2 \sin \Theta dr d \Theta d \Phi = \rho_0 4\Pi (\frac{r^3}{3} - \frac{r^4}{4R})

I get as answere
\overline{E} = \frac{\rho_o}{\epsilon_0} ( \frac{r}{3} - \frac{r^2}{4R}) \hat{r}

why do I get different answeres. What equation do I implement wrong(or do I do them both wrong)?

seems like the latex won't work :confused:
 
Last edited:
might want to fix your tex tags. put the tags on the same line as the code
 
found my error. I used capitals by misstake in the [ /tex ] :blushing:
 
Last edited:
I solved it today fortunaly :)
 
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