yoghurt54
- 18
- 0
Homework Statement
There are three charges arranged on the z-axis. Charge +Q_2 at the origin, -Q_1 at (0,0,a)
and -Q_1 at (0,0,-a).
Using spherical polar coordinates (i.e the angle \vartheta is between r and the positive z-axis), find the potential at a point with a distance r from the origin, and in the case a<<r, expand the potential up to terms including (a/r)^2. Identify terms due to a charge, a dipole and a quadrupole.
Homework Equations
Well, I found that before the expansion, we find that the potential V is:
V = 1 / 4 \pi \epsilon ( Q_2 / r -Q_1 (1 / \sqrt{r^2 + a^2 - 2*a*r*cos\vartheta} + 1 / \sqrt{r^2 + a^2 + 2*a*r*cos\vartheta}) )
The denominators of the Q_1 charges are derived from the cosine rule, and the fact that for the bottom charge, the angle made with the z-axis is \pi - \vartheta which makes the cosine of that angle the negative of the cosine of theta.
The Attempt at a Solution
Right, after taking out a factor of r and expanding the square root denominators to the ((a/r)^2 - 2(a/r)cos \vartheta)^2 term and ignoring terms greater that the degree 2 we get this:
V = 1 / (4 \pi \epsilon r) (Q_2 - Q_1(2 + (a/r)^2(3cos^2 \vartheta- 1))
I have a term for the charge and a term for the quadrupole, but no term for the dipole, as those terms canceled when summing up terms in the expansion.
Have I done this right? Should there be no dipole term? I've been stuck on this for a couple of months.