r16
- 42
- 0
Homework Statement
I was attemping to solve problem 10.13 in Purcell's E&M Book: By considering how the introduction of a dielectric changes the energy stored in a capacitor, show that the correct expression for the energy density in a dielectric be \frac{\epsilon E^2}{8\pi}
Homework Equations
1 U = 1/2 C V^2
2 Q_0 = Q + Q' = \epsilon Q_0 + Q'
3 U = \frac{1}{8 \pi} \int_V E^2 d^3 x
4 E_{tot} = E_{vac} - E_{pol} = \epsilon E - 4 \pi P
The Attempt at a Solution
It is not hard to derive Eq. 3 from Eq. 1. This is the energy stored in a vacuum capacitor.
Q_0 and E_0 are the charge and field in a vacuum capacitor before the dielectric is added
I attempted to use Eq 2 to derive the electric field inside a capacitor with a dielectric. The total electric field inside the capacitor (Eq 4)will be the superposition of the electric field of a vacuum capacitor of strength \epsilon E_0 and the field of a polarized dielectric, 4 \pi P. Since P can be equated to the charge density per area, \sigma, you can solve equation 2 for Q', which is the surface charge density on the polarized dielectric's surface and plug that in for P in Eq. 4. You can also do this for the field of the vacuum capacitor:
E = \epsilon E_0 - 4\pi P = \frac{4 \pi \epsilon Q_0}{ A } - \frac{4 \pi Q_0(1-\epsilon)}{A}
factoring out a 4 pi Q_0 /A yeilds E_0:
E = E_0 ( \epsilon - 1 + \epsilon ) = E_0(2 \epsilon - 1)
plugging this into equation 2 after calculating the voltage from E yeilds
U = \frac{1}{8 \pi}E_0^2 (4 \epsilon^2 - 4\epsilon -1)
this is not what was expected in the problem.
The only thing I can think of that would make this not work is equating P = Q' / A.
Please advise