Vector Fields and Flows | Mathematics
3.1 Integral Curves
Section titled “3.1 Integral Curves”Let be a smooth vector field on . An integral curve of through is a smooth curve such that and for all .
Theorem 3.1 (Existence and Uniqueness). For every , there exists a unique maximal integral curve of through , defined on a maximal open interval containing .
3.2 The Lie Bracket
Section titled “3.2 The Lie Bracket”For vector fields on , the Lie bracket is the vector field defined by:
for .
Proposition 3.2 (Properties of the Lie Bracket).
- Bilinearity: .
- Anti-symmetry: .
- Jacobi identity: .
The space of all vector fields with the Lie bracket forms a Lie algebra.
3.3 The Lie Derivative
Section titled “3.3 The Lie Derivative”The Lie derivative of a vector field along is . For a function , .
The Lie derivative measures the rate of change of a geometric object along the flow of .
Theorem 3.3 (Flow of the Lie Bracket). If and are the flows of and respectively, then .
3.4 The Flow of a Vector Field
Section titled “3.4 The Flow of a Vector Field”The flow of a vector field is a smooth map , where is an open domain, defined by , the integral curve of through .
Proposition 3.4 (Flow Properties). For each , there exists and a neighborhood of such that:
- .
- whenever both sides are defined.
- For each , the map defined by is a diffeomorphism onto its image, with inverse .
Definition. A vector field is complete if its flow is defined for all (i.e., ). This happens if the maximal interval is all of for every .
Theorem 3.5 (Compactness Implies Completeness). If is compact, then every smooth vector field on is complete.
Example 3.1. On , the vector field is complete with flow . The vector field is not complete: the integral curve through satisfies , giving , which blows up at .
3.5 One-Parameter Groups of Diffeomorphisms
Section titled “3.5 One-Parameter Groups of Diffeomorphisms”A one-parameter group of diffeomorphisms is a smooth map such that and .
Proposition 3.6. There is a bijection between complete vector fields on and one-parameter groups of diffeomorphisms of . Given a complete vector field , its flow is a one-parameter group. Conversely, given a one-parameter group , define .
Example 3.2. On , the vector field generates rotation: . This is a one-parameter group of rotations.
3.6 Commuting Vector Fields
Section titled “3.6 Commuting Vector Fields”Proposition 3.7. Two vector fields have commuting flows if and only if .
More precisely, if and only if for all sufficiently small : , where and are the flows of and respectively.
Example 3.3. On , the vector fields and commute: . Their flows are translations in the and directions respectively, and these commute.
Example 3.4. On , the vector fields generating rotations about the -axis and -axis do not commute: , where generates rotation about the -axis. This reflects the non-commutativity of the Lie algebra .
3.7 Vector Fields in Coordinates
Section titled “3.7 Vector Fields in Coordinates”In local coordinates , a vector field can be written as:
The integral curve equation becomes the system of ODEs:
The Lie bracket in coordinates is:
3.8 Worked Examples
Section titled “3.8 Worked Examples”Problem 1. Let on . Find the flow and determine whether is complete.
Solution. The ODE is , giving . So . This is defined for all , so is complete.
Problem 2. Compute for and on . What do their flows look like?
Solution. Using the coordinate formula: , , , .
So . The flows are: (shear), (shear). These do not commute.
flowchart TD A[3_Vector Fields And Flows] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Intuition
Section titled “Intuition”A vector field is like a wind pattern on the Earth’s surface, assigning a direction and speed to every point. The flow is what happens when you release a leaf: it traces a path following the local arrows. Gentle winds produce eternal journeys, but violent fields can fling particles to infinity in finite time. The Lie bracket of two vector fields captures how their flows disagree: flowing along one then the other, versus the reverse order, produces different results precisely when the bracket is nonzero. This is the geometric heart of non-commutativity.
Common Mistakes
Section titled “Common Mistakes”Mistake 1: Assuming the Lie bracket is commutative The Lie bracket satisfies anti-symmetry: . Students often write or forget the sign when computing brackets. This is fundamentally different from the ordinary product of functions, which is commutative. The non-commutativity of the Lie bracket reflects the non-commutativity of flowing along different vector fields.
Mistake 2: Confusing completeness with compactness of the domain A vector field on a non-compact manifold can be complete (e.g., on ), while a vector field on a compact manifold is always complete. Students sometimes assume that non-compact domains automatically produce incomplete flows, which is false — completeness depends on the specific growth rate of the vector field.
Mistake 3: Miscomputing the Lie bracket in coordinates The coordinate formula requires differentiating the component functions of along and vice versa. Students frequently differentiate the wrong components or forget that the partial derivatives act on the coefficients, not on the basis vector fields themselves.
A vector field assigns a direction and magnitude to every point of a manifold — like a wind map on the Earth’s surface. The flow of a vector field is the family of curves that follow these arrows: starting at any point and moving along the field traces out a path. If the field is complete, the flow is defined for all time. The Lie bracket of two vector fields measures how their flows fail to commute — if you flow along then , and compare with flowing along then , the discrepancy is the Lie bracket . Zero bracket means the flows commute, generalising the fact that mixed partial derivatives are equal.
3.9 Practice Problems
Section titled “3.9 Practice Problems”- Find the flow of on .
- Prove that for .
- Show that the vector field on is complete and find its flow.
- Compute the Lie bracket of and on .
- Prove that if then for all .
Cross-References
Section titled “Cross-References”Geodesics — Geodesics are integral curves of specific vector fields on the tangent bundle, connecting the flow theory here to metric geometry.
Differential Geometry Summary — The summary consolidates the key operators (Lie derivative, exterior derivative) introduced in this chapter.
Group Actions — Lie groups act on manifolds by diffeomorphisms, generalising the group action framework to continuous symmetry.
Key Theorems in Functional Analysis — The Hahn-Banach and spectral theorems provide the functional-analytic foundations for studying infinite-dimensional spaces of vector fields.