Calculus/Vector calculus identities

From testwiki
Jump to navigation Jump to search

Template:Calculus/Top Nav

In this chapter, numerous identities related to the gradient (f), directional derivative ((𝐕)f, (𝐕)𝐅), divergence (𝐅), Laplacian (2f, 2𝐅), and curl (×𝐅) will be derived.

Notation

To simplify the derivation of various vector identities, the following notation will be utilized:

  • The coordinates x,y,z will instead be denoted with x1,x2,x3 respectively.
  • Given an arbitrary vector 𝐅, then Fi will denote the ith entry of 𝐅 where i=1,2,3. All vectors will be assumed to be denoted by Cartesian basis vectors (𝐒,𝐣,𝐀) unless otherwise specified: 𝐅=F1𝐒+F2𝐣+F3𝐀.
  • Given an arbitrary expression f:{1,2,3}ℝ that assigns a real number to each index i=1,2,3, then (i,f(i)) will denote the vector whose entries are determined by f. For example, 𝐅=(i,Fi).
  • Given an arbitrary expression f:{1,2,3}ℝ that assigns a real number to each index i=1,2,3, then if(i) will denote the sum f(1)+f(2)+f(3). For example, 𝐅=iFixi.
  • Given an index variable i{1,2,3}, i+1 will rotate i forwards by 1, and i+2 will rotate i forwards by 2. In essence, i+1={i+1(i=1,2)1(i=3) and i+2={3(i=1)i1(i=2,3). For example, 𝐅×𝐆=(i,Fi+1Gi+2Fi+2Gi+1).

As an example of using the above notation, consider the problem of expanding the triple cross product 𝐅×(𝐆×𝐇).

𝐅×(𝐆×𝐇)=𝐅×(i,Gi+1Hi+2Gi+2Hi+1)

=(i,Fi+1(GiHi+1Gi+1Hi)Fi+2(Gi+2HiGiHi+2))

=(i,Gi(Fi+1Hi+1+Fi+2Hi+2)(Fi+1Gi+1+Fi+2Gi+2)Hi)

=(i,Gi(FiHi+Fi+1Hi+1+Fi+2Hi+2)(FiGi+Fi+1Gi+1+Fi+2Gi+2)Hi)

=(i,Gi(𝐅𝐇)(𝐅𝐆)Hi)

=(𝐅𝐇)𝐆(𝐅𝐆)𝐇

Therefore: 𝐅×(𝐆×𝐇)=(𝐅𝐇)𝐆(𝐅𝐆)𝐇

As another example of using the above notation, consider the scalar triple product 𝐅(𝐆×𝐇)

𝐅(𝐆×𝐇)=𝐅(i,Gi+1Hi+2Gi+2Hi+1)

=iFi(Gi+1Hi+2Gi+2Hi+1)

=(iFiGi+1Hi+2)(iFiGi+2Hi+1)

The index i in the above summations can be shifted by fixed amounts without changing the sum. For example, iFiGi+1Hi+2=iFi+1Gi+2Hi=iFi+2GiHi+1. This allows:

(iFiGi+1Hi+2)(iFiGi+2Hi+1)=(iFi+2GiHi+1)(iFi+1GiHi+2)=(iFi+1Gi+2Hi)(iFi+2Gi+1Hi)

𝐅(i,Gi+1Hi+2Gi+2Hi+1)=𝐆(i,Hi+1Fi+2Hi+2Fi+1)=𝐇(i,Fi+1Gi+2Fi+2Gi+1)

𝐅(𝐆×𝐇)=𝐆(𝐇×𝐅)=𝐇(𝐅×𝐆)

which establishes the cyclical property of the scalar triple product.

Gradient Identities

Given scalar fields, f and g, then (f+g)=(f)+(g).

Template:DropBox

Given scalar fields f and g, then (fg)=(f)g+f(g). If f is a constant c, then (cg)=c(g).

Template:DropBox

Given vector fields 𝐅 and 𝐆, then (𝐅𝐆)=((𝐅)𝐆+𝐅×(×𝐆))+((𝐆)𝐅+𝐆×(×𝐅))

Template:DropBox

Given scalar fields f1,f2,,fn and an n input function g(y1,y2,,yn), then (g(f1,f2,,fn))=gy1|y1=f1(f1)+gy2|y2=f2(f2)++gyn|yn=fn(fn).

Template:DropBox

Directional Derivative Identities

Given vector fields 𝐕 and 𝐖, and scalar field f, then ((𝐕+𝐖))f=(𝐕)f+(𝐖)f.

When 𝐅 is a vector field, it is also the case that: ((𝐕+𝐖))𝐅=(𝐕)𝐅+(𝐖)𝐅.

Template:DropBox


Given vector field 𝐕, and scalar fields v and f, then ((v𝐕))f=v((𝐕)f).

When 𝐅 is a vector field, it is also the case that: ((v𝐕))𝐅=v((𝐕)𝐅).

Template:DropBox


Given vector field 𝐕, and scalar fields f and g, then (𝐕)(f+g)=(𝐕)f+(𝐕)g.

When 𝐅 and 𝐆 are vector fields, it is also the case that: (𝐕)(𝐅+𝐆)=(𝐕)𝐅+(𝐕)𝐆.

Template:DropBox


Given vector field 𝐕, and scalar fields f and g, then (𝐕)(fg)=((𝐕)f)g+f((𝐕)g)

If 𝐆 is a vector field, it is also the case that: (𝐕)(f𝐆)=((𝐕)f)𝐆+f((𝐕)𝐆)

Template:DropBox


Given vector fields 𝐕, 𝐅, and 𝐆, then (𝐕)(𝐅𝐆)=((𝐕)𝐅)𝐆+𝐅((𝐕)𝐆)

Template:DropBox


Given vector fields 𝐕, 𝐅, and 𝐆, then (𝐕)(𝐅×𝐆)=((𝐕)𝐅)×𝐆+𝐅×((𝐕)𝐆)

Template:DropBox

Divergence Identities

Given vector fields 𝐅 and 𝐆, then (𝐅+𝐆)=(𝐅)+(𝐆).

Template:DropBox


Given a scalar field f and a vector field 𝐆, then (f𝐆)=(f)𝐆+f(𝐆). If f is a constant c, then (c𝐆)=c(𝐆). If 𝐆 is a constant 𝐂, then (f𝐂)=(f)𝐂.

Template:DropBox


Given vector fields 𝐅 and 𝐆, then (𝐅×𝐆)=(×𝐅)𝐆𝐅(×𝐆).

Template:DropBox


The following identity is a very important property regarding vector fields which are the curl of another vector field. A vector field which is the curl of another vector field is divergence free. Given vector field 𝐅, then (×𝐅)=0

Template:DropBox

Laplacian Identities

Given scalar fields f and g, then 2(f+g)=(2f)+(2g)

When 𝐅 and 𝐆 are vector fields, it is also the case that: 2(𝐅+𝐆)=(2𝐅)+(2𝐆)

Template:DropBox


Given scalar fields f and g, then 2(fg)=(2f)g+2(f)(g)+f(2g)

When 𝐆 is a vector field, it is also the case that 2(f𝐆)=(2f)𝐆+2((f))𝐆+f(2𝐆)

Template:DropBox

Curl Identities

Given vector fields 𝐅 and 𝐆, then ×(𝐅+𝐆)=(×𝐅)+(×𝐆)

Template:DropBox


Given scalar field f and vector field 𝐆, then ×(f𝐆)=(f)×𝐆+f(×𝐆). If f is a constant c, then ×(c𝐆)=c(×𝐆). If 𝐆 is a constant 𝐂, then ×(f𝐂)=(f)×𝐂.

Template:DropBox


Given vector fields 𝐅 and 𝐆, then ×(𝐅×𝐆)=((𝐆)𝐅+(𝐆)𝐅)((𝐅)𝐆+(𝐅)𝐆)

Template:DropBox


The following identity is a very important property of vector fields which are the gradient of a scalar field. A vector field which is the gradient of a scalar field is always irrotational. Given scalar field f, then ×(f)=𝟎

Template:DropBox


The following identity is a complex, yet popular identity used for deriving the Helmholtz decomposition theorem. Given vector field 𝐅, then ×(×𝐅)=(𝐅)2𝐅

Template:DropBox

Basis Vector Identities

The Cartesian basis vectors 𝐒, 𝐣, and 𝐀 are the same at all points in space. However, in other coordinate systems like cylindrical coordinates or spherical coordinates, the basis vectors can change with respect to position.

In cylindrical coordinates, the unit-length mutually perpendicular basis vectors are ρ^=(cosϕ)𝐒+(sinϕ)𝐣, ϕ^=(sinϕ)𝐒+(cosϕ)𝐣, and 𝐳^=𝐀 at position (ρ,ϕ,z) which corresponds to Cartesian coordinates (ρcosϕ,ρsinϕ,z).

In spherical coordinates, the unit-length mutually perpendicular basis vectors are 𝐫^=(sinθcosϕ)𝐒+(sinθsinϕ)𝐣+(cosθ)𝐀, θ^=(cosθcosϕ)𝐒+(cosθsinϕ)𝐣+(sinθ)𝐀, and ϕ^=(sinϕ)𝐒+(cosϕ)𝐣 at position (r,θ,ϕ) which corresponds to Cartesian coordinates (rsinθcosϕ,rsinθsinϕ,rcosθ).

It should be noted that ϕ^ is the same in both cylindrical and spherical coordinates.

This section will compute the directional derivative and Laplacian for the following vectors since these quantities do not immediately follow from the formulas established for the directional derivative and Laplacian for scalar fields in various coordinate systems.

ρ^ which is the unit length vector that points away from the z-axis and is perpendicular to the z-axis.
ϕ^ which is the unit length vector that points around the z-axis in a counterclockwise direction and is both parallel to the xy-plane and perpendicular to the position vector projected onto the xy-plane.
𝐫^ which is the unit length vector that points away from the origin.
θ^ which is the unit length vector that is perpendicular to the position vector and points "south" on the surface of a sphere that is centered on the origin.

The following quantities are also important:

ρ which is the perpendicular distance from the z-axis.
ϕ which is the azimuth: the counterclockwise angle of the position vector relative to the x-axis after being projected onto the xy-plane.
r which is the distance from the origin.
θ which is the angle of the position vector to the z-axis.

Vector Rho

ρ^ only changes with respect to ϕ: ρ^ϕ=ϕ^.

Given vector field 𝐕=𝐕+vϕϕ^ where 𝐕 is always orthogonal to ϕ^, then (𝐕)ρ^=vϕρϕ^

Template:DropBox

2ρ^=1ρ2ρ^

Template:DropBox

Vector Phi

ϕ^ only changes with respect to ϕ: ϕ^ϕ=ρ^.

Given vector field 𝐕=𝐕+vϕϕ^ where 𝐕 is always orthogonal to ϕ^, then (𝐕)ϕ^=vϕρρ^

Template:DropBox

2ϕ^=1ρ2ϕ^

Template:DropBox

Vector r

𝐫^ changes with respect to θ and ϕ: 𝐫^θ=θ^ and 𝐫^ϕ=(sinθ)ϕ^

Given vector field 𝐕=vr𝐫^+vθθ^+vϕϕ^, then (𝐕)r^=1r(vθθ^+vϕϕ^)

Template:DropBox

2𝐫^=2r2𝐫^

Template:DropBox

Vector Theta

θ^ changes with respect to θ and ϕ: θ^θ=𝐫^ and θ^ϕ=(cosθ)ϕ^

Given vector field 𝐕=vr𝐫^+vθθ^+vϕϕ^, then (𝐕)θ^=1r(vθ𝐫^+cotθvϕϕ^)

Template:DropBox

2θ^=1r2sinθ(2cosθ𝐫^+cscθθ^)=1r2sin2θ(sin(2θ)𝐫^+θ^)

Template:DropBox

Template:BookCat