This Quantum World/Appendix/Fields

From testwiki
Jump to navigation Jump to search

Fields

As you will remember, a function is a machine that accepts a number and returns a number. A field is a function that accepts the three coordinates of a point or the four coordinates of a spacetime point and returns a scalar, a vector, or a tensor (either of the spatial variety or of the 4-dimensional spacetime variety).

Gradient

Imagine a curve π’ž in 3-dimensional space. If we label the points of this curve by some parameter λ, then π’ž can be represented by a 3-vector function π«(λ). We are interested in how much the value of a scalar field f(x,y,z) changes as we go from a point 𝐫(λ) of π’ž to the point 𝐫(λ+dλ) of π’ž. By how much f changes will depend on how much the coordinates (x,y,z) of π« change, which are themselves functions of λ. The changes in the coordinates are evidently given by

(*)dx=dxdλdλ,dy=dydλdλ,dz=dzdλdλ,

while the change in f is a compound of three changes, one due to the change in x, one due to the change in y, and one due to the change in z:

(**)df=dfdxdx+dfdydy+dfdzdz.

The first term tells us by how much f changes as we go from (x,y,z) to (x+dx,y,z), the second tells us by how much f changes as we go from (x,y,z) to (x,y+dy,z), and the third tells us by how much f changes as we go from (x,y,z) to (x,y,z+dz).

Shouldn't we add the changes in f that occur as we go first from (x,y,z) to (x+dx,y,z), then from (x+dx,y,z) to (x+dx,y+dy,z), and then from (x+dx,y+dy,z) to (x+dx,y+dy,z+dz)? Let's calculate.


f(x+dx,y,z)y=[f(x,y,z)+fxdx]y=f(x,y,z)y+2fyxdx.


If we take the limit dx0 (as we mean to whenever we use dx), the last term vanishes. Hence we may as well use f(x,y,z)y in place of f(x+dx,y,z)y. Plugging (*) into (**), we obtain

df=(fxdxdλ+fydydλ+fzdzdλ)dλ.

Think of the expression in brackets as the dot product of two vectors:

  • the gradient f𝐫 of the scalar field f, which is a vector field with components fx,fy,fz,
  • the vector d𝐫dλ, which is tangent on π’ž.

If we think of λ as the time at which an object moving along π’ž is at 𝐫(λ), then the magnitude of d𝐫dλ is this object's speed.

𝐫 is a differential operator that accepts a function f(𝐫) and returns its gradient f𝐫.

The gradient of f is another input-output device: pop in d𝐫, and get the difference

f𝐫d𝐫=df=f(𝐫+d𝐫)f(𝐫).

The differential operator 𝐫 is also used in conjunction with the dot and cross products.

Curl

The curl of a vector field 𝐀 is defined by

curl𝐀=𝐫×𝐀=(AzyAyz)𝐱^+(AxzAzx)𝐲^+(AyxAxy)𝐳^.

To see what this definition is good for, let us calculate the integral 𝐀d𝐫 over a closed curve π’ž. (An integral over a curve is called a line integral, and if the curve is closed it is called a loop integral.) This integral is called the circulation of π€ along π’ž (or around the surface enclosed by π’ž). Let's start with the boundary of an infinitesimal rectangle with corners A=(0,0,0), B=(0,dy,0), C=(0,dy,dz), and D=(0,0,dz).

The contributions from the four sides are, respectively,

  • AB:Ay(0,dy/2,0)dy,
  • BC:Az(0,dy,dz/2)dz=[Az(0,0,dz/2)+Azydy]dz,
  • CD:Ay(0,dy/2,dz)dy=[Ay(0,dy/2,0)+Ayzdz]dy,
  • DA:Az(0,0,dz/2)dz.

These add up to

(***)[AzyAyz]dydz=(curl𝐀)xdydz.

Let us represent this infinitesimal rectangle of area dydz (lying in the y-z plane) by a vector dΣ whose magnitude equals dΣ=dydz, and which is perpendicular to the rectangle. (There are two possible directions. The right-hand rule illustrated on the right indicates how the direction of dΣ is related to the direction of circulation.) This allows us to write (***) as a scalar (product) curl𝐀dΣ. Being a scalar, it it is invariant under rotations either of the coordinate axes or of the infinitesimal rectangle. Hence if we cover a surface Σ with infinitesimal rectangles and add up their circulations, we get Σcurl𝐀dΣ.

Observe that the common sides of all neighboring rectangles are integrated over twice in opposite directions. Their contributions cancel out and only the contributions from the boundary Σ of Σ survive.

The bottom line: Σ𝐀d𝐫=Σcurl𝐀dΣ.

This is Stokes' theorem. Note that the left-hand side depends solely on the boundary Σ of Σ. So, therefore, does the right-hand side. The value of the surface integral of the curl of a vector field depends solely on the values of the vector field at the boundary of the surface integrated over.

If the vector field π€ is the gradient of a scalar field f, and if π’ž is a curve from 𝐀 to π›, then

π’žπ€d𝐫=π’ždf=f(𝐛)f(𝐀).

The line integral of a gradient thus is the same for all curves having identical end points. If 𝐛=𝐀 then π’ž is a loop and π’žπ€d𝐫 vanishes. By Stokes' theorem it follows that the curl of a gradient vanishes identically:

Σ(curlf𝐫)dΣ=Σf𝐫d𝐫=0.

Divergence

The divergence of a vector field π€ is defined by

div𝐀=𝐫𝐀=Axx+Ayy+Azz.

To see what this definition is good for, consider an infinitesimal volume element d3r with sides dx,dy,dz. Let us calculate the net (outward) flux of a vector field π€ through the surface of d3r. There are three pairs of opposite sides. The net flux through the surfaces perpendicular to the x axis is

Ax(x+dx,y,z)dydzAx(x,y,z)dydz=Axxdxdydz.

It is obvious what the net flux through the remaining surfaces will be. The net flux of 𝐀 out of d3r thus equals

[Axx+Ayy+Azz]dxdydz=div𝐀d3r.

If we fill up a region R with infinitesimal parallelepipeds and add up their net outward fluxes, we get Rdiv𝐀d3r. Observe that the common sides of all neighboring parallelepipeds are integrated over twice with opposite signs β€” the flux out of one equals the flux into the other. Hence their contributions cancel out and only the contributions from the surface R of R survive. The bottom line:

R𝐀dΣ=Rdiv𝐀d3r.

This is Gauss' law. Note that the left-hand side depends solely on the boundary R of R. So, therefore, does the right-hand side. The value of the volume integral of the divergence of a vector field depends solely on the values of the vector field at the boundary of the region integrated over.

If Σ is a closed surface β€” and thus the boundary R or a region of space R β€” then Σ itself has no boundary (symbolically, Σ=0). Combining Stokes' theorem with Gauss' law we have that

R𝐀d𝐫=Rcurl𝐀dΣ=Rdiv curl𝐀d3r.

The left-hand side is an integral over the boundary of a boundary. But a boundary has no boundary! The boundary of a boundary is zero: =0. It follows, in particular, that the right-hand side is zero. Thus not only the curl of a gradient but also the divergence of a curl vanishes identically:

𝐫×f𝐫=0,𝐫𝐫×𝐀=0.

Some useful identities

d𝐫×(𝐫×𝐀)𝐫(𝐀d𝐫)(d𝐫𝐫)𝐀
𝐫×(𝐫×𝐀)=𝐫(𝐫𝐀)(𝐫𝐫)𝐀.

Template:BookCat