Vector Calculus: Formulas, Derivatives, Integrals, and Applications, Summaries of Calculus

Formulas and rules for vector calculus, including derivatives, integrals, and applications such as green's theorem, stokes's theorem, and the divergence theorem. It covers topics like gradient, divergence, curl, surface normals, area elements, and frenet-serret formulas. The document also includes formulas for cylindrical and spherical coordinates.

Typology: Summaries

2021/2022

Uploaded on 09/07/2022

zaafir_ij
zaafir_ij 🇦🇪

4.4

(61)

884 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
SELECTED FORMULAS FOR VECTOR CALCULUS
DERIVATIVES
=i
∂x +j
∂y +k
∂z (“del” or “nabla” ooperator) F(x, y, z)=F1(x, y, z )i+F2(x, y, z)j+F3(x, y, z )k
φ(x, y, z)=grad φ(x, y, z )=∂φ
∂x i+∂φ
∂y j+∂φ
∂z k∇•F(x, y, z)=div F(x, y, z)= ∂F1
∂x +∂F2
∂y +∂F3
∂z
∇×F(x, y, z)=curl F(x, y, z )=
ijk
∂x
∂y
∂z
F1F2F3
=∂F3
∂y ∂F2
∂z i+∂F1
∂z ∂F3
∂x j+∂F2
∂x ∂F1
∂y k
(φψ)=φψ+ψφ∇•(F×G)=(∇×F)GF(∇×G)
∇•(φF)=(φ)F+φ(∇•F)∇×(F×G)=F(∇•G)G(∇•F)(F•∇ )G+(G•∇)F
∇×(φF)=(φ)×F+φ(∇×F)(FG)=F×(∇×G)+G×(∇×F)+(F•∇)G+(G•∇)F
∇×(φ)=0(curlgrad =0)∇•(∇×F)=0 (div curl =0)
2φ(x, y, z)=∇•∇φ(x, y, z)=div grad φ=2φ
∂x2+2φ
∂y2+2φ
∂z2∇×(∇×F)=(∇•F)−∇
2F(curl curl =graddiv laplacian)
DERIVATIVES AND INTEGRALS
Zb
a
f0(t)dt =f(b)f(a) (the one-dimensional Fundamental Theorem)
ZC
grad φdr=φr(b)φr(a),ifCis the curve r=r(t), atb
ZZR∂F2
∂x ∂F1
∂y dA =IC
Fdr=IC
F1(x, y)dx +F2(x, y)dy,whereCis the positively oriented boundary of R(Green’s Theorem)
ZZS
curl F b
NdS =IC
Fdr=IC
F1(x, y, z)dx +F2(x, y, z )dy +F3(x, y, z)dz,whereCis the oriented boundary of S(Stokes’s Theorem)
ZZZD
div F dV =Z
ZS
Fb
NdS,whereSis the closed boundary of D, with outward unit normal b
N (Divergence Theorem)
ZZZD
curl F dV =Z
ZS
F×b
NdS ZZZD
grad φdV =Z
ZS
φb
NdS
SURFACE NORMALS AND AREA ELEMENTS
r=r(u, v) (parametrized surface): n=±r
∂u ×r
∂vdS=±r
∂u ×r
∂vdu dv
G(x, y, z) = 0 (smooth level surface): n=±∇G(x, y, z)dS=±G(x, y, z)
|∂G/∂z|dxdy
dS=n
|nk|dx dy =n
|nj|dx dz =n
|ni|dy dz for other projections dS =|dS|
CYLINDRICAL COORDINATES
Transformation: x=rcosθ, y =rsin θ, z =zPosition vector: r=rcos θi+rsin θj+zk
Volume element: dV =rdrdθdz Surface area element (on r=a): dS =adθdz
SPHERICAL COORDINATES
Transformation: x=ρsinφcos θ, y =ρsin φsin θ, z =ρcosφPosition vector: r=ρsin φcos θi+ρsin φsin θj+ρcos φk
Volume element: dV =ρ2sinφdρdφdθ Surface area element (on ρ=a): dS =a2sin φdθdφ
CURVES IN 3-SPACE
Curve: r=r(t)=x(t)i+y(t)j+z(t)kVelocity: v=dr
dt =vb
TSpeed: v=|v|=ds
dt
Arc length: s=Zt
t0
vdt Acceleration: a=dv
dt =d2r
dt2Acceleration components: a=dv
dt b
T+v2κb
N
Unit tangent: b
T=v
vBinormal: b
B=v×a
|v×a|Normal: b
N=b
B×b
T=db
T/dt
|db
T/dt|
Curvature: κ=|v×a|
v3Radius of curvature: ρ=1
κTorsion: τ=(v×a)(da/dt)
|v×a|2
Frenet-Serret formulas: db
T
ds =κb
N,db
N
ds =κb
T+τb
B,db
B
ds =τb
N
Modified from R. A. Adams, Calculus , A Complete Course, Addison-Wesley, 2003.

Partial preview of the text

Download Vector Calculus: Formulas, Derivatives, Integrals, and Applications and more Summaries Calculus in PDF only on Docsity!

SELECTED FORMULAS FOR VECTOR CALCULUS

DERIVATIVES

∇ = i ∂ ∂x

  • j ∂ ∂y

  • k ∂ ∂z

(“del” or “nabla” ooperator) F(x, y, z) = F 1 (x, y, z) i + F 2 (x, y, z) j + F 3 (x, y, z) k

∇φ(x, y, z) = grad φ(x, y, z) = ∂φ ∂x

i + ∂φ ∂y

j + ∂φ ∂z

k ∇ • F(x, y, z) = div F(x, y, z) = ∂F^1 ∂x

+ ∂F^2

∂y

+ ∂F^3

∂z

∇ × F(x, y, z) = curl F(x, y, z) =

i j k ∂ ∂x

∂y

∂z F 1 F 2 F 3

∂F 3

∂y

∂F 2

∂z

i +

∂F 1

∂z

∂F 3

∂x

j +

∂F 2

∂x

∂F 1

∂y

k

∇(φψ) = φ∇ψ + ψ∇φ ∇ • (F × G) = (∇ × F) • G − F • (∇ × G)

∇ • (φF) = (∇φ) • F + φ (∇ • F) ∇ × (F × G) = F(∇ • G) − G (∇ • F) − (F •∇ )G + (G •∇ )F

∇ × (φF) = (∇φ) × F + φ (∇ × F) ∇(F • G) = F × (∇ × G) + G × (∇ × F) + (F •∇ )G + (G •∇ )F

∇ × (∇φ) = 0 (curl grad = 0 ) ∇ • (∇ × F) = 0 (div curl = 0)

∇ 2 φ(x, y, z) = ∇ • ∇φ(x, y, z) = div grad φ = ∂

(^2) φ ∂x^2

(^2) φ ∂y^2

(^2) φ ∂z^2

∇ × (∇ × F) = ∇(∇ • F) − ∇^2 F (curl curl = grad div − laplacian)

DERIVATIVES AND INTEGRALS ∫

b

a

f′(t) dt = f(b) − f(a) (the one-dimensional Fundamental Theorem)

C

grad φ • dr = φ

r(b)

− φ

r(a)

, if C is the curve r = r(t), a ≤ t ≤ b

∫∫

R

∂F 2

∂x −^

∂F 1

∂y

dA =

C

F • dr =

C

F 1 (x, y) dx + F 2 (x, y) dy, where C is the positively oriented boundary of R (Green’s Theorem)

∫∫

S

curl F • N̂ dS =

C

F • dr =

C

F 1 (x, y, z) dx + F 2 (x, y, z) dy + F 3 (x, y, z) dz, where C is the oriented boundary of S (Stokes’s Theorem)

∫∫∫

D

div F dV =

S

F • N̂ dS, where S is the closed boundary of D, with outward unit normal N (Divergence Theorem)̂

∫∫∫

D

curl F dV = −

S

F × N̂ dS

D

grad φ dV =

S

φN̂ dS

SURFACE NORMALS AND AREA ELEMENTS

r = r(u, v) (parametrized surface): n = ±

∂r ∂u

× ∂r ∂v

dS = ±

∂r ∂u

× ∂r ∂v

du dv

G(x, y, z) = 0 (smooth level surface): n = ±∇G(x, y, z) dS = ±

∇G(x, y, z) |∂G/∂z|

dx dy

dS = n |n • k|

dx dy = n |n • j|

dx dz = n |n • i|

dy dz for other projections dS = |dS|

CYLINDRICAL COORDINATES

Transformation: x = r cos θ, y = r sin θ, z = z Position vector: r = r cos θ i + r sin θ j + zk

Volume element: dV = r dr dθ dz Surface area element (on r = a): dS = a dθ dz

SPHERICAL COORDINATES

Transformation: x = ρ sin φ cos θ, y = ρ sin φ sin θ, z = ρ cos φ Position vector: r = ρ sin φ cos θ i + ρ sin φ sin θ j + ρ cos φk

Volume element: dV = ρ^2 sin φ dρ dφ dθ Surface area element (on ρ = a): dS = a^2 sin φ dθ dφ

CURVES IN 3-SPACE

Curve: r = r(t) = x(t)i + y(t)j + z(t)k Velocity: v = dr dt

= v T̂ Speed: v = |v| = ds dt

Arc length: s =

∫ (^) t

t 0

v dt Acceleration: a =

dv dt

d^2 r dt^2

Acceleration components: a =

dv dt

T + v^2 κN̂

Unit tangent: T̂ =

v v

Binormal: B̂ =

v × a |v × a|

Normal: N̂ = B̂ × T̂ =

d T̂/dt |d T̂/dt|

Curvature: κ =

|v × a| v^3 Radius of curvature:^ ρ^ =

κ Torsion:^ τ^ =

(v × a) • (da/dt) |v × a|^2

Frenet-Serret formulas:

d T̂ ds

= κN̂,

d N̂ ds

= −κT̂ + τ B̂,

d B̂ ds

= −τ N̂ Modified from R. A. Adams, Calculus, A Complete Course, Addison-Wesley, 2003.