New Reply

Question about differential geometry

 
Share Thread
Feb8-13, 09:50 AM   #1
Jip
 

Question about differential geometry


Hi, I read in Padmanabhan's book that [itex]\nabla_a J^a=0[/itex] implies that there exists an antisymetric tensor P such that [itex]J^a= \nabla_b P^{ba}[/itex]. What's the name of the theorem? Any reference?
Thanks
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Feb8-13, 09:54 AM   #2
 
having trouble reading your latex rendering. Can you fix it?
Feb8-13, 10:34 AM   #3
 
Quote by jedishrfu View Post
having trouble reading your latex rendering. Can you fix it?
[itex]\nabla_a J^a=0 [/itex] implies that there exists an antisymetric tensor [itex] P[/itex] such that [itex]J^a= \nabla_b P^{ba}[/itex]
Feb8-13, 11:02 AM   #4
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Question about differential geometry


Quote by Jip View Post
Hi, I read in Padmanabhan's book that \nabla_a J^a=0 implies that there exists an antisymetric tensor P such that J^a= nabla_b P^{ba}. What's the name of the theorem? Any reference?
Thanks
It should be the Poincaré's lemma for the codifferential. You might check Nakahara's text.
Feb8-13, 11:16 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Quote by Jip View Post
Hi, I read in Padmanabhan's book that \nabla_a J^a=0 implies that there exists an antisymetric tensor P such that J^a= nabla_b P^{ba}. What's the name of the theorem? Any reference?
Thanks
Check out appendix B in Wald's "General Relativity" and also problem 5 in chapter 4. It is essentially the converse of the poincare lemma. The lemma itself comes out of a combination of differential and algebraic topology; for its proof you would need to consult a proper text on differentiable manifolds.
Feb8-13, 11:22 AM   #6
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
It's not the converse. It's the direct lemma.

http://en.wikipedia.org/wiki/Poincar...ar.C3.A9_lemma

Because d2 = 0, any exact form is automatically closed. The question of whether every closed form is exact depends on the topology of the domain of interest. On a contractible domain, every closed form is exact by the Poincaré lemma. More general questions of this kind on an arbitrary differentiable manifold are the subject of de Rham cohomology, that allows one to obtain purely topological information using differential methods.
Feb8-13, 11:33 AM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
The result [itex]\partial _{a }v^{a} = 0 \Rightarrow \exists P^{ab} = -P^{ba}:v^{a}=\partial _{b}P^{ab}[/itex] is gotten by applying a consequence of the poincare lemma. The result needed by the OP comes from the fact that if [itex]d\alpha = 0[/itex] then locally [itex]\exists \beta :\alpha = d\beta [/itex]. Maybe converse wasn't the word to use here if that's what you are saying dexter; Wald does use that word but Lee doesn't so I don't know what to say other than that Wald might not be using it in the logical sense but rather in an informal/literal sense of the word (EDIT: Lee proves it and Wald doesn't - for the OP's interest)
Feb8-13, 11:41 AM   #8
 
Quote by WannabeNewton View Post
Check out appendix B in Wald's "General Relativity" and also problem 5 in chapter 4. It is essentially the converse of the poincare lemma. The lemma itself comes out of a combination of differential and algebraic topology; for its proof you would need to consult a proper text on differentiable manifolds.
It seems to me that the converse is just a generalization of the various 3D vector equations:
  • [itex]\vec{\nabla} \times (\vec{\nabla} \Phi) = 0[/itex]
    [itex]\vec{\nabla} \cdot (\vec{\nabla} \times \vec{A}) = 0[/itex]

The converses in the 3D case are:
  • If [itex]\vec{F}[/itex] is a vector field such that [itex]\vec{\nabla} \times \vec{F}= 0[/itex], then [itex]\vec{F} = \nabla \Phi[/itex] for some scalar field [itex]\Phi[/itex].
  • If [itex]\vec{F}[/itex] is a vector field such that [itex]\vec{\nabla} \cdot \vec{F}= 0[/itex], then [itex]\vec{F} = \nabla \times \vec{A}[/itex] for some vector field [itex]\vec{A}[/itex].

I think that these cases follow from Gauss' theorem and
Feb8-13, 05:05 PM   #9
 
Mentor
Blog Entries: 8
Quote by stevendaryl View Post
It seems to me that the converse is just a generalization of the various 3D vector equations:
  • [itex]\vec{\nabla} \times (\vec{\nabla} \Phi) = 0[/itex]
    [itex]\vec{\nabla} \cdot (\vec{\nabla} \times \vec{A}) = 0[/itex]

The converses in the 3D case are:
  • If [itex]\vec{F}[/itex] is a vector field such that [itex]\vec{\nabla} \times \vec{F}= 0[/itex], then [itex]\vec{F} = \nabla \Phi[/itex] for some scalar field [itex]\Phi[/itex].
  • If [itex]\vec{F}[/itex] is a vector field such that [itex]\vec{\nabla} \cdot \vec{F}= 0[/itex], then [itex]\vec{F} = \nabla \times \vec{A}[/itex] for some vector field [itex]\vec{A}[/itex].

I think that these cases follow from Gauss' theorem and
Yeah, the converse is just that [itex]d^2=0[/itex], where d is the exterior derivative. This is of course crucial for establishing the De Rham cohomology.
Feb9-13, 03:16 AM   #10
 
Recognitions:
Science Advisor Science Advisor
Some weeks ago there was a question about this also here. You can check Tomas Ortin's book "Gravity and Strings" on this theorem, it probably states its name.
Feb9-13, 03:29 PM   #11
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
I couldn't find it in Ortin (excellent book, btw).
Feb9-13, 03:48 PM   #12
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by WannabeNewton View Post
Check out appendix B in Wald's "General Relativity" and also problem 5 in chapter 4. It is essentially the converse of the poincare lemma. The lemma itself comes out of a combination of differential and algebraic topology; for its proof you would need to consult a proper text on differentiable manifolds.
I don't use Wald for a mathematical reference. He's picked the 'Poincaré lemma' part from Flanders's text on Differential Forms*. But merely stating that the exterior differential is nilpotent to the second order is not an interesting/difficult result, but rather

<Poincare lemma. Let U be an open ball in E and let A be a differential
form of degree >= 1 on U such that dA = 0. Then there exists a differential
form B on U such that dB = A.>

This is the mathematical standard result picked up from <Serge Lang, Differential Manifolds, Springer Verlag, 1985>.

Let's go to <Spivak, Calculus on Manifolds, Addison-Wesley> Page 94:

<4-11 Theorem (Poincare Lemma). If [itex] A\subset \mathbb{R}^{n} [/itex] is an open
set star-shaped with respect to 0, then every closed form on A
is exact.>

*From Flanders's text, his first words from this preface to the first (1963) edition (quoted by Wald).

<Last spring the author gave a series of lectures on exterior differential
forms to a group of faculty members and graduate students from the Purdue
Engineering Schools. The material that was covered in these lectures is
presented here in an expanded version. The book is aimed primarily at
engineers and physical scientists in the hope of making available to them new
tools of very great power in modern mathematics
.>
New Reply

Similar discussions for: Question about differential geometry
Thread Forum Replies
A differential geometry question. Differential Geometry 1
Differential Geometry Question Calculus & Beyond Homework 3
Differential Geometry Question Calculus & Beyond Homework 7
differential geometry question Advanced Physics Homework 1
Differential Geometry Question Calculus & Beyond Homework 2