What Is the Total Charge in a Non-Uniform Spherical Charge Distribution?

Click For Summary

Homework Help Overview

The discussion revolves around a non-uniform spherical charge distribution characterized by a specific charge density function. Participants are tasked with determining the total charge contained within this distribution, which is defined mathematically through an integral involving the charge density and volume element.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the integration process required to find the total charge, with some expressing frustration over their attempts and questioning the correctness of their volume element. Others seek clarification on the definitions of variables involved, particularly the distinction between the variable r and the constant R.

Discussion Status

Several participants have provided guidance on evaluating integrals and understanding the implications of variable definitions. There is an ongoing exploration of the relationship between the charge density and the electric field, with some participants expressing uncertainty about their progress while others affirm the correctness of their approaches.

Contextual Notes

Participants are navigating the complexities of integrating a non-uniform charge distribution and applying Gauss's law, with some expressing that certain concepts have not yet been covered in their studies. The discussion reflects a mix of confidence and confusion regarding the mathematical steps involved.

henrybrent
Messages
57
Reaction score
0

Homework Statement

A Non-Uniform but spherically symmetric charge distribution has a charge density:

[itex]\rho(r)=\rho_0(1-\frac{r}{R})[/itex] for [itex]r\le R[/itex]
[itex]\rho(r)=0[/itex] for [itex]r > R[/itex]

where [itex]\rho = \frac{3Q}{\pi R^3}[/itex] is a positive constant

Show that the total charge contained in this charge distribution is Q

Homework Equations



[itex]Q_{total} = \int \rho(r)dV[/itex] with limits 0 and R
[itex]dV = 4 \pi r^2 dr[/itex]

The Attempt at a Solution


[/B]
I have tried so many solutions it is driving me insane.

Is my dv wrong?

my main method is substituting [itex]\rho_0[/itex] in and then trying to take the constants out of the integral but then I'm stuck with r^3/R or something like that...

This is a 4 mark question, so that usually indicates it's a 4 step process, but this is taking me many steps to get even close..
 
Last edited:
Physics news on Phys.org
Would you mind showing more details of your working? I'm afraid I can't really tell what problem you are facing.
 
[itex]\displaystyle\int^R_0 \rho_0(1- \frac{r}{R}) 4 \pi r^2 dr = \displaystyle\int^R_0\ \frac{3Q}{\pi R^3}(1- \frac{r}{R}) 4 \pi r^2 dr[/itex]
 
That looks reasonable, just carry on evaluating the integral.
 
Got it!

Q_total = Q that took like 3 hours when it it was, was a very basic integration mistake.
 
Fightfish said:
That looks reasonable, just carry on evaluating the integral.

I am just wondering, what is the proper definition of r and R?

R is the radius of the sphere? then what is r ?
 
Fightfish said:
That looks reasonable, just carry on evaluating the integral.

Also, how would I go about deriving an expression for electric field in the region r≤R
 
henrybrent said:
R is the radius of the sphere? then what is r ?
r is the variable that describes the distance of the point from the origin of the coordinate system. R is just a constant.

henrybrent said:
Also, how would I go about deriving an expression for electric field in the region r≤R
Have you learned about Gauss's law yet?
 
Fightfish said:
r is the variable that describes the distance of the point from the origin of the coordinate system. R is just a constant.Have you learned about Gauss's law yet?

For a uniform sphere yes I could find the electric field, but not for a non uniform sphere, that has not been taught to us. I have used Gauss' Law = Q_enc/E_0,
I think the integral limits change from 0 to R, to now 0 to r. But I'm not sure
 
  • #10
Yup that is correct; because the quantity you want is the charge enclosed within the spherical Gaussian surface that you are using.
 
  • #11
Fightfish said:
Yup that is correct; because the quantity you want is the charge enclosed within the spherical Gaussian surface that you are using.
would you be able to guide me a bit further please?

Atm, I have integral of p0(1-r/R)4pi*r^2 dr all divided by e_0 = E4pi*r^2 limits 0 to r

Sorry it's not in latex I have had to type this in a rush!
 
  • #12
Well it actually doesn't look like you need a lot of guidance, really. You have all the correct ideas - you just need to have a bit more confidence, sit down and evaluate your integrals!
 
  • #13
Fightfish said:
Yup that is correct; because the quantity you want is the charge enclosed within the spherical Gaussian surface that you are using.
Fightfish said:
Well it actually doesn't look like you need a lot of guidance, really. You have all the correct ideas - you just need to have a bit more confidence, sit down and evaluate your integrals!

I still don't get it! If my limits are 0 and r, I am just subbing r into r again for the same thing?I get [itex]\frac{4 \pi*p_0( \frac{r^3}{3} - \frac{r^4}{4R}){\episilom} =E4\pi*r^2 [\itex][/itex]
 
Last edited:
  • #14
The r in the integral is a dummy variable, not to be confused with the limit r that defines the size of the Gaussian surface that you have chosen. If you want to be careful, then maybe you want to write
[tex]Q_{enc} = \int_{0}^{r} \rho_{0}\left(1 - \frac{r'}{R}\right) 4 \pi r'^{2} dr'[/tex]
to 'distinguish' the two of them.
 
  • #15
Fightfish said:
The r in the integral is a dummy variable, not to be confused with the limit r that defines the size of the Gaussian surface that you have chosen. If you want to be careful, then maybe you want to write
[tex]Q_{enc} = \int_{0}^{r} \rho_{0}\left(1 - \frac{r'}{R}\right) 4 \pi r'^{2} dr'[/tex]
to 'distinguish' the two of them.

[itex]\frac{4 \pi*p_0( \frac{r^3}{3} - \frac{r^4}{4R})}{\epsilon_0} =E4\pi*r^2[/itex]

That's where I'm at? not sure how to progress.
 
  • #16
Yeah, you're there already, just make E the subject!
 
  • #17
Fair enough, I had already done that and then substituted P_0 in and then things got silly. If that's all there is to it then that's fine, it doesn't say I have to include it in terms of Q so i'll leave it as P_0, cheers for the help.
 
  • #18
henrybrent said:
Fair enough, I had already done that and then substituted P_0 in and then things got silly.
Silly? How so? Quick way to check your answer is to set r = R, you should recover the expected [itex]\frac{Q}{4\pi R^{2}}[/itex]
 
  • #19
Fightfish said:
Silly? How so? Quick way to check your answer is to set r = R, you should recover the expected [itex]\frac{Q}{4\pi R^{2}}[/itex]

I'm still all over the place. Right,

[itex]E4 \pi r^2 = \frac{\displaystyle \int \rho_0(1-\frac{r}{R})4\pi r^2 dr}{\epsilon_0}[/itex]

Can't I just take p_0 out of the integral and then divide by [itex]4\pi r^2[/itex] ?
I'm still not getting the right answer!
 
  • #20
The answer you posted earlier, [tex]\mathbf{E} = \frac{\rho_0( \frac{r}{3} - \frac{r^2}{4R})}{\epsilon_0} \hat{r}[/tex]
(I rearranged and added in the direction vector for completeness)
was correct. So I don't kind of get why you are returning to the integral.
 
  • #21
Fightfish said:
The answer you posted earlier, [tex]\mathbf{E} = \frac{\rho_0( \frac{r}{3} - \frac{r^2}{4R})}{\epsilon_0} \hat{r}[/tex]
(I rearranged and added in the direction vector for completeness)
was correct. So I don't kind of get why you are returning to the integral.

Well I decided to re-write my method more neatly, then it occurred to me, hold on, why can't I just divide by [itex]4\pi r^2[/itex] it saves multiplying out.
 
  • #22
Ah, because as I mentioned in an earlier post, the r in the LHS (representing the radius of the Gaussian surface) is different from the r under the integral, which is just a dummy variable. If you want to avoid confusion, then you can do what I suggested by replacing the dummy variable r you are integrating over with r' instead, so as to distinguish the two more clearly.
 
  • #23
Fightfish said:
Ah, because as I mentioned in an earlier post, the r in the LHS (representing the radius of the Gaussian surface) is different from the r under the integral, which is just a dummy variable. If you want to avoid confusion, then you can do what I suggested by replacing the dummy variable r you are integrating over with r' instead, so as to distinguish the two more clearly.

Ofcourse! Apologies for the trivial questions! I have not been thinking straight the last few days! thank you for your help.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
5
Views
1K
Replies
11
Views
2K
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
780
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
904