Potential at a point inside a solid non conducting uniformly charged sphere

  • Thread starter Thread starter Rhdjfgjgj
  • Start date Start date
  • Tags Tags
    Elecrostatics
AI Thread Summary
The discussion centers on the correct formulation of electric potential inside a uniformly charged non-conducting sphere. It highlights the necessity of including a negative sign in the integral expression for potential, specifically when integrating from a larger radius to a smaller one. The integration process is clarified by emphasizing that the displacement vector points inward while the electric field points outward, leading to a negative dot product. Participants also discuss the importance of consistent notation and the correct interpretation of limits in line integrals. Overall, the conversation reinforces the proper mathematical treatment of electric potential in electrostatics.
Rhdjfgjgj
Messages
31
Reaction score
3
Homework Statement
Today I was deriving the potential of a point inside a solid non conducting sphere with uniform charge density. Let me show how my sir did this. For that please look at the following pic



As you can see my sir took the integral from r to R.(r is a point's distance from centre). And I chose to take integral limits from R to r. My answer is different For my calculations look below .

Can anyone tell why has this gone wrong.
Relevant Equations
E=KQ/r^2 , r>R
E=(KQ/R^3)r
My friend said 'you missed the negative sign the second time you wrote integral of Edr in the right hand side in your second line'. But if put a negative sign it would mean that potential decreases when travelling against ( antiparallel) to field, which is wrong
 

Attachments

  • IMG-20230918-WA0008.jpg
    IMG-20230918-WA0008.jpg
    16.8 KB · Views: 145
  • Screenshot_2023-09-18-18-43-38-228_com.google.android.apps.docs.jpg
    Screenshot_2023-09-18-18-43-38-228_com.google.android.apps.docs.jpg
    30.4 KB · Views: 122
Physics news on Phys.org
Rhdjfgjgj said:
My friend said 'you missed the negative sign the second time you wrote integral of Edr in the right hand side in your second line'.
Yes, your friend is right. You should have a negative sign in the second line so that ##\Delta V = -\int_R^r E dr##. The overall expression on the right side is positive. Since you are integrating from larger ##r## to smaller ##r##, ##dr## in the integral is negative. So, the integral ##\int_R^r E dr## represents the summation of a bunch of infinitesimal negative quantities. Thus, ##\int_R^r E dr## will yield a negative quantity. Therefore, ##-\int_R^r E dr## is positive.

Going back to the first line, you wrote correctly that $$V_r - V_S = -\int_R^r \vec E \cdot \vec {dr}.$$ Here ##\vec {dr}## denotes an infinitesimal displacement along the radial path connecting the initial and final points. When integrating radially inward from the surface of the sphere, ##\vec{dr}## points radially inward while ##\vec E## points radially outward. Using ##\vec A \cdot \vec B = |\vec A||\vec B| \cos \theta##, the dot product in the integrand is $$\vec E \cdot \vec {dr} = |\vec E||\vec {dr}| \cos \pi = -|\vec E||\vec {dr}|.$$ Here, we used ##\theta = \pi## since ##\vec {dr}## and ##\vec E## have opposite directions. ##|\vec E|## may be written simply as ##E##, where ##E## denotes the magnitude of the electric field field vector ##\vec E##. However, it is wrong to write ##|\vec {dr}|## as ##dr## since the notation ##dr## is reserved for the infinitesimal change in the radial distance ##r## when integrating from ##R## to ##r##. Thus, ##dr## is a negative quantity when integrating inward. The correct relation for this case is ##|\vec {dr}| = -dr##. So, putting all of this tediousness together, $$V_r - V_S = -\int_R^r \vec E \cdot \vec {dr} =+\int_R^r E |\vec {dr}| = -\int_R^r E dr.$$
It is less confusing if you use the rule that switching the limits of integration changes the sign of an integral. (This rule applies to line integrals as well "ordinary" integrals.) So, we have $$V_r - V_S = -\int_R^r \vec E \cdot \vec {dr} = +\int_r^R \vec E \cdot \vec {dr}. $$ Now we're integrating outward so that ##\vec E## and ##\vec {dr}## point in the same direction and ##|\vec {dr}| = dr##. $$V_r - V_S =+\int_r^R E dr. $$
 
TSny said:
Yes, your friend is right. You should have a negative sign in the second line so that ##\Delta V = -\int_R^r E dr##. The overall expression on the right side is positive. Since you are integrating from larger ##r## to smaller ##r##, ##dr## in the integral is negative. So, the integral ##\int_R^r E dr## represents the summation of a bunch of infinitesimal negative quantities. Thus, ##\int_R^r E dr## will yield a negative quantity. Therefore, ##-\int_R^r E dr## is positive.

Going back to the first line, you wrote correctly that $$V_r - V_S = -\int_R^r \vec E \cdot \vec {dr}.$$ Here ##\vec {dr}## denotes an infinitesimal displacement along the radial path connecting the initial and final points. When integrating radially inward from the surface of the sphere, ##\vec{dr}## points radially inward while ##\vec E## points radially outward. Using ##\vec A \cdot \vec B = |\vec A||\vec B| \cos \theta##, the dot product in the integrand is $$\vec E \cdot \vec {dr} = |\vec E||\vec {dr}| \cos \pi = -|\vec E||\vec {dr}|.$$ Here, we used ##\theta = \pi## since ##\vec {dr}## and ##\vec E## have opposite directions. ##|\vec E|## may be written simply as ##E##, where ##E## denotes the magnitude of the electric field field vector ##\vec E##. However, it is wrong to write ##|\vec {dr}|## as ##dr## since the notation ##dr## is reserved for the infinitesimal change in the radial distance ##r## when integrating from ##R## to ##r##. Thus, ##dr## is a negative quantity when integrating inward. The correct relation for this case is ##|\vec {dr}| = -dr##. So, putting all of this tediousness together, $$V_r - V_S = -\int_R^r \vec E \cdot \vec {dr} =+\int_R^r E |\vec {dr}| = -\int_R^r E dr.$$
It is less confusing if you use the rule that switching the limits of integration changes the sign of an integral. (This rule applies to line integrals as well "ordinary" integrals.) So, we have $$V_r - V_S = -\int_R^r \vec E \cdot \vec {dr} = +\int_r^R \vec E \cdot \vec {dr}. $$ Now we're integrating outward so that ##\vec E## and ##\vec {dr}## point in the same direction and ##|\vec {dr}| = dr##. $$V_r - V_S =+\int_r^R E dr. $$
So what you are saying is that when integrating against r (like moving radially in , we must consider '-dr' and not 'dr'.
Is it also applicable in case of a point change. Can u just show me. We will try by finding V at a general r , knowing that V at infinity=0. Can you please do the process for me. Thanks 🙏🏻
 
Moreover can anyone who's answering it tell me which concept is wrong for me to have gotten a doubt like this.
 
Rhdjfgjgj said:
Moreover can anyone who's answering it tell me which concept is wrong for me to have gotten a doubt like this.
If anything, you don't have a consistent way to do line integrals. The method shown below is straightforward, because it asks you to do what the line integral says you ought to do. You write the vectors in unit vector notation and then let the limits of integration take care of the negative signs if any. Here is what I mean using as example this problem in the case ##r>R.##

Step 1. Write the vectors in unit vector notation (I use bold characters for vectors)
##\mathbf{ E}=\dfrac{kQ}{r^2}\hat{\mathbf{r}}~##; ##~d\mathbf{r}=dr\hat{\mathbf{r}}.##

Step 2.
Take the dot product
##\mathbf{ E}\cdot d\mathbf{r}=\dfrac{kQ}{r^2}dr(\hat{\mathbf{r}}\cdot\hat{\mathbf{r}})=\dfrac{kQ}{r^2}dr.##

Step 3.
Assemble the integral noting that the lower limit is the starting point and the upper limit the ending point.
$$V(R)-V(r)=-\int_r^R \mathbf{ E}\cdot d\mathbf{r}=-\int_r^R\frac{kQ}{r^2}dr.$$ Note that vector ##~d\mathbf{r}## by definition points in the direction of increasing ##r## regardless of the sense of integration. The limits of integration automatically take care of relative negative signs. If the charge on the sphere were negative, you would just write ##\mathbf{ E}=-\dfrac{kQ}{r^2}\hat{\mathbf{r}}## and proceed as before.
 
  • Like
Likes nasu and Rhdjfgjgj
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top