Can I rewrite the 4-D covariant derivative using the induced 3-D covariant ?

94 views
Skip to first unread message

adsense yanyue

unread,
Jan 11, 2018, 3:06:11 AM1/11/18
to xAct Tensor Computer Algebra

The relationship is 

I tried the following method, but it didn't work. 

( CD  is the 4-D covariant derivative, n is the timelike vector used to induce the 3-D metric, gamma is the 3-D metric. V is a 4-D vector)

I am a beginer, and I am sorry to ask this "may stupied" question.


Thanks !

Alex Vañó Viñuales

unread,
Jan 11, 2018, 9:40:29 AM1/11/18
to adsense yanyue, xAct Tensor Computer Algebra
Have you tried ToInducedDerivative ? 

--
You received this message because you are subscribed to the Google Groups "xAct Tensor Computer Algebra" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xact+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

adsense yanyue

unread,
Jan 11, 2018, 10:25:46 PM1/11/18
to Alex Vañó Viñuales, xAct Tensor Computer Algebra
Hi Alex,

I tried ToInducedDerivative as : (psi is a scalar function and vv is a vector.)
However, as you can see, it just works for scalar.
It do nothing to a vector.

Thankyou very much.

adsense yanyue

unread,
Jan 11, 2018, 10:25:46 PM1/11/18
to Alex Vañó Viñuales, xAct Tensor Computer Algebra
Hi Alex, 

It's my mistake, it works for a pure spatial vector.

Thanyou again.

Obinna Umeh

unread,
Jan 30, 2018, 11:27:23 AM1/30/18
to adsense yanyue, Alex Vañó Viñuales, xAct Tensor Computer Algebra
Hi Adsense,

This may be coming late. Just in case you haven't resolved it yet.

You should define your vector vv^a such that it is orthogonal to n^a and also tell xTensor to project with metric3.

For example:

DefTensor[vv[-a]], {M}, OrthogonalTo -> {n[a]},  ProjectedWith -> {metric3[a, -b]}, PrintAs -> "v"] 

and then do

ToInducedDerivative[CD[-a][vv[-b]], CD, cd3]

It should work. Remember to automatic the normalization of your 4-vector.


Obinna


Reply all
Reply to author
Forward
0 new messages