Force between the plates of a plane capacitor

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
pc2-brazil
Messages
198
Reaction score
3
I found this problem while self-studying Electricity and Magnetism, and I want to know if my solution is rigorous.

Homework Statement


Show that the plates of a plane capacitor attract each other mutually with a force equal to
[tex]F=\frac{q^2}{2\epsilon_0 A}[/tex]
Obtain this result by calculating the work required to increase the separation between the plates from x to x + dx.

Homework Equations


Energy stored in a capacitor with electric field E, plate area A and distance x between the plates:
[tex]U=\frac{1}{2}\epsilon_0 E^2 Ax[/tex]

The Attempt at a Solution


The energy U stored in a capacitor can be viewed as the work that needs to be done by an external agent to separate its plates by a distance x:
[tex]U=\frac{1}{2}\epsilon_0 E^2 Ax[/tex]
The electric field E can be rewritten as [itex]q/(\epsilon_0 A)[/itex], where q is the magnitude of the charge on each plate. Thus, the work can be rewritten as:
[tex]U=\frac{1}{2}\frac{q^2 x}{\epsilon_0 A}[/tex]
The work dU done by the external agent to separate the plates from a separation x to a separation x + dx is:
[tex]dU=\vec{F}\cdot d\vec{x}[/tex]
where [itex]\vec{F}[/itex] is the force applied by the external agent.
Because in this situation force and displacement are in the same direction, it may be rewritten as:
[tex]dU=Fdx[/tex]
Isolating the force:
[tex]F=\frac{dU}{dx}[/tex]
Thus:
[tex]F=\frac{d}{dx}\frac{1}{2}\frac{q^2 x}{\epsilon_0 A}[/tex]
[tex]F=\frac{1}{2}\frac{q^2}{\epsilon_0 A}[/tex]

Thank you in advance.
 
Last edited:
  • Like
Likes   Reactions: gracy
Physics news on Phys.org
Looks like an error substituting in the q/(ϵ0A). Shouldn't you end up with an A on the bottom instead of on the top?
 
Delphi51 said:
Looks like an error substituting in the q/(ϵ0A). Shouldn't you end up with an A on the bottom instead of on the top?
Yes, there was an error; I've just corrected it.