xTras
Package Symbol
The Gauss-Bonnet term
Tutorials »
|
xTras package
More About »
EulerDensity
EulerDensity[
cd
]
gives the Euler density associated to the covariant derivative
cd
.
EulerDensity[
cd
,
dim
]
gives the Euler density associated to the covariant derivative
cd
in the dimension
dim
if the underlying manifold has a generic dimension.
MORE INFORMATION
The Euler density
is given by
, where
.
Euler densities are only defined for even dimensions.
EulerDensity
omits the square root of the metric determinant (so technically the returned result is not a density).
EulerDensity
returns an expression with
Scalar
heads.
The following options can be given:
Verbose
False
display information while computing
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Out[1]=
In[2]:=
Out[2]=
In[3]:=
Out[3]=
TUTORIALS
The Gauss-Bonnet term
MORE ABOUT
xTras package