Why Is There a (dBx/dx)*(dx/2) Term in Divergence Theorem Proof?

AI Thread Summary
The discussion centers on understanding the term "+ (dBx/dx)*(dx/2)" in the context of the divergence theorem as presented in "Electromagnetic Fields and Waves" by Lorrain and Corson. The term arises from approximating the average value of the magnetic field component Bx over an infinitesimal volume element, specifically at the right-hand face of the volume. The participants clarify that this average is calculated using a Taylor expansion, which leads to the inclusion of the derivative term. The factor of 2 is explained by considering the average value of Bx over the interval centered around x, which affects the flux calculations through both the right and left surfaces of the volume element. Overall, the conversation emphasizes the importance of understanding the Taylor expansion and the evaluation of the magnetic field at specific points.
retupmoc
Messages
47
Reaction score
0
Im having a bit of a problem understanding the crucial part of the divergence theorem from Electromagnetic Fields and Waves by Lorrain and Corson. Ill try descibe the set up of the problem 1st and see if anyone can help me in any way before i continue with the electromagnetism course I am doing as i want to be comfortable with the vector algebra.

The book considers the outward flux through a closed surface, in this case an infinitessimal volume dx dy dz and a vector B whose components Bx, By, Bz are functions of x,y,z. The value of Bx at the centre of the right-hand face may be taken to ve the average value over that face. Through the right-hand face of the volume element, the outgoing flux is

dΦR = (Bx + (dBx/dx)*(dx/2))dydz

This is the bit I am puzzled at, i understand dydz is the area element and why its the x-component of the vector we use in the line integral but I am not getting where the "+ (dBx/dx)*(dx/2)" is coming into the scene. Any suggestions?​
 
Physics news on Phys.org
Shouldn't it come from:
\frac{B_{x}(x+dx)-B_{x}(x)}{2} which is indeed the average of the magnetic field over the interval (x,x+dx)...?

Daniel.

P.S.And the Taylor expansion to first order.BTW,it should be partial derivative wrt "x"...
 
Thats what I've seen elsewhere, how do i do the Taylor expansion? Yeah i know its a partial derivative but I am unsure how to do equations etc in my posts so can only keep it basic
 
Well,you can approximate the Taylor series to the first term:
B_{x}(x+dx,y,z)-B_{x}(x,y,z)\approx \frac{\partial B_{x}(x,y,z)}{\partial x} dx

and i believe that's how it's done.

Daniel.
 
Thanks think I've got a better idea now
 
just the 1 more question. what happens to the factor of 2. If the average magnetic field over the interval is B(x+dx)-B(x)/2 then do the Taylor expansion, would that not make the x-component of the flux 1/2(dBx/dx)dV or is this only the outgoing flux through the right hand surface of the volume element, and the outgoing flux through the left side gives 1/2(dBx/dx)dV also
 
retupmoc said:
This is the bit I am puzzled at, i understand dydz is the area element and why its the x-component of the vector we use in the line integral but I am not getting where the "+ (dBx/dx)*(dx/2)" is coming into the scene. Any suggestions?

I don't have my copy of Lorrain and Corson handy... but is "B(x)" being evaluated at the center of the box or at a corner of the box of size (dx) x (dy) x (dz)? This might explain the factor of 2.

In addition, you are setting up an area-integral [which can be read expressed as a volume-integral].

Note that only the x-component flows through the area element dydz.
(In other words, the normal to that area element is along the x-axis.)
 
retupmoc said:
just the 1 more question. what happens to the factor of 2. If the average magnetic field over the interval is B(x+dx)-B(x)/2 then do the Taylor expansion, would that not make the x-component of the flux 1/2(dBx/dx)dV or is this only the outgoing flux through the right hand surface of the volume element, and the outgoing flux through the left side gives 1/2(dBx/dx)dV also

The interval is centered around x. The interval goes from x-dx/2 to x+dx/2.
The average value of the x-component of the magnetic field is just B_x(x).

If you take the taylor series of B_x(x) about x...
B_x(x+h) = B_x(x) + B_x'(x)h +...

So you can plug in h=dx/2 or h=-dx/2 to get B_x at the right hand surface or left hand surface.
 
Back
Top