First Fundamental Form from tangent vectors

Click For Summary
SUMMARY

The discussion focuses on the derivation of the First Fundamental Form for a 2D surface embedded in 3D space. The derivative matrix of the surface, denoted as Dω(x), is defined as a 3x2 matrix consisting of partial derivatives with respect to the coordinates x1 and x2. The First Fundamental Form is expressed as I = (Dω(x))' Dω(x), leading to a metric tensor representation. The user queries the omission of the constant 1 in the expressions for E and G in the metric tensor, as referenced from MathWorld.

PREREQUISITES
  • Understanding of differential geometry concepts
  • Familiarity with matrix operations and inner products
  • Knowledge of partial derivatives and their applications
  • Basic grasp of 3D vector calculus
NEXT STEPS
  • Study the derivation of the First Fundamental Form in detail
  • Explore the concept of metric tensors in differential geometry
  • Learn about the implications of tangent vectors on surface properties
  • Investigate the relationship between curvature and the First Fundamental Form
USEFUL FOR

Mathematicians, physicists, and engineering students focusing on differential geometry, surface theory, and applications in computer graphics or physics simulations.

larry_b
Messages
1
Reaction score
0
Hi


Appologies for formatting issues this is the first time I have submitted something to the forum.

I have a pretty simple problem, I am just going through the derivation of the First Fundamental Form and I think I am missing something in the derivation.

If we have a point x = (x1,x2) on the 2D surface ω(x) then the derivative matrix of the surface can be defined as Dω(x) = (∂ω(x)/∂x1,∂ω(x)/∂x2) which is 3x2 matrix.

| 1 0 |
| 0 1 |
| ∂ω/∂x1 ∂ω/∂x2 |

thus the first column is the partial derivative of the surface with respect to x1 and the second column is the partial derivative with respect to x2 and are thus the non unit tangent vectors.

The first fundamental form can be defined as I by taking the inner product of the two tangent vectors :
I = (Dω(x))' Dω(x).

which can be written as:
|1+(∂ω/∂x1)^2 (∂ω/∂x1)*(∂ω/∂x2) |
|(∂ω/∂x1)*(∂ω/∂x2) 1+(∂ω/∂x1)^2 |

which can be re-written as the metric tensor:

|E F|
|F G|

However looking here:

http://mathworld.wolfram.com/FirstFundamentalForm.html

they appear to have dropped the 1 in E and G. I was just wondering where I might have gone wrong?

Many thanks in advance
 
Physics news on Phys.org
larry_b said:
Hi


Appologies for formatting issues this is the first time I have submitted something to the forum.

I have a pretty simple problem, I am just going through the derivation of the First Fundamental Form and I think I am missing something in the derivation.

If we have a point x = (x1,x2) on the 2D surface ω(x) then the derivative matrix of the surface can be defined as Dω(x) = (∂ω(x)/∂x1,∂ω(x)/∂x2) which is 3x2 matrix.

| 1 0 |
| 0 1 |
| ∂ω/∂x1 ∂ω/∂x2 |

thus the first column is the partial derivative of the surface with respect to x1 and the second column is the partial derivative with respect to x2 and are thus the non unit tangent vectors.

The first fundamental form can be defined as I by taking the inner product of the two tangent vectors :
I = (Dω(x))' Dω(x).

which can be written as:
|1+(∂ω/∂x1)^2 (∂ω/∂x1)*(∂ω/∂x2) |
|(∂ω/∂x1)*(∂ω/∂x2) 1+(∂ω/∂x1)^2 |

which can be re-written as the metric tensor:

|E F|
|F G|

However looking here:

http://mathworld.wolfram.com/FirstFundamentalForm.html

they appear to have dropped the 1 in E and G. I was just wondering where I might have gone wrong?

Many thanks in advance

Maybe this will help. Suppose you have a non-flat 2D surface immersed in flat 3D space. Let \vec{s} represent a position vector drawn from an arbitrary origin in flat 3D space to an arbitrary point on the 2D surface. Suppose that there is a u-v coordinate grid laid out on the 2D surface. Then \vec{s}=\vec{s}(u,v). Now suppose we consider two neighboring points in the surface, one at (u,v) and the other at (u+du, v+dv). The differential position vector \vec{ds} between these points lies within the surface (i.e., is tangent to the surface), and is given by:
\vec{ds}=\vec{s}(u+du,v+dv)-\vec{s}(u,v)=\vec{a_u}du+\vec{a_v}dv
where \vec{a_u} and \vec{a_v} are the coordinate basis vectors, defined as
\vec{a_u}=\frac{\partial \vec{s}}{\partial u}
\vec{a_v}=\frac{\partial \vec{s}}{\partial v}
If we form the inner product of \vec{ds} with itself, we obtain:
ds^2=g_{uu}du^2+2g_{uv}dudv+g_{vv}dv^2
where g_{uu} represents the inner product of \vec{a_u} with itself, g_{uv} represents the inner product of \vec{a_u} with\vec{a_v}, and g_{vv} represents the inner product of \vec{a_v} with itself.

Chet
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 73 ·
3
Replies
73
Views
7K
  • · Replies 9 ·
Replies
9
Views
4K