Question about electric potential energy - need confirmation

AI Thread Summary
The discussion revolves around calculating the potential energy per ion in an infinite one-dimensional ionic crystal with alternating charges. The user presents a series of calculations for potential energy as the number of charges increases, ultimately expressing it in terms of a series that converges to a logarithmic function. There is uncertainty about the correctness of the final steps, particularly regarding the behavior of the series as n approaches infinity and whether dividing by n results in zero. A helpful clarification is provided, emphasizing the importance of interpreting the question correctly, as it specifically asks for potential energy per ion, leading to a simpler solution involving ln(2). The exchange highlights the nuances of series convergence in electrostatics problems.
Kelvin
Messages
52
Reaction score
0
This is a homework problem of a EM course:

Calculate the potential energy, per ion, for an infinite one-dimensional ionic crystal, that is, a row of equally spaced charges of magnitude e and alternating sign.
Hint: The power series expansion of ln(1+x) may be useful.


Here's my calculation:

Let u_n be the potential energy when there is n charges.
u_1 = 0

u_2 = \frac{1}{4 \pi \epsilon_0} \frac{-e^2}{d} where d is the separation of two charges

u_3 = \frac{1}{4 \pi \epsilon_0} \left( 2\times \frac{-e^2}{d} + \frac{e^2}{2d}\right)

u_4 = \frac{1}{4 \pi \epsilon_0} \left( 3 \times \frac{-e^2}{d} + 2 \times \frac{e^2}{2d} + \frac{-e^2}{3d}\right)

...

u_n = \frac{1}{4 \pi \epsilon_0} \left( (n-1) \times \frac{-e^2}{d} + (n-2) \times \frac{e^2}{2d} + \dots + \frac{(-1)^{n-1} e^2}{(n-1)d}\right)

= \frac{e^2}{4 \pi \epsilon_0 d} \sum_{i=1}^{n-1} \frac{(-1)^i (n-i)}{i}

= \frac{e^2}{4 \pi \epsilon_0 d} \sum_{i=1}^{n-1} (-1)^{i-1} \left( 1- \frac{n}{i} \right)

= \frac{e^2}{4 \pi \epsilon_0 d} \left( \sum_{i=1}^{n-1} (-1)^{i-1} - n \sum_{i=1}^{n-1}\frac{(-1)^{i-1}}{i} \right)

potential energy per ion
= u_n/n = \frac{e^2}{4 \pi \epsilon_0 d} \left( \frac{1}{n}\sum_{i=1}^{n-1} (-1)^{i-1} - \sum_{i=1}^{n-1}\frac{(-1)^{i-1}}{i} \right)

as n tends to infinity,

u_n/n = \frac{e^2}{4 \pi \epsilon_0 d}\left( 0 - \ln 2 \right)

I am not sure my last 2 steps are correct or not. The series \sum_{i=1}^{n-1}(-1)^{i-1} diverges as n tends to infinity. If we divide the series by n, do we get really zero?

Thanks for your help!
 
Physics news on Phys.org
While you probably don't need this since it was 6 years ago: I just completed this problem on a practice GRE test and the solution is easier if you read the question closely. It asks for the potential energy per ion, as opposed to the entire system. This allows the summation to fall out with a ln(2) included. Hope this helps to future readers!
 
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...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top