Why is an electric force conservative?

1 Answer
Mar 17, 2018

\oint_lk(q_1q_2)/r^2 \hatr* dl = 0lkq1q2r2ˆrdl=0 ; from point aa to point aa

The work done by the electric force along a path starting and ending at the same point aa is 0. Hence, the electric force is conservative.

Explanation:

We are given:

F(\vec r) = k(q_1q_2)/(r^2)\hatrF(r)=kq1q2r2ˆr

Force is conservative if work done along a path that starts and ends at the same point is 0.

Work is given as:

\oint_l F(\vec r) * dl = \oint_l k(q_1q_2)/r^2 \hatr* dllF(r)dl=lkq1q2r2ˆrdl
where dl \equiv dr\hatr + rd\theta \hat\theta + r sin\theta d\theta \hat\phidldrˆr+rdθˆθ+rsinθdθˆϕ

Let's make our path start and end at the same point aa to create a closed path:

= \int_a^a k(q_1q_2)/r^2 \hatr * (dr\hatr + rd\theta \hat\theta + r sin\theta d\theta \hat\phi)=aakq1q2r2ˆr(drˆr+rdθˆθ+rsinθdθˆϕ)

= \int_a^a k(q_1q_2)/r^2 dr=aakq1q2r2dr

= kq_1q_2\int_a^a 1/r^2 dr=kq1q2aa1r2dr

= -2kq_1q_2 [1/r^3]_(a)^(a)=2kq1q2[1r3]aa

= -2kq_1q_2 (1/a^3 - 1/a^3)=2kq1q2(1a31a3)

= -2kq_1q_2 (0) = 0=2kq1q2(0)=0

We have shown that the work done by the electric force along a path starting and ending at the same point is 0. Hence, the electric force is conservative.

=======================EDIT=======================
There are three equivalent statements for showing a force is conservative:

  • (1) The cross product of the force vector is 0:

\grad xx \vec F = \vec 0×F=0

  • (2) The work done by the force vector along a path that starts and ends at the same point is 0:

W = \oint_l \vec F*d\vecl = 0W=lFdl=0

  • (3) A force vector is the negative gradient of the potential:

\vec F = -\grad \Phi

I demonstrated (2) in the answer given.