In differential geometry, the fundamental equation of surface theory revolves around describing how a surface is embedded in three-dimensional space and how it bends and curves. This leads to several fundamental objects and equations. A key result is the **Gauss-Codazzi equations**, which tie together intrinsic and extrinsic properties of a surface. Here's an overview of the concepts:
### 1. **Surface Representation**
A surface \( S \) in 3D space is typically described locally by a parametric representation:
\[
\mathbf{r}(u, v) = (x(u, v), y(u, v), z(u, v))
\]
where \( (u, v) \) are local coordinates on the surface, and \( \mathbf{r}(u, v) \) gives the position of a point on the surface.
### 2. **Fundamental Forms**
There are two fundamental quadratic forms associated with a surface in surface theory:
#### a. **First Fundamental Form (I)**
The **first fundamental form** describes the intrinsic geometry of the surface — lengths and angles on the surface. It is the dot product of the tangent vectors:
\[
I = E \, du^2 + 2F \, du \, dv + G \, dv^2
\]
where:
- \( E = \mathbf{r}_u \cdot \mathbf{r}_u \)
- \( F = \mathbf{r}_u \cdot \mathbf{r}_v \)
- \( G = \mathbf{r}_v \cdot \mathbf{r}_v \)
Here, \( \mathbf{r}_u \) and \( \mathbf{r}_v \) are the partial derivatives of the position vector with respect to \( u \) and \( v \), respectively. This form encodes information about distances and angles on the surface.
#### b. **Second Fundamental Form (II)**
The **second fundamental form** describes the extrinsic curvature, or how the surface bends in the surrounding space. It is given by:
\[
II = L \, du^2 + 2M \, du \, dv + N \, dv^2
\]
where:
- \( L = \mathbf{r}_{uu} \cdot \mathbf{n} \)
- \( M = \mathbf{r}_{uv} \cdot \mathbf{n} \)
- \( N = \mathbf{r}_{vv} \cdot \mathbf{n} \)
Here, \( \mathbf{n} \) is the unit normal vector to the surface, and \( \mathbf{r}_{uu}, \mathbf{r}_{uv}, \mathbf{r}_{vv} \) are second derivatives of the position vector with respect to the parameters. These second-order terms describe how the surface curves.
### 3. **The Fundamental Equations of Surface Theory**
These are the **Gauss-Codazzi equations**, which link the first and second fundamental forms:
#### a. **Gauss Equation (Intrinsic Equation)**
The **Gauss equation** relates the curvature of the surface (intrinsic property) to the second fundamental form (extrinsic property):
\[
K = \frac{LN - M^2}{EG - F^2}
\]
Here, \( K \) is the **Gaussian curvature** of the surface, and it is purely an intrinsic quantity, meaning it depends only on the surface itself and not on how it is embedded in space. The Gauss equation reveals that the Gaussian curvature can be computed from both intrinsic (first fundamental form) and extrinsic (second fundamental form) properties of the surface.
#### b. **Codazzi-Mainardi Equations (Extrinsic Equations)**
The **Codazzi-Mainardi equations** describe how the curvature changes in different directions and constrain the second fundamental form. They are given as:
\[
L_v - M_u = \Gamma^1_{12}L + \Gamma^2_{12}M - \Gamma^1_{22}E - \Gamma^2_{22}F
\]
\[
M_v - N_u = \Gamma^1_{22}M + \Gamma^2_{22}N - \Gamma^1_{12}E - \Gamma^2_{12}F
\]
These equations essentially express that the shape operator (describing curvature) is consistent with how the surface bends and curves in various directions.
### 4. **Gauss’s Theorema Egregium**
A significant outcome of these equations is **Gauss’s Theorema Egregium**, which states that the **Gaussian curvature** \( K \) of a surface is an intrinsic property, meaning that it does not change if the surface is bent without stretching. This was a groundbreaking result because it shows that certain curvature properties are intrinsic to the surface itself and independent of how the surface is embedded in space.
### Summary
The **fundamental equations of surface theory** in differential geometry can be summarized by:
1. The **Gauss Equation**, which connects the Gaussian curvature to the first and second fundamental forms.
2. The **Codazzi-Mainardi Equations**, which ensure consistency in how the surface bends and curves.
3. These equations describe the relationship between the intrinsic geometry (first fundamental form) and the extrinsic curvature (second fundamental form) of a surface.
Together, they form the mathematical foundation for understanding how surfaces behave in three-dimensional space.