Calculating Forces on an Electric Dipole: Direct vs. Indirect Methods

AI Thread Summary
The potential energy (PE) of an electric dipole in an external electric field is given by U = -p·E, where p is the dipole moment. The confusion arises from differing methods to calculate the force on the dipole; one method suggests using F = -∇U directly, while the book presents a different approach. The correct force components are derived from the gradient of the dot product of p and E, leading to F = (p·∇)E. The discussion highlights that while both methods can yield the correct force, the second method is more appropriate for analyzing how the electric field varies in space. Ultimately, either approach can be valid depending on the context, but understanding the underlying vector calculus is crucial for accurate results.
physiks
Messages
101
Reaction score
0
The PE of an electric dipole in an external E-field is
U=-p.E
where p is it's dipole moment.

I was under the impression I could find U, and then easily determine the force on the dipole using F=-∇U, to obtain
Fx=px∂Ex/∂x+py∂Ey/∂x+pz∂Ez/∂x
Fy=px∂Ex/∂y+py∂Ey/∂y+pz∂Ez/∂y
Fz=px∂Ex/∂z+py∂Ey/∂z+pz∂Ez/∂z

however my book annoyingly states that these should be

Fx=px∂Ex/∂x+py∂Ex/∂y+pz∂Ex/∂z
Fy=px∂Ey/∂x+py∂Ey/∂y+pz∂Ey/∂z
Fz=px∂Ez/∂x+py∂Ez/∂y+pz∂Ez/∂z

which they give a derivation for in a different way. However they do go on to prove later that FL=-∂U/∂L with L the direction in question. I'm now very confused. What is wrong with my approach?
 
Last edited:
Physics news on Phys.org
physiks said:
The PE of an electric dipole in an external E-field is
U=-p.E
where p is it's dipole moment.

I was under the impression I could find U, and then easily determine the force on the dipole using F=-∇U, to obtain
Fx=px∂Ex/∂x+py∂Ey/∂x+pz∂Ez/∂x
Fy=px∂Ex/∂y+py∂Ey/∂y+pz∂Ez/∂y
Fz=px∂Ex/∂z+py∂Ey/∂z+pz∂Ez/∂z

What is wrong with my approach?

If \vec{F} = -\vec{∇}U, and U = -\vec{p}\cdot\vec{E}, then \vec{F} = \vec{∇}(\vec{p}\cdot\vec{E}).

Now from vector calculus:
\vec{∇}(\vec{p}\cdot\vec{E}) = (\vec{p}\cdot\vec{∇})\vec{E} + (\vec{E}\cdot\vec{∇})\vec{p} + \vec{p}x(\vec{∇}x \vec{E}) + \vec{E}x(\vec{∇}x \vec{p})

Now since the dipole is unbound to an \vec{E} field in free space, we can say \vec{∇}x \vec{p} = 0.
Since this is an electrostatic problem, \vec{∇}x \vec{E} = 0 and we are left with \vec{∇}(\vec{p}\cdot\vec{E}) = (\vec{p}\cdot\vec{∇})\vec{E} + (\vec{E}\cdot\vec{∇})\vec{p}
Now (\vec{E}\cdot\vec{∇})\vec{p} = (Ex\frac{∂}{∂x} + Ey\frac{∂}{∂y} + Ez\frac{∂}{∂z})\vec{p}, which when taking the x-component of \vec{p} is (Ex\frac{∂}{∂x} + Ey\frac{∂}{∂y} + Ez\frac{∂}{∂z})px

Now because there is no bound charge, \frac{∂}{∂i}px = \frac{∂}{∂i}py = \frac{∂}{∂i}pz = 0 where i = x, y, z.

All we have remaining now is \vec{∇}(\vec{p}\cdot\vec{E}) = (\vec{p}\cdot\vec{∇})\vec{E} which is similar to the step we just did, and whose x-component is equal to: (px\frac{∂}{∂x} + py\frac{∂}{∂y} + pz\frac{∂}{∂z})Ex and more generally:

j = x1, y1, z1

Fj = (\sumi pi\frac{∂}{∂i})Ej where i indexes across x,y,z

You're approach assumes the electric field lines in every (x, y, z) contribute to the forces in only the (x1, y1, z1) directions. The second way (correct way) takes the electric field lines corresponding to the direction of force and analyzes how they change through space along that basis.
 
Last edited:
jaytech said:
If \vec{F} = -\vec{∇}U, and U = -\vec{p}\cdot\vec{E}, then \vec{F} = \vec{∇}(\vec{p}\cdot\vec{E}).

Now from vector calculus:
\vec{∇}(\vec{p}\cdot\vec{E}) = (\vec{p}\cdot\vec{∇})\vec{E} + (\vec{E}\cdot\vec{∇})\vec{p} + \vec{p}x(\vec{∇}x \vec{E}) + \vec{E}x(\vec{∇}x \vec{p})

Now since the dipole is unbound to an \vec{E} field in free space, we can say \vec{∇}x \vec{p} = 0.
Since this is an electrostatic problem, \vec{∇}x \vec{E} = 0 and we are left with \vec{∇}(\vec{p}\cdot\vec{E}) = (\vec{p}\cdot\vec{∇})\vec{E} + (\vec{E}\cdot\vec{∇})\vec{p}
Now (\vec{E}\cdot\vec{∇})\vec{p} = (Ex\frac{∂}{∂x} + Ey\frac{∂}{∂y} + Ez\frac{∂}{∂z})\vec{p}, which when taking the x-component of \vec{p} is (Ex\frac{∂}{∂x} + Ey\frac{∂}{∂y} + Ez\frac{∂}{∂z})px

Now because there is no bound charge, \frac{∂}{∂i}px = \frac{∂}{∂i}py = \frac{∂}{∂i}pz = 0 where i = x, y, z.

All we have remaining now is \vec{∇}(\vec{p}\cdot\vec{E}) = (\vec{p}\cdot\vec{∇})\vec{E} which is similar to the step we just did, and whose x-component is equal to: (px\frac{∂}{∂x} + py\frac{∂}{∂y} + pz\frac{∂}{∂z})Ex and more generally:

j = x1, y1, z1

Fj = (\sumi pi\frac{∂}{∂i})Ej where i indexes across x,y,z

You're approach assumes the electric field lines in every (x, y, z) contribute to the forces in only the (x1, y1, z1) directions. The second way (correct way) takes the electric field lines corresponding to the direction of force and analyzes how they change through space along that basis.

So the vector calculus fits in with the book, but how would I show it by explicitly writing out the components of p.E and then taking a derivative, as I would be more likely to want to use such a method in a specific problem. I can't see why there shouldn't be a way of showing it this way - maybe I'm being silly. The book itself seems to say it should work as FL=-∂U/∂L...

U=-p.E=-pxEx-pyEy-pzEz

FL=-∂U/∂L=... as before
 
Last edited:
Anybody have any answer to my above post?
 
physiks said:
Anybody have any answer to my above post?

The answer is in my previous post...the math is done component wise once the simplifications have been made.
 
jaytech said:
The answer is in my previous post...the math is done component wise once the simplifications have been made.

But why can't it be done component wise before making the simplifications?
 
If the problem was not electrostatic and void of bound charges, then the equation would not simplify. You'd have a TON of terms.
 
jaytech said:
If the problem was not electrostatic and void of bound charges, then the equation would not simplify. You'd have a TON of terms.

What I think I was trying to say is:
If I have already calculated the potential energy function U(x,y,z) or U(r,θ,ψ), then is applying F=-∇U acceptable? The answer to this is obviously yes.

Therefore If I was given a dipole moment p and and a field E, I could calculate the force by:
- Using the relation F=(p.∇)E directly or
- Calculating U first from U=-p.E and then using F=-∇U
and the second method would be the more logical method I believe.

I think this is what bemused me about the whole situation, as I have been used to deriving forces from known potential functions. The case in my original post however was very generalised.

Thanks for your help :)
 
Back
Top