Electric Potential @ center of an equilateral triangle

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 15K views
Nyquilt
Messages
3
Reaction score
0

Homework Statement



14w7qts.jpg


What is the electric potential at point P, the center of an equilateral triangle with side length of 2a and total charge of Q? Use infinity as the reference point.


Homework Equations



∆v = -∫E∙ds
v(r)= kq/r

The Attempt at a Solution



I already have the answer which is k(Q/a) ln(2+sqrt(3)) but I don't know how to get it. This is what I tried:

v = kq/r = ∫kdq/r = ∫k lamda dx/r = k lamda ∫dx/sqrt(x^2 + (a/sqrt(3))^2) = k lamda ln(x + sqrt(x^2 + (a/sqrt(3))^2)).

I evaluate that integral from 0 to 2a

k lamda ln(2a - sqrt(4a^2 + (a^2)/3) - k lamda ln(a/sqrt(3))
= k lamda ln(2sqrt(3) - sqrt(13)) = kQ/(2a) ln(2sqrt(3) - sqrt(13))
 
Physics news on Phys.org
Your substitution for r = sqrt(x^2 + (a/sqrt(3))^2 Fixes the origin for your x-axis somewhere. Where is that point? How does that change the limits for your integral?
 
Hmm I guess the origin for the x-axis is at the axis of symmetry. If that's the case then I integrate from -a to a?
 
Yes. Either that, or you can further exploit symetry by only integrating from 0 to a and multiplying by 2. Also, your integral was the potential from only one side of the triangle. I'm not sure if you multiplied by 3.
 
That worked great. Thanks a lot for the help. I was stuck on this for a while.