Charts and Hodge star

114 views
Skip to first unread message

Marc

unread,
Jul 20, 2016, 2:36:51 PM7/20/16
to xAct Tensor Computer Algebra
Hi all,

I would like to use charts with xTerior and got some trouble with the Hodge star operator acting on a tensor. I have tried two ways, the first one worked, the second, however, not.

Suppose we have tensor Q and we know its components for a given chart "flrw". If I first evaluate the components for this chart, then apply the Hodge operator, I can find the final correct result:

Q[-a, -b]
ToValues@TableOfComponents[TraceBasisDummy@ToBasis[flrw]@%, flrw]
Hodge[metricg]@%
% /. metricg -> FLRWmetric
ExpandHodgeDual[%, dx[Man], FLRWmetric]
ToValues@%

However, I have some expressions that contain terms like Hodge[metricg][Q[-a,-b]]. If I then try

Hodge[metricg][Q[-a, -b]]
% /. metricg -> FLRWmetric
ToBasis[flrw]@%
ToValues@TableOfComponents[%, flrw]
ToBasis[flrw]@%

I do not obtain the same result. Specifically, in the third line xAct is doing a general basis transformation

e_a^c e_b^d (Hodge[FLRWmetric][Q[-c, -d]])

but does not replace Q[-a,-b] with the known components in the chart flrw.

Do you haven an idea how to replace Q[-a,-b] in the second case with the components?

Thanks a lot!

Alfonso García-Parrado Gómez-Lobo

unread,
Jul 21, 2016, 10:39:48 AM7/21/16
to Marc, xAct Tensor Computer Algebra
Hi,

could you send a notebook with a summary of these computations?

Thanks.

Alfonso.

Marc

unread,
Jul 21, 2016, 4:04:30 PM7/21/16
to xAct Tensor Computer Algebra
Hi Alfonso,

Thanks for your answer. I've attached a notebook.

Thanks!
charts_and_HodgeStar.nb

Alfonso García-Parrado Gómez-Lobo

unread,
Jul 22, 2016, 4:12:06 AM7/22/16
to Marc, xAct Tensor Computer Algebra
Hi,

I'm sending you back your notebook indicating how the computation has to
be done.

Alfonso.
charts_and_HodgeStar.nb

Marc

unread,
Jul 22, 2016, 9:26:36 AM7/22/16
to xAct Tensor Computer Algebra, horstim...@gmail.com
Hi Alfonso,

Great, thank you very much!
Reply all
Reply to author
Forward
0 new messages