I Riemann tensor in 3d Cartesian coordinates

Click For Summary
Using Cartesian coordinates to describe points on the surface of a sphere leads to the incorrect conclusion that the space is flat, as all derivatives of the metric vanish. This is because Cartesian coordinates are suitable for flat spaces, while the surface of a sphere is intrinsically curved, requiring spherical coordinates for accurate representation. The discussion emphasizes that any two-dimensional coordinate system on the sphere cannot yield a flat metric, as the surface retains its curvature regardless of the coordinate choice. Furthermore, while Cartesian coordinates can be used locally for flat approximations, they do not capture the intrinsic properties of the sphere's surface. Ultimately, the conversation highlights the distinction between intrinsic and extrinsic curvature in geometry.
  • #61
stevendaryl said:
using ##\theta## modulo ##2\pi## IS using multiple charts

I was hesitant in my response before but didn't have time to pin it down. Now I have; a while back we had a discussion about covering ##S^1 \times R## with a single chart, in which you posted:

stevendaryl said:
The entire ##S^1## is an open interval, since it is the union of the interval ##0 < \theta < \pi## and ##\frac{\pi}{2} < \theta < \frac{5 \pi}{2}##.

So it's a weird fact that ##S^1## cannot be covered by a single chart, but #S^1 \times R## can be.

This seems to suggest that we don't need to use multiple charts to have a coordinate, ##\theta## in this case, that is periodic.
 
Physics news on Phys.org
  • #62
davidge said:
I found two non-vanishing components of the Riemann tensor, namely
$$R^{y}\ _{xxy} = \frac{(2y^4/x^2)+3y^2}{(x^2+y^2)^2} = -R^{y}\ _{xyx}$$
Is it correct?
It's not promising that these expressions blow up at ##X=Y=0## where the coordinates and the manifold are well-behaved. Did you get these out of mathematica or equivalent, or do it by hand?
 
  • #63
PeterDonis said:
I was hesitant in my response before but didn't have time to pin it down. Now I have; a while back we had a discussion about covering ##S^1 \times R## with a single chart, in which you posted:
This seems to suggest that we don't need to use multiple charts to have a coordinate, ##\theta## in this case, that is periodic.
Strictly speaking, a chart must be a 1-to-1 mapping from the manifold to an open subset of ##\mathbb R^n## where ##n## is the dimension of the manifold. The typical one-chart atlas of the cylinder is to map it to a plane with one point removed - but you cannot use polar coordinates on that plane - you need to use the usual coordinates, or the map will not be 1-to-1.
 
  • #64
Nugatory said:
It's not promising that these expressions blow up at ##X = Y = 0## where the coordinates and the manifold are well-behaved
Remember that I'm considering points along the surface of the sphere for which ##z = 0##. So ##x^2 + y^2 = R^2##, where ##R## is the radius of the sphere, and ##X = Y = 0## is not a possibility. The above expression for the two mentioned components would read, say in terms of y, $$\frac{2y^4 / (R^2 - y^2) + 3y^2}{R^4}$$
Nugatory said:
Did you get these out of mathematica or equivalent, or do it by hand?
I just calculated by hand the Cristoffel symbols and its derivatives and used it in the equation for the componets.
 
  • #65
davidge said:
Remember that I'm considering points along the surface of the sphere for which ##z = 0##. So ##x^2 + y^2 = R^2##, where ##R## is the radius of the sphere, and ##X = Y = 0## is not a possibility. The above expression for the two mentioned components would read, say in terms of y, $$\frac{2y^4 / (R^2 - y^2) + 3y^2}{R^4}$$

I just calculated by hand the Cristoffel symbols and its derivatives and used it in the equation for the componets.
You are still doing it wrong then. You have to dismiss the idea of using the coordinates of the embedding space. On the part of the sphere where ##z = 0## in the embedding the coordinates ##x## and ##y## do not form a good coordinate system! You cannot use them as coordinates and compute stuff such as the components of the Riemann tensor, e.g., ##R_{xyx}^y##.
 
  • #66
Orodruin said:
the coordinates ##x## and ##y## do not form a good coordinate system
What do you mean by good coordinate system?
 
  • #67
davidge said:
What do you mean by good coordinate system?

A continuous bijection from an open subset of ##\mathbb R^2## to a subset of the sphere.
 
  • #68
Orodruin said:
A continuous bijection from an open subset of ##\mathbb {R}^2## to a subset of the sphere.
I don't see why it is not a bijection. Bijection means that each element on ##\mathbb {R}^2## is mapped on each point on the sphere, and no two points will be assigned to the same point on ##\mathbb {R}^2##. Also, all points on the sphere will be mapped. Right? But the coordinates ##x,y## also do this job.
 
  • #69
PeterDonis said:
I was hesitant in my response before but didn't have time to pin it down. Now I have; a while back we had a discussion about covering ##S^1 \times R## with a single chart, in which you posted:

This seems to suggest that we don't need to use multiple charts to have a coordinate, ##\theta## in this case, that is periodic.

Wow. I don't remember what I was thinking at that time. But you can come up with a mapping from the cylinder to the plane minus one point:

Map z,\theta to the point (x,y) with x = e^z cos(\theta), y = e^z sin(\theta). Every point on the cylinder is given a pair of coordinates, and distinct coordinates correspond to distinct points on they cylinder. But there is no point on the cylinder corresponding to the point x=y=0.

What I don't remember is whether a chart has to be simply-connected or not, or whether it's enough that it be an open set.
 
  • #70
davidge said:
I don't see why it is not a bijection. Bijection means that each element on ##\mathbb {R}^2## is mapped on each point on the sphere, and no two points will be assigned to the same point on ##\mathbb {R}^2##. Also, all points on the sphere will be mapped. Right? But the coordinates ##x,y## also do this job.
No they do not. At least not on the intersection of the embedding of the sphere in ##\mathbb R^3## and the plane ##z = 0## -- which is exactly where you are trying to make them work. If you pick a coordinate ##x## then the value of ##y## is completely determined. If it was a bijection you would be able to pick any values of ##x## and ##y## and they should correspond to a unique point on the sphere.

I will repeat one more time: Please stop thinking in terms of the embedding into ##\mathbb R^3##.
 
  • #71
stevendaryl said:
What I don't remember is whether a chart has to be simply-connected or not, or whether it's enough that it be an open set.

The chart does not need to be simply connected. This is why you can pick the plane minus a point as a covering chart for the cylinder - as long as you do not use polar coordinates in the plane in which case you run into the same problem as you would in defining a covering chart for ##S^1##.
 
  • #72
Orodruin said:
No they do not. At least not on the intersection of the embedding of the sphere in ##\mathbb {R}^3## and the plane z=0##
Orodruin said:
If you pick a coordinate ##x## then the value of ##y## is completely determined. If it was a bijection you would be able to pick any values of ##x## and ##y## and they should correspond to a unique point on the sphere.

Can you explain me what actually makes the spherical coordinates be a bijection?

Orodruin said:
I will repeat one more time: Please stop thinking in terms of the embedding into ##\mathbb{R}^3##.
Ok :biggrin:
 
  • #73
davidge said:
Can you explain me what actually makes the spherical coordinates be a bijection?

Each combination of ##\theta## and ##\varphi## map to a unique point on the sphere. This is the definition of a bijection. Note that spherical coordinates are not a global chart - they only work locally away from the poles. This is fine as long as you stay away from the poles. If you use the coordinates x and y - you have to stay away from ##z = 0## where these coordinates are singular.
 
  • #74
Orodruin said:
Each combination of ##\theta## and ##\varphi## map to a unique point on the sphere. This is the definition of a bijection
Ok, I got it.
Just another question: the Cristoffel symbols are:

$$\Gamma^{\mu}\ _{\nu \sigma} = \frac{1}{2}g^{\mu \rho}(g_{\nu \sigma, \rho} + g_{\rho \sigma, \nu} - g_{\nu \rho, \sigma}).$$
If the metric happens not to have an inverse ##g^{\mu \rho}##, can we multiply and after divide both sides on the expression above by ##g_{\mu \rho}##, getting

$$\Gamma^{\mu}\ _{\nu \sigma} = \frac{1}{2g_{\mu \rho}}(g_{\nu \sigma, \rho} + g_{\rho \sigma, \nu} - g_{\nu \rho, \sigma})?$$
 
Last edited:
  • #75
davidge said:
Ok, I got it.
Just another question: the Cristoffel symbols are:

$$\Gamma^{\mu}\ _{\nu \sigma} = \frac{1}{2}g^{\mu \rho}(g_{\nu \sigma, \rho} + g_{\rho \sigma, \nu} - g_{\nu \rho, \sigma}).$$
If the metric happens not to have an inverse ##g^{\mu \rho}##, can we multiply and after divide both sides on the expression above by ##g_{\mu \rho}##, getting

$$\Gamma^{\mu}\ _{\nu \sigma} = \frac{1}{2g_{\mu \rho}}(g_{\nu \sigma, \rho} + g_{\rho \sigma, \nu} - g_{\nu \rho, \sigma})?$$
If the metric does not have an inverse it is not a metric.
 
  • #76
Orodruin said:
If the metric does not have an inverse it is not a metric.
Then how to explain the fact that the line element ##ds^2 = (1+ y^2/(R^2 - y^2))dy^2## does correspond to ##ds^2 = R^2 d\theta^2## for the surface of a sphere, with ##z = 0##? Or maybe I'm wrong about the definition of a metric?
 
  • #77
davidge said:
Then how to explain the fact that the line element ##ds^2 = (1+ y^2/(R^2 - y^2))dy^2## does correspond to ##ds^2 = R^2 d\theta^2## for the surface of a sphere, with ##z = 0##? Or maybe I'm wrong about the definition of a metric?
Because you are wrong and you are not using a good coordinate system as pointed out several times. You cannot expect to get something correct when you are not using an appropriate coordinate system.
 
  • #78
davidge said:
Then how to explain the fact that the line element ##ds^2 = (1+ y^2/(R^2 - y^2))dy^2## does correspond to ##ds^2 = R^2 d\theta^2## for the surface of a sphere?
The calculations are different things acting on different mathematical objects: one is a calculation of the distance between two points in a two-dimensional space which has a particular metric tensor (note that the metric tensor, as opposed to its components, is independent of choice of coordinates!); the other is a calculation of the length along a curve in a three-dimensional space with a different metric tensor. It just so happens that you've embedded the two-dimensional space into the three-dimensional space in such a way that the two calculations will yield the same result.
 
  • #79
Orodruin said:
The typical one-chart atlas of the cylinder is to map it to a plane with one point removed - but you cannot use polar coordinates on that plane - you need to use the usual coordinates, or the map will not be 1-to-1.

Ah, got it.
 
  • #80
Orodruin said:
You cannot expect to get something correct when you are not using an appropriate coordinate system.
What can we do to get the appropriate coordinate system without any knowledge about the shape of the space we are interested in? For example, suppose we did not know anything about the sphere. In such a case, is there a way of deriving the spherical coordinates?

To illustrate my question, suppose there are two-dimensional creatures living on the surface of the sphere. They see everything that exists (including themselves) liying on a plane, namely the surface of the sphere. Yet, (I think) they would detect curvature by the effects it causes, but they would be unable to use the spherical coordinate system to describe that curvature.

Nugatory said:
one is a calculation of the distance between two points in a two-dimensional space which has a particular metric tensor
Nugatory said:
the other is a calculation of the length along a curve in a three-dimensional space with a different metric tensor. It just so happens that you've embedded the two-dimensional space into the three-dimensional space in such a way that the two calculations will yield the same result.
I see
Nugatory said:
note that the metric tensor, as opposed to its components, is independent of choice of coordinates!
yea
 
Last edited:
  • #81
davidge said:
To illustrate my question, suppose there are two-dimensional creatures living on the surface of the sphere. They see everything that exists (including themselves) liying on a plane, namely the surface of the sphere. Yet, (I think) they would detect curvature by the effects it causes, but they would be unable to use the spherical coordinate system to describe that curvature.
This is not true. We do use spherical cooordinates on the Earth's surface (longitude and latitude) and we can do so without reference to the embedding in three dimensional space. Your problem seems to be wanting to include the radius. The sphere is two dimensional and requires two coordinates only.
 
  • #82
Orodruin said:
Your problem seems to be wanting to include the radius. The sphere is two dimensional and requires two coordinates only
The radius is included in the line element for the sphere ##ds^2 = r^2(sin^2(\theta)d \varphi^2 + d\theta^2)##.
 
  • #83
davidge said:
The radius is included in the line element for the sphere ##ds^2 = r^2(sin^2(\theta)d \varphi^2 + d\theta^2)##.
That is a normalisation constant, not a coordinate.
 
  • #84
davidge said:
o illustrate my question, suppose there are two-dimensional creatures living on the surface of the sphere. They see all that exists (including themselves) liying on a plane, namely the surface of the sphere. Yet, (I think) they would detect curvature by the effects it causes, but they would be unable to use the spherical coordinate system.

They would detect curvature by the effects that it causes: the interior angles of triangles would not add to 180 degrees; travel in a straight line in any direction eventually brings you back where you started; and other such effects. These would be enough to tell the mathematicians that the surface had the topology of a two-dimensional sphere, and that would be sufficient to justify the use of spherical coordinates.

(This discovery also vindicates the mathematicians, who had become tired of being incessantly asked what something as abstract as the topology of non-Euclidean manifolds was good for. Something similar happened with relativity - pseudo-Riemannian manifolds were just another interesting abstraction until experiment told us that spacetime is an example of one, and that branch of abstract mathematics suddenly became a foundation of real-world physics).
 
  • Like
Likes PeterDonis
  • #85
davidge said:
The radius is included in the line element for the sphere ##ds^2 = r^2(sin^2(\theta)d \varphi^2 + d\theta^2)##.
You are confusing a normalization constant with a coordinate. The easiest way to see this is just to choose units of distance such that the radius of the sphere is equal to one - the constant ##R## disappears from both the calculations you do in the three-dimensional space and the two-dimensional space, but you still need the ##r## coordinate to use spherical coordinates in the three-dimensional space.
 
  • #86
Orodruin said:
That is a normalisation constant, not a coordinate
Ah, ok. I realized this just before your reply.

Nugatory said:
(This discovery also vindicated the mathematicians, who had become tired of being incessantly asked what something as abstract as the topology of non-Euclidean manifolds was good for. Something similar happened with relativity - pseudo-Riemannian manifolds were just another interesting abstraction until experiment told us that spacetime is an example of one, and a branch of abstract mathematics suddenly became a foundation of real-world physics).
That is cool

Nugatory said:
They would detect curvature by the effects that it causes. These would be enough to tell the mathematicians that the surface had the topology of a two-dimensional sphere, and that would be sufficient to justify the use of spherical coordinates
So are you saying that there is no need for seeing e.g. a soccer ball to deduce its topology? In my example, the two-dimensional creatures would never completely seen a soccer ball, but they would still be capable of assiying angles ##\theta, \varphi## to it, although for him these angles could not be intuitively interpreted?
 
  • #87
davidge said:
Ah, ok. I realized this just before your reply.That is coolSo are you saying that there is no need for seeing e.g. a soccer ball to deduce its topology? In my example, the two-dimensional creatures would never completely seen a soccer ball, but they would still be capable of assiying angles ##\theta, \varphi## to it, although for him these angles could not be intuitively interpreted?

Drawing two dimensional charts and comparing them and their overlaps, you can get a complete picture of how the Earth's surface behaves. On each chart, you only specify two coordinates.
 
  • #88
davidge said:
So are you saying that there is no need for seeing e.g. a soccer ball to deduce its topology? In my example, the two-dimensional creatures would never completely seen a soccer ball, but they would still be capable of assiying angles ##\theta, \varphi## to it, although for him these angles could not be intuitively interpreted?
Well, we three-dimensional beings seem to have done a pretty good job of deducing interesting four-dimensional topologies, (including the conceptually more challenging pseudo-Riemannian solutions of general relativity where ##ds^2## between two different points can be zero or negative)... so I'd expect that our two-dimensional mathematicians would be able to figure out the soccer ball - especially if they lived on one.

You are also mistaken about the spherical coordinates not having an intuitive interpretation - they're just latitude and longitude. Indeed, even if our two-dimensional creatures had never birthed an abstract mathematician, they would discover these coordinates as soon as they started drawing straight lines on the surface of their planet or trying to describe the positions of things relative to one another. Pick two arbitrary points on the surface (on Earth we happened to choose the north pole and the Greenwich observatory). There is exactly one great circle through those points. Furthermore, for any any other point on the surface, there is exactly one great circle through that point and the arbitrarily chosen pole, and we can label that great circle by the angle it makes with the Greenwich observatory one where they meet at the pole. That's one coordinate, which we call "longitude". The distance to the point from the north pole along that great circle gives us the second coordinate, latitude... And all without ever messing with anything in the third dimension.

You should be able to convince yourself fairly quickly that if your only measuring instruments are strings stretched straight across the surface of the planet, and rulers to measure the length of these strings, you will be driven to discover latitude and longitude.
 
  • Like
Likes PeterDonis
  • #89
@Orodruin @Nugatory I think I got it.

Nugatory said:
we three-dimensional beings seem to have done a pretty good job of deducing interesting four-dimensional topologies, so I'd expect that our two-dimensional mathematicians would be able to figure out the soccer ball - especially if they lived on one.
Nugatory said:
You are also mistaken about the spherical coordinates not having an intuitive interpretation - they're just latitude and longitude
Oh yea, I see now

So to summarize the ideas of this thread:

(1) - To correctly get the curvature of a manifold, we must use a coordinate system that covers only the manifold in question; e.g. we need to use sph. coords. on a sphere, because all points it maps are on the sphere.

(2) - We can find a coord. system that satisfies (1), but maybe there's another coord. system more easy to work with. So we should always check if it's possible to define another coord. system even after we have found one that satisfies (1).

(3) - To learn about the curvature and any other intrinsic property of a manifold, we don't need to embed it in another higher-dimensional manifold. All that is to know can be found staying on it.

Am I getting these things correctly?
 
Last edited:
  • #90
stevendaryl said:
Yes, but some people require that a coordinate system must be a one-to-one map from an open set of R^N to an open set of the manifold. If (x,y) = (x,y+L), then it's not one-to-one. It's a picky point, but in the book that I read on differential geometry, there was that requirement.

With one chart that is an open set, you could cover everything on the cylinder except for one line. So you could take 0 < theta < 2pi, for instance, then you'd be missing the line theta=0. To cover that you'd need to introduce another chart to cover that missing line. This is I think perfectly possible, a manifold is defined by a collection of overlapping charts (sometimes called an atlas) meeting certain compatiblity conditions in the overlap region. It's a bit like the bound atlas of street maps where one cover say, a city's streets, with overlapping square maps. But it'd be a pain to do it all correctly, so I think physicists (as opposed to mathematicians) are more likely to take shortcuts.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
923
  • · Replies 3 ·
Replies
3
Views
1K
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 6 ·
Replies
6
Views
673
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
4K