DDG Week 4
k-forms
Week 3: Exterior algebra (k-vectors)
Week 4: Exterior calculus (k-forms)
Exterior Calculus, "how do lengths, areas, volumes, change over curved surfaces?
Measurement devices have the same dimensionality as the thing we're measuring.
Study exterior calculus in flat spaces (Rn)
May seem redundant, but will help when space starts curving.
Vectors & Covectors
covectors do measurements
vectors get measured
Wedging covectors get k-forms, which are duals to k-vectors.
Similar to row/column vectors.
A row vector is a linear map which maps the column vector to a real value.
let α be a unit covector, u be a vector of any magnitude.
α(u) tells us how long u is in the direction α
Defn:
Let V be a ceal vector space. Its dual space V∗ is the collection of all linear functions α:V↦R together with the operations of addition.
(α+β)(u):=α(u)+β(u)
and scalar multiplication
(cα)(u):=c(α(u))
∀α,β∈V∗,u∈V,c∈R
Defn:
An element of a dual vector space is called a dual vector or covector
(unrelated to the Hodge Star/Dual)
e.g V=C0 and δ(f):=f(0)∈V∗ (Dirac delta)
Let [x,y,z][r,g,b] be column vectors, then the transpose converts between row/column.
Likewise, let u,v∈V be vectors, then u♭,v♭∈V∗.
let α,β∈V∗ be covectors, then α♯,β♯∈V.
let the inner product be aTMb instead of the normal inner product.
u♭(v)=uTMv and α(β♯)=αM−1βT
Equivalently, u♭(⋅)=<u,⋅> and α(⋅)=<α♯,⋅>
k-forms will be multilinear maps from a k-vector.
Measurement of 2-vectors
The "shadow" of a parallelogram onto another parallelogram.
Given (u,v), pick orthonormal basis for plane α,β.
- project onto plane
- u↦(α(u),β(u))
- v↦(α(v),β(v))
- calculate area via cross product
- α(u)β(v)−α(v)β(u)
Can apply same expression when α,β not orthonormal.
(α∧β)(u,v):=α(u)β(v)−α(v)β(u)
This is the definiton of the application of a 2-form to two vectors.
Note: result scales with "area" of α∧β
Note that the application of the 2-form is antisymettric
(α∧β)(u,v)=−(α∧β)(v,u)
Geometrically, this shows that the orientation of the face is different.
The arguments to the wedge are also antisymmetric.
(α∧β)(u,v)=−(β∧α)(u,v)
this has the same meaning, as the 2-form's orientation is flipped.
Measurement of 3-vectors
in R3, all 3-vectors have the same "direction". Can only measure magnitude.
Let u,v,w be the edges of a parallelopiped. Let (α,β,γ) be any orthonormal basis.
- project u,v,w onto the basis
- u↦(α(u),β(u),γ(u))
- v↦(α(v),β(v),γ(v))
- w↦(α(w),β(w),γ(w))
- apply standard formula for volume (det)
α(u)β(v)γ(w)+α(v)β(w)γ(u)+α(w)β(u)γ(v)−α(u)β(w)γ(v)−α(w)β(v)γ(u)−α(v)β(u)γ(w)
Generally, a k-form is a fully antisymmetric, multilinear measurement of a vector.
Typically, think of a k-form as a map from a k-vector to a scalar.
α:V×⋯V→R
(α1∧⋯∧αk)(u1,…,uk):=det((α1(u1),...,αk(uk)),…,(αk(u1),...,αk(uk)))
For historical reasons, we do not write
(α∧β)(u∧v)
and instead use the notation we have been using above.
note: a 0-form is a scalar
k-forms in coordinates
For vectors in a basis e1,…,en, write
v=v1e1+⋯+vnen
The scalar values vi are the coordinates of v.
For covectors in a so-called dual basis e1,…,en, write
α=α1e1+⋯+αnen
Where
ei(ej)=δij
where δij is the Kronecker delta.
ex.
v=2e1+2e2
α=−2e1+3e2
α(v)=(−2e1+3e2)(2e1+2e2)=−2e1(2e1+2e2)+3e2(2e1+2e2)=−4e1(e1)−4e1(e2)+6e2(e1)+6e2(e2)=−4+6=2
ex. 2-form
u=2e1+2e2α=e1+3e2v=−2e1+2e2β=2e1+e2
Then,
(α∧β)(u,v)=α(u)β(v)−α(v)β(u)α(u)=2+6=8α(v)=−2+6=4β(u)=4+2=6β(v)=−4+2=−2
Thus,
(α∧β)(u,v)=8⋅(−2)−(4)⋅6=−40
Recall ♯ and ♭
If α♯=u ∧ u♭=α then
α=a1e1+⋯+anen⟹♯u=u1e1+⋯+unen
α=a1e1+⋯+anen⟸♭u=u1e1+⋯+unen
This is sometimes called the musical isomorphism