Non-Orthogonality of Frames Del/Delx^i ; i=1, n

  • Context: Graduate 
  • Thread starter Thread starter WWGD
  • Start date Start date
  • Tags Tags
    Frames
Click For Summary

Discussion Overview

The discussion revolves around the non-orthogonality of coordinate vector fields in Riemannian manifolds. Participants explore the conditions under which coordinate vector fields can be orthonormal, the implications of the Riemannian metric, and the application of the Gram-Schmidt process to achieve orthonormality.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants note that while it is possible to construct orthonormal coordinates, not all coordinate systems are orthonormal, as this depends on the metric.
  • There is a suggestion that the Riemannian metric may not always allow for orthogonality of coordinate vector fields unless the manifold is locally flat.
  • One participant questions the possibility of extending an orthonormal frame to a local coordinate system, indicating that this requires the manifold to be flat.
  • Another participant discusses the Gram-Schmidt process, expressing confusion about why applying it to coordinate vector fields does not yield an orthonormal basis.
  • There is a specific example involving the azimuth and zenith coordinates on the sphere, where attempts to normalize these coordinates lead to path-dependent results, indicating non-commutativity of the normalized vector fields.

Areas of Agreement / Disagreement

Participants express varying viewpoints on the conditions for orthonormality and the implications of the Riemannian metric. The discussion remains unresolved, with multiple competing views on the nature of coordinate vector fields and their orthogonality.

Contextual Notes

Limitations include the dependence on the definitions of orthogonality and the Riemannian metric, as well as unresolved mathematical steps in applying the Gram-Schmidt process to coordinate vector fields.

WWGD
Science Advisor
Homework Helper
Messages
7,802
Reaction score
13,106
Hi, everyone:

In an effort to show that at any point p in a Riemannian mfld. M
there is an orthonormal basis --relatively straightforward--a new
question came up:

Why aren't the coordinate vector fields always orthonormal?.
I know these are orthonormal when M is locally isometric to
IR^n, but cannot see how?.

We can prove the existence of the orthonormal frames using
Gram-Schmidt. I tried applying Gram-Schmidt to the coord.
V.Fields, see if the projections canceled out, but this is
not working.

Any Ideas?.
Thanks.
 
Physics news on Phys.org
Well, although it is possible to construct ortonormal coordinates, this does not mean that every coordinate system is ortonormal.

The essential property of coordinate vector fields is that they commute. Whether a coordinate system is ortonormal depends on the metric.
 
OrderOfThings said:
Well, although it is possible to construct ortonormal coordinates, this does not mean that every coordinate system is ortonormal.

The essential property of coordinate vector fields is that they commute. Whether a coordinate system is ortonormal depends on the metric.

Right, but wouldn't the metric be the Riemannian metric?. I assume the issue is
that we cannot always assign a Riemannian metric such that the coord. V.Fields
would be orthogonal, unless the Riemannian mfld. is locally flat. I hope this is not
a dumb comment, I am fuzzy on this area.
 
I am not sure I understand your question. Are you wondering when it is possible to extend an ortonormal frame at some point to an ortonormal local coordinate system?

To get such a coordinate system one would like to parallel transport the frame to each point in some neighbourhood and thus hope to get a set of coordinate vector fields. For that to work out, the manifold must, just as you mention, be flat.

But note that although ortonormal coordinate systems are not possible on curved manifolds, ortogonal are. Usual azimuth/zenith coordinates on the sphere is an example of this.
 
OrderOfThings said:
I am not sure I understand your question. Are you wondering when it is possible to extend an ortonormal frame at some point to an ortonormal local coordinate system?

To get such a coordinate system one would like to parallel transport the frame to each point in some neighbourhood and thus hope to get a set of coordinate vector fields. For that to work out, the manifold must, just as you mention, be flat.

But note that although ortonormal coordinate systems are not possible on curved manifolds, ortogonal are. Usual azimuth/zenith coordinates on the sphere is an example of this.

Thanks again, OOT

But, if we have orthogonality, can't we just normalize each vector to have length
1 , to get orthonormality?.

I was working under this setup:

The Riemannian metric determines orthogonality, in that

Xi_p orthogonal Xj_p , (i.e, both are based at the same tangent space), if

g_p<Xi_p,Xj_p>=0 , where g_p is the 2-tensor field at p .


If I apply Gram-Schmidt to a basis, I get an ortho. basis. If I start with

an ortho basis and apply Gr.-Schmidt , I end up with the same basis.


I was then trying to see that the coord. V.Fields are not always Orthonormal

by applying Gram-Schmidt (on a fixed tangent space to p ) to the coord. V.Fields

{ Del/Delx^i } at p , and seeing why we would not get {Del/Delx^i} back after

G-Schmidt -- but I don't see why we don't :


First step: Given {Del/Delx^i } at p, turn it into an orthonormal base:{Y1,...Yn}.
g_p=<,>_p is the tensor field at p


Y1:=X1

Y2:=X2 - [ <X1,Y1>_p/<X1,X1>_p]X1

.
.

So that we would get Yj=Xj at every step. And I think this means that each term
in Gram Schmidt after the first, would then be zero, i.e, given :


Yk:=Xk - [...]


We would have [...] == 0.


Thanks, Happy Nw Year, Merry Christma-Hannu -Kwanza-Dan, or Happy Festivus-- if that is possible :)
 
For the sphere one can try to convert the azimuth (\theta) and zenith (\phi) coordinate system into an ortonormal system. Since the lengths of the basis vectors are

|\mathbf{e}_\theta| = \frac{1}{\sin\phi}\qquad|\mathbf{e}_\phi| = 1

one replaces these with a normalised frame field

\mathbf{e}_u=\sin\phi\,\mathbf{e}_\theta\qquad\mathbf{e}_v=\mathbf{e}_\phi

This means that one is trying to define new coordinates (u,v) as

u = \int \frac{1}{\sin\phi}d\theta\qquad v = \phi

To see if this works, calculate \Delta u around a "rectangle" with corners (\theta_0,\phi_0) and (\theta_0 + 1,\phi_0 + 1):

\Delta u = \mathop{\int_\text{rectangle}}_\text{boundary}\frac{1}{\sin\phi}d\theta=\frac{1}{\sin\phi_0} - \frac{1}{\sin (\phi_0 +1)}\neq 0[/itex]<br /> <br /> This means that u does not work as a coordinate function, it is path-dependent.<br /> <br /> <br /> The <i>other</i> way of saying the same thing is to note that<br /> <br /> \left[\sin\phi\,\partial_\theta,\partial_\phi\right] = \sin\phi\,\partial_\theta\partial_\phi - \partial_\phi\sin\phi\,\partial_\theta = -\cos\phi\,\partial_\theta<br /> <br /> So the normalised vector fields no longer commute.<br /> <br /> <br /> Yet <i>another</i> way of understanding this is to see that given du=d\theta/\sin\phi, then<br /> <br /> d^2u = -\frac{\cos\phi}{\sin^2\phi}d\phi\wedge d\theta \neq 0<br /> <br /> Hence du is not closed.
 
Very Helpful. Thanks for your patience and thoroughness, Order of Things.
 
Thanks, diff. geometry is great stuff. :smile:
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 47 ·
2
Replies
47
Views
7K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
Replies
10
Views
5K
  • · Replies 55 ·
2
Replies
55
Views
11K
  • · Replies 21 ·
Replies
21
Views
7K
  • · Replies 11 ·
Replies
11
Views
2K