I heard someone talking about how vector fields are the kernels of forms. Can someone give me a detailed explanation about how this works? Thanks.
Whats the connection between formss and vector fields?
89 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 3 best solutions below
On
I'm going to assume that you are working in Euclidean space $\mathbb{R}^n$.
Given a vector space $V$ over $\mathbb{R}$, the dual space $V^*$ is defined to be the space of linear maps $V \to \mathbb{R}$ (check that $V^*$ is in fact a $\mathbb{R}$-vector space).
The vectors at a given point $p \in \mathbb{R}^n$ form a vector field $V_p \cong \mathbb{R}^n$, and a vector field $v$ is just a continuous choice of one vector in each $V_p$. Similarly, a one-form field $\lambda$ is a continuous choice of one vector in each dual space $V_p^*$. So, given a one-form field $\lambda$ and a vector field $v$, we can get an ordinary function as follows: $$ p \mapsto \lambda_p(v_p) \in \mathbb{R} $$
On
If you're in $\mathbb R^n$ (or on a Riemannian manifold) the $1$-form $\omega = \sum F_i dx_i$ naturally corresponds to the vector field $F =(F_1,\dots,F_n)$.
But what I think you have in mind is to associate to $\omega(p)$ the hyperplane it annihilates, i.e., $V_p =\{v\in\mathbb R^n: \omega(p)(v)=0\}=\ker\omega(p)$. When $n=2$, this is a line field on the plane, and so, choosing, for example, a unit vector in each $V_p$ gives us a vector field.
You might also think about this: vector fields are in the dual space of forms. I'll exemplify this in $\mathbb{R}^3$.
A vector field is a function over a region of three dimensional space that gives at each point a vector. For a point $P=(x,y,z)$ let the the vector field $V$ associates to $P$ the vector $$ V(P) = v_x(P)i_x+v_y(P)i_y+v_z(P)i_z\in\mathbb{R}^3\text{ which is seen here as vector space} $$
The corresponding dual element for $V$ is a function over the region of three dimensional space which gives a linear functional at each point; i.e., $$ w(P) = w_x(P)dx+w_y(P)dy+w_z(P)dz $$ This is called a 1-form, a special case of a differential form. Thus a 1-form is a field of linear functionals.