Solving Curvature Tensor of Paraboloid Problem

  • Context: Graduate 
  • Thread starter Thread starter snoopies622
  • Start date Start date
  • Tags Tags
    Paraboloid
Click For Summary

Discussion Overview

The discussion centers around the computation of the curvature tensor for a paraboloid in the context of General Relativity (GR). Participants explore various coordinate systems and methods for deriving the Christoffel symbols and the implications for the curvature tensor.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant describes difficulties in computing the curvature tensor using the coordinate system \(x = r \cos(\theta)\), \(y = r \sin(\theta)\), \(z = r^2\), noting failures in deriving the Christoffel symbols.
  • Another participant suggests that changing the function for \(z\) to \(kr^2\) allows for the computation of non-zero Christoffel symbols, but finds that the curvature tensor components are zero, questioning the physical interpretation.
  • A different participant proposes starting with the metric tensor to derive the Christoffel symbols, providing their own results and expressing uncertainty about potential errors in their calculations.
  • One participant reflects on the definition of Christoffel symbols and their relationship with the derivatives of basis vectors, expressing confusion over discrepancies in expected results.
  • Another participant clarifies that the connection used for covariant differentiation on the surface is not the same as the connection in \(\mathbb{R}^3\), suggesting a need for projection onto the tangent space.
  • There is a request for more information about an automated program used for these calculations, indicating the tedious nature of the computations involved.
  • A later reply raises a question about the relationship between covariant differentiation and the definition of Christoffel symbols, highlighting a potential circularity in their use.

Areas of Agreement / Disagreement

Participants express differing methods and interpretations regarding the computation of the curvature tensor and the Christoffel symbols, indicating that multiple competing views remain without a consensus on the correct approach or results.

Contextual Notes

Participants note various assumptions and methods for deriving the Christoffel symbols, including the use of different coordinate systems and the metric tensor, but do not resolve the discrepancies in their findings.

snoopies622
Messages
852
Reaction score
29
Lately I've been trying to teach myself GR and it's been going fairly well, but yesterday for practice I decided to compute the curvature tensor of a paraboloid and it's not working. I've tried using three different coordinate systems, starting with what I thought would be the most obvious one,

x= r cos(theta)
y= r sin(theta)
z= r^2

but in every case the Christoffel symbols have failed. For example, using the above, the basis vectors are

e sub r = < cos(theta), sin<theta>, 2r >
e sub theta= <-r sin(theta), r cos(theta), 0 >

and the partial derivative of e sub r (for example) with respect to r = <0,0,2>. Yet there is no linear combination of these two basis vectors that will make <0,0,2>. The other two coordinate systems I've tried have had similar difficulties.

A paraboloid strikes me as a legitimate 2-dimensional manifold. What am I doing wrong?
 
Physics news on Phys.org
Well, it turns out that changing z from r^2 to kr^2 allows for all the Christoffel symbols. The non-zero ones are

{r,theta theta}=-r
{theta, r theta}={theta, theta r}=1/r
{k, r r}=2k/r^2
{k, r k}={k, k r}= 2/r
{k, theta theta}=2k

where {r, theta theta} means the Christoffel symbol with r on top and two thetas on the bottom, etc.

Strangely, when I plug these into the curvature tensor equation, all the components (with r and theta indices only) are zero, as if this were a plane. Does that make sense? Maybe the Ricci scalar will be non-zero…
 
I really don't know how you went about solving this problem. The way I would go about solving it is to compute the metric tensor first, then use the metric tensor to compute the Christoffel symbols. Of course, I have an automated program that does the later task for me.

Given that
dx = cos(theta)*dr - r*sin(theta)*dtheta
dy = sin(tehta)*dr + r*cos(theta)*dtheta
dz = 2*r*dr

I get the line element

ds^2 = dx^2+dy^2+dz^2 = (4r^2+1)*dr^2 + r^2*dtheta^2

For the Christoffel symbols I get

[tex] \Gamma^r{}_{rr} = \frac{4r}{r^2+1}[/tex]
[tex] \Gamma^\theta{}_{\theta r} = \Gamma^\theta{}_{r \theta} = \frac{1}{r}[/tex]
[tex] \Gamma^r{}_{\theta \theta} = -\frac{r}{4 r^2 + 1}[/tex]

I won't guarantee that I haven't made any errors, but those are the results I get for this problem.
 
Thanks, pervect. I also found the Christoffel symbols for

x= r cos(theta)
y= r sin(theta)
z= r^2

that way, but I am still left with a mystery. As I learned it (Relativity Demystified, David McMahon, chapter 4) the partial derivative of a basis vector is itself a vector, which can be expressed as a linear combination of coefficients (the Christoffel symbols) and basis vectors. For example (pretend that these d’s are actually partial derivative symbols),

d/dr (e sub r)= {r,rr}(e sub r) + {theta, rr}(e sub theta)

where the {}’s are Christoffel symbols and (e sub r) and (e sub theta) are the basis vectors < dx/dr, dy/dr, dz/dr > and < dx/d-theta, dy/d-theta, dz/d-theta >, respectively. I know that Christoffel symbols can be computed in different ways (including using the metric tensor) and I’ve read other GR material since McMahon, but I’ve taken the linear combination description above as the DEFINITION of a Christoffel symbol and up until now that hasn’t given me any problems. In this case, however, it doesn’t work. For, plugging into the equation above yields

d/dr < dx/dr, dy/dr, dz/dr > =
d/dr < cos(theta), sin(theta), 2r >=
< 0, 0, 2 > =
(4r/r^2+1)< cos(theta), sin(theta), 2r > + (0)< -r sin(theta), r cos(theta), 0>

which is obviously false. Have I been misled?
 
The Christoffel symbols are the derivatives of basis vectors using the connection on the manifold
[tex] \nabla_{e_i}e_j = \Gamma^k_{ij}e_k. (*)[/tex]
For a surface embedded in R3, which you are using, the connection [itex]\nabla[/itex] is *not* the same thing as the connection in R3. So you can't just differentiate them componentwise and apply (*).
You can obtain the connection working from the metric tensor, as pervect just did.
Alternatively, I think, you can define the connection on the surface by differentiating in R3 and then projecting back onto the tangent space of the surface.

[tex] e_r = (\cos\theta,\sin\theta,2r)[/tex]
[tex] e_\theta=(-r\sin\theta,r\cos\theta,0)[/tex]

A normal vector to the surface is [itex]u=(2r\cos\theta,2r\sin\theta,-1)[/itex], so

[tex] (d/dr)e_r=(0,0,2)=(4re_r-2u)/(4r^2+1)[/tex]
[tex] (d/d\theta)e_r=(-\sin\theta,\cos\theta,0)=e_\theta/r[/tex]
[tex] (d/dr)e_\theta=(-\sin\theta,\cos\theta,0)=e_\theta/r[/tex]
[tex] (d/d\theta)e_\theta=-r(\cos\theta,\sin\theta,0)=-r(e_r+2ru)/(4r^2+1)[/tex]

Projecting onto the tangent space maps u to 0, so

[tex] \nabla_{e_r}e_r=4re_r/(4r^2+1)[/tex]
[tex] \nabla_{e_\theta}e_r=\nabla_{e_r}e_\theta=e_\theta/r[/tex]
[tex] \nabla_{e_\theta}e_\theta=-re_r/(4r^2+1)[/tex]

from which you can read off

[tex] \Gamma^r_{rr}=4r/(4r^2+1),\ \Gamma^\theta_{rr}=\Gamma^r_{r\theta}=\Gamma^r_{\theta r}=0,[/tex]
[tex] \Gamma^\theta_{r\theta}=\Gamma^\theta_{\theta r}=1/r,\ \Gamma^r_{\theta\theta}=-r/(4r^2+1),\ \Gamma^\theta_{\theta\theta}=0.[/tex]

Edit: although the definition is usually taken to be the (unique) torsion free connection with [itex]\nabla g=0[/itex], g being the metric tensor.
 
Last edited:
Thank you gel. I can't say that I completely understand at the moment, but you've given me a couple things to think about.
 
Say pervect,

Can you tell me more about this "automated program" of yours? These calculations are tedious.
 
I was just re-reading this old thread and became puzzled over this equation from gel's explanation:

[tex]\nabla_{e_i}e_j = \Gamma^k_{ij}e_k[/tex]

It looks like covariant differentiation is being used to define Christoffel symbols, but Christoffel symbols are themselves needed to perform covariant differentiation in the first place, aren't they?
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 19 ·
Replies
19
Views
7K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 42 ·
2
Replies
42
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K