|<◊|ψ>|²


under construction...
(for a very long time)

Differential Form

Forms are multilinear mappings from a vector spce to scalars.

Examples of k-forms in differential forms:

Hodge star

The Hodge star operator(Hodge isomorphism) is an element of linear maps based on the exterior product. The result produces a Hodge dual.

In real $\mathbb{R}^n$ space, let’s transform a k-form function $\varphi$ into an $(n-k)$-form function $\varphi^*$:

  1. Given a set ${X_1,X_2,\dots,X_n}$, if there is a subset ${X_{i_1},X_{i_2},\dots,X_{i_k}}$, then its complement set is denoted as ${X_{j_1},X_{j_2},\dots,X_{j_{n-k}}}$.

    The differential form for these two sets gives:
    \(dX_{i_1}\cdots dX_{i_k}dX_{j_1}\cdots dX_{j_{n-k}}=dX_1dX_2\cdots dX_n\).
    Applying the Hodge star operator to this differential form:
    \((dX_{i_1}\cdots dX_{i_k})^*=dX_{j_1}\cdots dX_{j_{n-k}}\).
    These two differential forms have a Hodge dual relationship.

  2. If $\varphi=A_1dX_{I_1}+\cdots+A_mdX_{I_m}$ is a k-form, then \(\varphi^*=A_1dX_{I_1}^*+\cdots+A_mdX_{I_m}^*\).
    For example:

    • In real \(\mathbb{R}^1\): \(1^*=dx\), \(dx^*=1\)
    • In real $\mathbb{R}^2$: \(1^*=dx\cdot dy\), \(dx^*=dy\), \(dy^*=-dx\), \((dx\cdot dy)^*=1\)

TBA