Vectors/Vector Calculus

From testwiki
Revision as of 03:07, 24 October 2017 by imported>Rgdboer (โ†’Green-Gauss Divergence Theorem: lk Calculus/Vector calculus)
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)
Jump to navigation Jump to search

Vector Calculus

So far we have dealt with constant vectors. It also helps if the vectors are allowed to vary in space. Then we can define derivatives and integrals and deal with vector fields. Some basic ideas of vector calculus are discussed below.

Derivative of a vector valued function

Let ๐š(x) be a vector function that can be represented as

๐š(x)=a1(x)๐ž1+a2(x)๐ž2+a3(x)๐ž3

where x is a scalar.

Then the derivative of ๐š(x) with respect to x is

d๐š(x)dx=limΔx0๐š(x+Δx)๐š(x)Δx=da1(x)dx๐ž1+da2(x)dx๐ž2+da3(x)dx๐ž3.

Note: In the above equation, the unit vectors ๐ži (i=1,2,3) are assumed constant.
If ๐š(x) and ๐›(x) are two vector functions, then from the chain rule we get

d(๐š๐›)x=๐šd๐›dx+d๐šdx๐›d(๐š×๐›)dx=๐š×d๐›dx+d๐šdx×๐›d[๐š(๐›×๐œ)]dt=d๐šdt(๐›×๐œ)+๐š(d๐›dt×๐œ)+๐š(๐›×d๐œdt)

Scalar and vector fields

Let ๐ฑ be the position vector of any point in space. Suppose that there is a scalar function (g) that assigns a value to each point in space. Then

g=g(๐ฑ)

represents a scalar field. An example of a scalar field is the temperature. See Figure4(a).

If there is a vector function (๐š) that assigns a vector to each point in space, then

๐š=๐š(๐ฑ)

represents a vector field. An example is the displacement field. See Figure 4(b).

Gradient of a scalar field

Let φ(๐ฑ) be a scalar function. Assume that the partial derivatives of the function are continuous in some region of space. If the point ๐ฑ has coordinates (x1,x2,x3) with respect to the basis (๐ž1,๐ž2,๐ž3), the gradient of φ is defined as

φ=φx1๐ž1+φx2๐ž2+φx3๐ž3.

In index notation,

φφ,i๐ži.

The gradient is obviously a vector and has a direction. We can think of the gradient at a point being the vector perpendicular to the level contour at that point.

It is often useful to think of the symbol as an operator of the form

=x1๐ž1+x2๐ž2+x3๐ž3.

Divergence of a vector field

If we form a scalar product of a vector field ๐ฎ(๐ฑ) with the operator, we get a scalar quantity called the divergence of the vector field. Thus,

๐ฎ=u1x1+u2x2+u3x3.

In index notation,

๐ฎui,i.

If ๐ฎ=0, then ๐ฎ is called a divergence-free field.

The physical significance of the divergence of a vector field is the rate at which some density exits a given region of space. In the absence of the creation or destruction of matter, the density within a region of space can change only by having it flow into or out of the region.

Curl of a vector field

The curl of a vector field ๐ฎ(๐ฑ) is a vector defined as

×๐ฎ=det|๐ž1๐ž2๐ž3x1x2x3u1u2u3|

The physical significance of the curl of a vector field is the amount of rotation or angular momentum of the contents of a region of space.

Laplacian of a scalar or vector field

The Laplacian of a scalar field φ(๐ฑ) is a scalar defined as

2φ:=φ=2φx1+2φx2+2φx3.

The Laplacian of a vector field ๐ฎ(๐ฑ) is a vector defined as

2๐ฎ:=(2u1)๐ž1+(2u2)๐ž2+(2u3)๐ž3.

Identities in vector calculus

Some frequently used identities from vector calculus are listed below.

  1. (๐š+๐›)=๐š+๐›~.
  2. ×(๐š+๐›)=×๐š+×๐›~.
  3. (φ๐š)=(φ)๐š+φ(๐š)~.
  4. ×(φ๐š)=(φ)×๐š+φ(×๐š)~.
  5. (๐š×๐›)=๐›(×๐š)๐š(×๐›)~.

Green-Gauss Divergence Theorem

Let ๐ฎ(๐ฑ) be a continuous and differentiable vector field on a body Ω with boundary Γ. The divergence theorem states that

Ω๐ฎdV=Γ๐ง๐ฎdA

where ๐ง is the outward unit normal to the surface (see Figure 5).

In index notation,

Ωui,idV=ΓniuidA

For more details on the topics of this chapter, see Vector calculus in the wikibook on Calculus.

Template:Chapter navigation Template:Bookcat