Forms

1 Determinant-like functions

After all, the Fundamental Theorem of Calculus, the Curved Fundamental Theorem of Calculus, Green’s Theorem, Stokes Theorem, and the Divergence Theorem, are instances of the Generalized Stokes Theorem.

To state it, we need to talk about forms, and to talk about forms, we need determinant-like functions called \(k\)-forms. Let’s recall a couple of properties of determinants:

It turns out that \(k\)-forms only exist if \(k \leq n\) in the sense that if \(k > n\), any simple \(k\)-form in \(\mathbb {R}^n\) is just zero.

2 Mini-determinants

The main examples of simple \(k\)-forms are mini-determinants.

Examples:

\begin{align*} dx \wedge dy \begin{pmatrix} 3 & -3 & -2 \\ 5 & 2 & 7 \end{pmatrix} & = \det \begin{pmatrix} 3 & -3 \\ 5 & 2 \end{pmatrix}\\ & \\ dx \wedge dz \begin{pmatrix} 3 & -3 & -2 \\ 5 & 2 & 7 \end{pmatrix} & = \det \begin{pmatrix} 3 & -2 \\ 5 & 7 \end{pmatrix}\\ & \\ dy \wedge dz \begin{pmatrix} 3 & -3 & -2 \\ 5 & 2 & 7 \end{pmatrix} & = \det \begin{pmatrix} -3 & -2 \\ 2 & 7 \end{pmatrix}\\ & \\ dx \wedge dy \begin{pmatrix} 5 & -1 \\ -3 & 4 \end{pmatrix} & = \det \begin{pmatrix} 5 & -1 \\ -3 & 4 \end{pmatrix} \end{align*}
\begin{align*} dx (4,-6,7) & = 4 \\ & \\ dy (4,-6,7) & = -6 \\ & \\ dz (4,-6,7) & = 7 \\ & \\ dx (13, -5) & = 13 \\ & \\ dy (13, -5) & = -5 \end{align*}
\[ dx \wedge dy \wedge dz \begin{pmatrix} 3 & -4 & 7 \\ 11 & 2 & -3 \\ 9 & 6 & -1 \end{pmatrix} = \det \begin{pmatrix} 3 & -4 & 7 \\ 11 & 2 & -3 \\ 9 & 6 & -1 \end{pmatrix} \]
\begin{align*} dx^1 \wedge dx^2 \begin{pmatrix} 4 & 7 & 3 & -9 \\ -3 & 11 & 6 & 5 \end{pmatrix} & = \det \begin{pmatrix} 4 & 7 \\ -3 & 11 \end{pmatrix} \\ & \\ dx^2 \wedge dx^3 \begin{pmatrix} 4 & 7 & 3 & -9 \\ -3 & 11 & 6 & 5 \end{pmatrix} & = \det \begin{pmatrix} 7 & 3 \\ 11 & 6 \end{pmatrix} \\ & \\ dx^3 \wedge dx^4 \begin{pmatrix} 4 & 7 & 3 & -9 \\ -3 & 11 & 6 & 5 \end{pmatrix} & = \det \begin{pmatrix} 3 & -9 \\ 6 & 5 \end{pmatrix} \end{align*}

3 Differentiable forms

Examples:

  • Smooth \(1\)-forms in \(\mathbb {R}\):

    \begin{gather*} f(x) \, dx \\ x^2 e ^x \, dx \\ (3 + \cos x ) \, dx \\ (5x - \sqrt {x} ) \, dx \end{gather*}
  • Smooth \(1\)-forms in \(\mathbb {R}^2\):

    \begin{gather*} P \, dx + Q \, dy \\ 3xy \, dx + x^2 \cos y \, dy \\ 5y^2 e^x \, dx \\ (\sqrt {x} + \cos y ) \, dx + \frac {1}{x} \, dy \end{gather*}
  • Smooth \(1\)-forms in \(\mathbb {R}^3\):

    \begin{gather*} P \, dx + Q \, dy + R \, dz \\ y^2 \cos x \,dx + x \sin z \, dy + z x^2 \, dz \\ 2xz \, dy + ze^y\cos x \,dz \\ (\sin y + \sin z ) \, dx + e^x \cos y \, dy + (\cos x - 1 ) \, dz \end{gather*}
  • Smooth \(2\)-forms in \(\mathbb {R}^2\):

    \begin{gather*} f(x,y) \, dx \wedge dy \\ (e ^x \sin y + 3xy) \, dx \wedge dy\\ (5y - x \sqrt {y})\, dx \wedge dy \\ (e^x - x \cos y )\, dx \wedge dy \end{gather*}
  • Smooth \(2\)-forms in \(\mathbb {R}^3\):

    \begin{gather*} P \, dy \wedge dz + Q \, dz \wedge dx + R \, dx \wedge dy \\ (5x^2 + e^z) \, dx \wedge dy + (2x \sin z + 3) \, dx \wedge dz \\ ( 3 \sqrt {x} + \cos y )\, dx \wedge dy - z\, dy \wedge dz \\ (7y + y^2 e^x)\, dy \wedge dz + (2e^y - \cos x) \, dx \wedge dy \end{gather*}
  • Smooth \(3\)-forms in \(\mathbb {R}^3\):

    \begin{gather*} f(x,y,z) \, dx \wedge dy \wedge dz \\ (e^x - y^2 z + \cos z) \, dx \wedge dy \wedge dz \\ (3xyz + y^2 - \sqrt {z}) \, dx \wedge dy \wedge dz \end{gather*}

General form of a

in \(\mathbb {R}\) in \(\mathbb {R}^2\) in \(\mathbb {R}^3\)
\(0\)-form \(f(x)\) \(f(x,y)\) \(f(x,y,z)\)
\(1\)-form \(f(x) \, dx\) \(P\,dx + Q \, dy\) \(P\, dx + Q \, dy + R \, dz\)
\(2\)-form \(0\) \(f(x,y)\,dx \wedge dy\) \(P\, dy \wedge dz + Q \, dz \wedge dx + R \, dx \wedge dy\)
\(3\)-form \(0\) \(0\) \(f(x,y,z ) \, dx \wedge dy \wedge dz \)
\(4\)-form \(0\) \(0\) \(0 \)

4 Manifolds

In general, \(k\)-forms can be integrated over \(k\)-dimensional manifolds. \(0\)-dimensional manifolds are points, \(1\)-dimensional manifolds are curves, \(2\)-dimensional manifolds are surfaces.