ADMEquations - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Physics[ThreePlusOne][ADMEquations] - The ADM Equations as the 3+1 decomposition of the Einstein equations

Calling Sequence

ADMEquations()

ADMEquations(keyword = ...)

Parameters

keyword = ...

-

optional, the left-hand side can be inert and the right-hand side can be true (default) or false; or the left-hand side can be output and the right hand side can be 4D (default) or 3D, to return with the free indices of spacetime or space kind.

Description

• 

The ADMEquations command returns the ADM equations in inert form, that is, the 3+1 decomposition of Einstein's equations expressed in terms of the Lapse, Shift, the 3D metric gamma3_, the ExtrinsicCurvature and the EnergyMomentum tensor.

• 

You can set the values of the Lapse and Shift using Setup and its lapseandshift keyword. There are three possible values for lapseandshift: standard, arbitrary, or a list of algebraic expressions representing the Lapse and Shift. The value chosen determines the values of the components of all the ThreePlusOne tensors and so of tensorial expressions involving them (e.g. the ExtrinsicCurvature and ADMEquations). Those components are always computed first in terms of the Lapse and Shift and the space part gi,j of the 4D metric, then in a second step, if lapseandshift = standard, the Lapse and the Shift are replaced by their expressions in terms of the g0,μ part of the 4D metric, according to α2=g0,0-1 and βj=g0,j, or if lapseandshift was set passing a list to Setup then in terms of the values indicated in that list (these values are not used to set the g0,μ part of the 4D metric). When lapseandshift = arbitrary, the second step is not performed and the Lapse and Shift evaluate to themselves, representing an arbitrary value for them. In the three cases, standard, arbitrary, or a list of algebraic expressions, the components of the ThreePlusOne tensors are computed in terms of a metric with line element ds2=α2dt2+γi,jdxi+βiidtdxj+βjjdt, where α and βi have the Lapse and Shift values mentioned, and γi,j=gi,j is the ThreePlusOne:-gamma3_ metric of the 3D hypersurface. This design permits working with any 4D metric set and, without changing its value, experimenting with different values of the Lapse and Shift (different values of g0,μ) for the 3+1 decomposition of Einstein's equations. See also LapseAndShiftConditions.

• 

The output of ADMEquations consists of a column vector with four equations: the Hamiltonian and momentum constraints, and the evolution equations for the ExtrinsicCurvature and for the 3D gamma3_ metric. These equations are expressed using the inert form of the tensors involved in order to allow for different kinds of manipulations. Once the system has the desired form, the inert representations can be transformed into active ones and the computations represented be performed using the value command, possibly followed by convert to g_, with or without the option only = {Lapse, Shift}, to express the Lapse and Shift in terms of the spacetime metric. Before or after that you can also use SumOverRepeatedIndices, TensorArray or Decompose to do the corresponding manipulations on these ADM equations. These different steps can be performed in any preferred order.

• 

Alternatively, by passing the option inert = false, first all occurrences of the Lapse and Shift get rewritten in terms of the spacetime metric g_, and then the inert representations are transformed into active using value.

• 

The free indices in the equations returned are 4D spacetime indices. To request these equations with 3D space indices use the option output = 3D (on the worksheet, when you input 3D it will get converted to the product 3*D, which for the purpose of requesting 3D indices works fine, the same way as the symbol `3D`)

• 

To define the EnergyMomentum tensor that enters the equations returned by ADMEquations, use the Define command.

Examples

withPhysics:withThreePlusOne:

_______________________________________________________

Setting lowercaselatin_is letters to represent space indices

Defined as 4D spacetime tensors see ?Physics,ThreePlusOne,γμ,ν,μ,Γμ,ν,α,Rμ,ν,Rμ,ν,α,β,βμ,nμ,tμ,Κμ,ν

Changing the signature of spacetime from - - - + to + + + - in order to match the signature customarily used in the ADM formalism

Systems of spacetime coordinates are:X=x,y,z,t

_______________________________________________________

(1)

Setupmathematicalnotation=true

mathematicalnotation=true

(2)

Set the Schwarzschild metric in spherical coordinates (see g_)

g_sc

_______________________________________________________

Systems of spacetime coordinates are:X=r,θ,φ,t

Default differentiation variables for d_, D_ and dAlembertian are:X=r,θ,φ,t

The Schwarzschild metric in coordinates r,θ,φ,t

Parameters: m

Signature: + + + -

_______________________________________________________

g_μ,ν=r2mr0000r20000r2sinθ200002mrr

(3)

Check the current (default) value of the EnergyMomentum tensor

EnergyMomentum[]

EnergyMomentumμ,ν=0000000000000000

(4)

This value coincides with the value of this tensor for a Schwarzschild solution in vacuum. Check the definition of the EnergyMomentum tensor, in a curved spacetime, it is the source of the gravitational field

EnergyMomentumdefinition

Τμ,ν=Gμ,ν8π

(5)

The above are actually Einstein's equations with the Einstein tensor on the right-hand side. Compute a tensor array with the equation components of this tensorial equation

TensorArray

0=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=0

(6)

The ADM equations are the 3+1 split of Einstein's equations, presented by ADMEquations as a column vector of four equations: first the two constraints then the two evolution equations

ADMEquations

%ExtrinsicCurvatureα,β%ExtrinsicCurvature~alpha,~beta+%ExtrinsicCurvatureχ,~chi%ExtrinsicCurvatureυ,~upsilon+%Ricci3υ,~upsilon=16π%UnitNormalVectorα%UnitNormalVectorβ%EnergyMomentum~alpha,~beta%D3_β%ExtrinsicCurvatureμ,~beta%D3_μ%ExtrinsicCurvatureυ,~upsilon=8π%gamma3_μ,~beta%UnitNormalVector~tau%EnergyMomentumβ,τ%LieDerivativeTimeVector%ExtrinsicCurvatureμ,ν=%D3_μ%D3_νLapse+Lapse%ExtrinsicCurvatureμ,ν%ExtrinsicCurvatureυ,~upsilon2%ExtrinsicCurvatureμ,τ%ExtrinsicCurvature~tau,ν+%Ricci3μ,ν8πLapse%gamma3_μ,~kappa%gamma3_ν,~lambda%EnergyMomentumκ,λ12%gamma3_μ,ν%EnergyMomentumλ,σ%gamma3_κ,~lambda%gamma3_~kappa,~sigma%EnergyMomentum~alpha,~beta%UnitNormalVectorα%UnitNormalVectorβ+%LieDerivativeShift%ExtrinsicCurvatureμ,ν%LieDerivativeTimeVector%gamma3_μ,ν=2Lapse%ExtrinsicCurvatureμ,ν+%LieDerivativeShift%gamma3_μ,ν

(7)

Where  represents the LieDerivative and t and β indexing  respectively represent the TimeVector and the Shift. Note the display of tensors in gray; they are all inert representations - to activate them use value.

Having set the Schwarzschild metric, if we now compute the components of each of these equations we should obtain 0=0 for all of them. For that purpose, first compute these equations in active form (not inert as in the above), then compute a tensor array for them

ADMEquationsinert=false

ExtrinsicCurvatureα,βExtrinsicCurvature~alpha,~beta=16πUnitNormalVectorαUnitNormalVectorβEnergyMomentum~alpha,~betaD3_βExtrinsicCurvatureμ,~beta,r,θ,φ,t=8πgamma3_μ,~betaUnitNormalVector~tauEnergyMomentumβ,τTimeVector~tauD_τExtrinsicCurvatureμ,ν,r,θ,φ,t+ExtrinsicCurvatureτ,νD_μTimeVector~tau,r,θ,φ,t+ExtrinsicCurvatureμ,τD_νTimeVector~tau,r,θ,φ,t=34gamma3_ν,~taud_τr,r,θ,φ,t2mrrd_τr,r,θ,φ,t2mr2gamma3_μ,~upsilond_υr,r,θ,φ,t2mrrgamma3_μ,~upsilond_υr,r,θ,φ,t2mr2r2mr5/2+12gamma3_ν,~tauD3_μd_τr,r,θ,φ,t,r,θ,φ,t2mr2d_τr,r,θ,φ,tgamma3_μ,~upsilond_υr,r,θ,φ,t2mr22rd_τr,r,θ,φ,tgamma3_μ,~upsilond_υr,r,θ,φ,t2mr3rD3_μd_τr,r,θ,φ,t,r,θ,φ,t2mr2r2mr3/2+2ExtrinsicCurvatureμ,τExtrinsicCurvature~tau,ν+Ricci3μ,νr2mr8πgamma3_μ,~kappagamma3_ν,~lambdaEnergyMomentumκ,λ12gamma3_μ,νgamma3_κ,~lambdagamma3_~kappa,~sigmaEnergyMomentumλ,σEnergyMomentum~alpha,~betaUnitNormalVectorαUnitNormalVectorβr2mr+Shift~tauD_τExtrinsicCurvatureμ,ν,r,θ,φ,t+ExtrinsicCurvatureτ,νChristoffel~tau,μ,υShift~upsilon+ExtrinsicCurvatureμ,τChristoffel~tau,ν,υShift~upsilonTimeVector~tauD_τgamma3_μ,ν,r,θ,φ,t+gamma3_τ,νD_μTimeVector~tau,r,θ,φ,t+gamma3_μ,τD_νTimeVector~tau,r,θ,φ,t=2ExtrinsicCurvatureμ,νr2mr+Shift~tauD_τgamma3_μ,ν,r,θ,φ,t+gamma3_τ,νChristoffel~tau,μ,υShift~upsilon+gamma3_μ,τChristoffel~tau,ν,υShift~upsilon

(8)

TensorArray,simplifier=simplify

0=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=0

(9)

To obtain the 3D version of these equations, pass the optional argument 3D that you can input as the product 3*D or as the symbol `3D`

ADMEquationsinert=false,output=3D

ExtrinsicCurvatureμ,νExtrinsicCurvature~mu,~nu=16πUnitNormalVectorμUnitNormalVectorνEnergyMomentum~mu,~nuD3_νExtrinsicCurvaturei,~nu,r,θ,φ,t=8πgamma3_i,~nuUnitNormalVector~alphaEnergyMomentumα,νTimeVector~tauD_τExtrinsicCurvaturei,j,r,θ,φ,t+ExtrinsicCurvatureτ,jD_iTimeVector~tau,r,θ,φ,t+ExtrinsicCurvaturei,τD_jTimeVector~tau,r,θ,φ,t=34gamma3_j,~taud_τr,r,θ,φ,t2mrrd_τr,r,θ,φ,t2mr2gamma3_i,~upsilond_υr,r,θ,φ,t2mrrgamma3_i,~upsilond_υr,r,θ,φ,t2mr2r2mr5/2+12gamma3_j,~tauD3_id_τr,r,θ,φ,t,r,θ,φ,t2mr2d_τr,r,θ,φ,tgamma3_i,~upsilond_υr,r,θ,φ,t2mr22rd_τr,r,θ,φ,tgamma3_i,~upsilond_υr,r,θ,φ,t2mr3rD3_id_τr,r,θ,φ,t,r,θ,φ,t2mr2r2mr3/2+2ExtrinsicCurvatureα,iExtrinsicCurvature~alpha,j+Ricci3i,jr2mr8πgamma3_i,~kappagamma3_j,~lambdaEnergyMomentumκ,λ12gamma3_i,jgamma3_κ,~lambdagamma3_~kappa,~sigmaEnergyMomentumλ,σEnergyMomentum~mu,~nuUnitNormalVectorμUnitNormalVectorνr2mr+Shift~tauD_τExtrinsicCurvaturei,j,r,θ,φ,t+ExtrinsicCurvatureτ,jChristoffel~tau,i,υShift~upsilon+ExtrinsicCurvaturei,τChristoffel~tau,j,υShift~upsilonTimeVector~tauD_τgamma3_i,j,r,θ,φ,t+gamma3_τ,jD_iTimeVector~tau,r,θ,φ,t+gamma3_i,τD_jTimeVector~tau,r,θ,φ,t=2ExtrinsicCurvaturei,jr2mr+Shift~tauD_τgamma3_i,j,r,θ,φ,t+gamma3_τ,jChristoffel~tau,i,υShift~upsilon+gamma3_i,τChristoffel~tau,j,υShift~upsilon

(10)

Check the repeated and free indices of each of these four equations

mapCheck,,all

The repeated indices per term are: ...,...,..., the free indices are: ...

The products in the given expression check ok.

The repeated indices per term are: ...,...,..., the free indices are: ...

The products in the given expression check ok.

The repeated indices per term are: ...,...,..., the free indices are: ...

The repeated indices per term are: ...,...,..., the free indices are: ...

μ,ν,=μ,ν,ν,i=α,ν,iτ,τ,τ,i,j=τ,υ,τ,υ,α,κ,λ,μ,ν,σ,τ,τ,υ,τ,υ,i,jτ,τ,τ,i,j=,τ,τ,υ,τ,υ,i,j

(11)

In this result we see the free indices i,j are 3D space indices, and all the repeated ones are 4D spacetime indices. For this 3D version of the ADM equations we also expect all of them identically satisfied and equal to 0

TensorArray,simplifier=simplify

0=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=0

(12)

Consider now the Lemaitre-Tolman-Bondi metric, that in the Maple database of solutions to Einstein's equations can be retrieved directly using a portion of the word Tolman as an index to the metric g_

g_tol

_______________________________________________________

The Tolman metric in coordinates r,θ,φ,t

Parameters: Rt,r,Er

Signature: + + + -

_______________________________________________________

g_μ,ν=rRt,r21+2Er0000Rt,r20000Rt,r2sinθ200001

(13)

CompactDisplay

Erwill now be displayed asE

Rt,rwill now be displayed asR

(14)

The EnergyMomentum tensor for this metric is given by

EnergyMomentum`~mu`,ν=rho__Mt,rg_`~mu`,0g_ν,`~0`rho__Lambdag_`~mu`,ν

Τμνμν=ρ__Mt,rg_4,~mug_ν,~4ρ__Λg_ν,~mu

(15)

where ρMt,r is the matter density, uμ=δ0μ is the 4-velocity of the matter that is comoving and we keep the vacuum energy ρΛ=constant for illustration purposes only. Define this tensor and use a CompactDisplay for ρMt,r

Define

Defined objects with tensor properties

μ,μ,γμ,σμ,Rμ,ν,Rμ,ν,Rμ,ν,α,β,βμ,Cμ,ν,α,β,μ,gμ,ν,γμ,ν,γi,j,Γμ,ν,α,Γμ,ν,α,Gμ,ν,Τμ,ν,εα,β,μ,ν,Rμ,ν,α,β,tμ,Κμ,ν,nμ,Xμ

(16)

CompactDisplay

ρ__Mt,rwill now be displayed asρ__M

(17)

Take now the 4D form of Einstein's equations and derive an expression for ρMt,r as a function of R,E

isolate,Einsteinμ,ν

Gμ,ν=8Τμ,νπ

(18)

EQ4TensorArray

ρ__ΛrRt,r21+2Er=18rRt,r22Rt,rttRt,r+tRt,r22ErRt,r21+2Erπ0=00=00=00=0ρ__ΛRt,r2=18Rt,rttRt,rrRt,r+ttrRt,rRt,r+tRt,rtrRt,rⅆⅆrErrRt,rπ0=00=00=00=0ρ__ΛRt,r2sinθ2=18Rt,rsinθ2ttRt,rrRt,r+ttrRt,rRt,r+tRt,rtrRt,rⅆⅆrErrRt,rπ0=00=00=00=0ρ__Mt,r+ρ__Λ=18rRt,rtRt,r22Rt,rtRt,rtrRt,r+2rRt,rEr+2ⅆⅆrErRt,rRt,r2rRt,rπ

(19)

The relationship we are looking for is in EQ44,4 and can be simplified further if we introduce Mr, the gravitational mass within the comoving sphere at radius r

Mr=1tRt,r2+2ErRt,r2

Mr=12diffRt,r,t2+2ErRt,r

(20)

So simplify the expression obtained for ρM+ρΛ introducing Mr and eliminating E (see simplify, siderelations)

simplifyEQ44,4,,Er

ρ__Mt,r+ρ__Λ=14diffMr,rRt,r2diffRt,r,rπ

(21)

Consider now the 3 + 1 ADM equations equivalent to the 4D Einstein equations EQ4, and show that it results in the same expression for ρM+ρΛ and that both systems of equations are one and the same. Start from the active form of the ADM equations

eqADMEquationsinert=false

2tRt,rrRt,r+trRt,rRt,r2rRt,r2Rt,r2ExtrinsicCurvatureα,βExtrinsicCurvature~alpha,~beta4rRt,rEr+ⅆⅆrErRt,rrRt,rRt,r2=16πUnitNormalVectorαUnitNormalVectorβEnergyMomentum~alpha,~betaD3_βExtrinsicCurvatureμ,~beta,r,θ,φ,tgamma3_μ,~tau2trRt,rd_τr,r,θ,φ,t+ttRt,rd_τt,r,θ,φ,trRt,r+2tRt,rrrRt,rd_τr,r,θ,φ,t+trRt,rd_τt,r,θ,φ,t+trrRt,rd_τr,r,θ,φ,t+ttrRt,rd_τt,r,θ,φ,tRt,r+trRt,rd_τRt,r,r,θ,φ,trRt,rRt,r+2tRt,rrRt,r+trRt,rRt,rrrRt,rd_τr,r,θ,φ,t+trRt,rd_τt,r,θ,φ,trRt,r2Rt,r+2tRt,rrRt,r+trRt,rRt,rd_τRt,r,r,θ,φ,trRt,rRt,r2=8πgamma3_μ,~betaUnitNormalVector~tauEnergyMomentumβ,τTimeVector~tauD_τExtrinsicCurvatureμ,ν,r,θ,φ,t+ExtrinsicCurvatureτ,νChristoffel~tau,μ,υTimeVector~upsilon+ExtrinsicCurvatureμ,τChristoffel~tau,ν,υTimeVector~upsilon=2tRt,rrRt,r+trRt,rRt,rExtrinsicCurvatureμ,νrRt,rRt,r2ExtrinsicCurvatureμ,τExtrinsicCurvature~tau,ν+Ricci3μ,ν8πgamma3_μ,~kappagamma3_ν,~lambdaEnergyMomentumκ,λ12gamma3_μ,νgamma3_κ,~lambdagamma3_~kappa,~sigmaEnergyMomentumλ,σEnergyMomentum~alpha,~betaUnitNormalVectorαUnitNormalVectorβ+Shift~tauD_τExtrinsicCurvatureμ,ν,r,θ,φ,t+ExtrinsicCurvatureτ,νChristoffel~tau,μ,υShift~upsilon+ExtrinsicCurvatureμ,τChristoffel~tau,ν,υShift~upsilonTimeVector~tauD_τgamma3_μ,ν,r,θ,φ,t+gamma3_τ,νChristoffel~tau,μ,υTimeVector~upsilon+gamma3_μ,τChristoffel~tau,ν,υTimeVector~upsilon=2ExtrinsicCurvatureμ,ν+Shift~tauD_τgamma3_μ,ν,r,θ,φ,t+gamma3_τ,νChristoffel~tau,μ,υShift~upsilon+gamma3_μ,τChristoffel~tau,ν,υShift~upsilon

(22)

The expression for ρM+ρΛ in terms of Mr is obtained now from eq1

eq1

2diffRt,r,tdiffRt,r,r+diffdiffRt,r,r,tRt,r2diffRt,r,r2Rt,r2ExtrinsicCurvatureα,βExtrinsicCurvature~alpha,~beta4diffRt,r,rEr+diffEr,rRt,rdiffRt,r,rRt,r2=16πUnitNormalVectorαUnitNormalVectorβEnergyMomentum~alpha,~beta

(23)

SumOverRepeatedIndiceseq1

sinθ2cscθ2diffRt,r,rdiffRt,r,t23diffRt,r,rdiffRt,r,t24Rt,rdiffRt,r,tdiffdiffRt,r,r,t+4diffRt,r,rEr+4diffEr,rRt,rdiffRt,r,rRt,r2=16πρ__Mt,r+ρ__Λ

(24)

simplifyisolate,rho__Mt,r+rho__Lambda

ρ__Mt,r+ρ__Λ=182Rt,rdiffRt,r,tdiffdiffRt,r,r,t+diffRt,r,t22ErdiffRt,r,r2diffEr,rRt,rRt,r2diffRt,r,rπ

(25)

simplify,,Er

ρ__Mt,r+ρ__Λ=14diffMr,rRt,r2diffRt,r,rπ

(26)

The second equation, eq2, is identically satisfied

eq2

D3_βExtrinsicCurvatureμ,~beta,Xgamma3_μ,~tau2diffdiffRt,r,r,td_τr,X+diffdiffRt,r,t,td_τt,XdiffRt,r,r+2diffRt,r,tdiffdiffRt,r,r,rd_τr,X+diffdiffRt,r,r,td_τt,X+diffdiffdiffRt,r,r,r,td_τr,X+diffdiffdiffRt,r,r,t,td_τt,XRt,r+diffdiffRt,r,r,td_τRt,r,XdiffRt,r,rRt,r+2diffRt,r,tdiffRt,r,r+diffdiffRt,r,r,tRt,rdiffdiffRt,r,r,rd_τr,X+diffdiffRt,r,r,td_τt,XdiffRt,r,r2Rt,r+2diffRt,r,tdiffRt,r,r+diffdiffRt,r,r,tRt,rd_τRt,r,XdiffRt,r,rRt,r2=8πgamma3_μ,~betaUnitNormalVector~tauEnergyMomentumβ,τ

(27)

TensorArrayeq2,simplifier=simplify

0=00=00=00=0

(28)

The fourth equation, eq4, is also identically satisfied (basically, this is the definition of the ExtrinsicCurvature)

eq4

tτττγμ,ν+γν,τΓτμ,υτμ,υtυυ+γμ,τΓτν,υτν,υtυυ=2Κμ,ν+βτττγμ,ν+γν,τΓτμ,υτμ,υβυυ+γμ,τΓτν,υτν,υβυυ

(29)

TensorArrayeq2,simplifier=simplify

0=00=00=00=0

(30)

So it is in eq3 where the evolution of the system is encoded, in terms of the functions ρM,E,R and their derivatives

eq3

TimeVector~tauD_τExtrinsicCurvatureμ,ν,X+ExtrinsicCurvatureν,τChristoffel~tau,μ,υTimeVector~upsilon+ExtrinsicCurvatureμ,τChristoffel~tau,ν,υTimeVector~upsilon=2diffRt,r,tdiffRt,r,r+diffdiffRt,r,r,tRt,rExtrinsicCurvatureμ,νdiffRt,r,rRt,r2ExtrinsicCurvatureμ,τExtrinsicCurvature~tau,ν+Ricci3μ,ν8πgamma3_μ,~kappagamma3_ν,~lambdaEnergyMomentumκ,λ12gamma3_μ,νgamma3_κ,~lambdagamma3_~kappa,~sigmaEnergyMomentumλ,σEnergyMomentum~alpha,~betaUnitNormalVectorαUnitNormalVectorβ+Shift~tauD_τExtrinsicCurvatureμ,ν,X+ExtrinsicCurvatureν,τChristoffel~tau,μ,υShift~upsilon+ExtrinsicCurvatureμ,τChristoffel~tau,ν,υShift~upsilon

(31)

EQ3TensorArrayeq3,simplifier=simplify

trRt,r2rRt,rttrRt,r1+2Er=trRt,r2Rt,r+2rRt,rtrRt,rtRt,r8rRt,rπRt,rρ__Λ+12ρ__Mt,rrRt,r+14ⅆⅆrErRt,r1+2Er0=00=00=00=0tRt,r2Rt,rttRt,r=Rt,rtRt,rtrRt,r+8ρ__Λ+12ρ__Mt,rπRt,r22ErrRt,rⅆⅆrErRt,rrRt,r0=00=00=00=0sinθ2tRt,r2+Rt,rttRt,r=sinθ2Rt,rtRt,rtrRt,r+8ρ__Λ+12ρ__Mt,rπRt,r2+2ErrRt,r+ⅆⅆrErRt,rrRt,r0=00=00=00=00=0

(32)

To demonstrate that this system of equations EQ3 together with the constraint eq1 (23), that is the ADMEquations decomposition, is equivalent to the 4D system of equations EQ4 obtained directly from Einstein's equations in (19), it suffices to show that each of these two systems entirely reduces the other one. For this purpose, convert these arrays of equations to sets of equations

EQ4convertEQ4,setofequations

0=0,ρ__ΛRt,r2=18Rt,rdiffdiffRt,r,t,tdiffRt,r,r+diffdiffdiffRt,r,r,t,tRt,r+diffRt,r,tdiffdiffRt,r,r,tdiffEr,rdiffRt,r,rπ,ρ__ΛRt,r2sinθ2=18Rt,rsinθ2diffdiffRt,r,t,tdiffRt,r,r+diffdiffdiffRt,r,r,t,tRt,r+diffRt,r,tdiffdiffRt,r,r,tdiffEr,rdiffRt,r,rπ,ρ__ΛdiffRt,r,r21+2Er=18diffRt,r,r22Rt,rdiffdiffRt,r,t,t+diffRt,r,t22ErRt,r21+2Erπ,ρ__Mt,r+ρ__Λ=18diffRt,r,rdiffRt,r,t22Rt,rdiffRt,r,tdiffdiffRt,r,r,t+2diffRt,r,rEr+2diffEr,rRt,rRt,r2diffRt,r,rπ

(33)

EQ3convertEQ3,setofequations∪

0=0,diffdiffRt,r,r,t2diffRt,r,rdiffdiffdiffRt,r,r,t,t1+2Er=diffdiffRt,r,r,t2Rt,r+2diffRt,r,rdiffdiffRt,r,r,tdiffRt,r,t8diffRt,r,rπRt,rρ__Λ+12ρ__Mt,rdiffRt,r,r+14diffEr,rRt,r1+2Er,sinθ2diffRt,r,t2+Rt,rdiffdiffRt,r,t,t=sinθ2Rt,rdiffRt,r,tdiffdiffRt,r,r,t+8ρ__Λ+12ρ__Mt,rπRt,r2+2ErdiffRt,r,r+diffEr,rRt,rdiffRt,r,r,diffRt,r,t2Rt,rdiffdiffRt,r,t,t=Rt,rdiffRt,r,tdiffdiffRt,r,r,t+8ρ__Λ+12ρ__Mt,rπRt,r22ErdiffRt,r,rdiffEr,rRt,rdiffRt,r,r,ρ__Mt,r+ρ__Λ=182Rt,rdiffRt,r,tdiffdiffRt,r,r,t+diffRt,r,t22ErdiffRt,r,r2diffEr,rRt,rRt,r2diffRt,r,rπ

(34)

The differential reductions can now be performed using PDEtools:-ReducedForm

simplifyPDEtools:-ReducedFormEQ4,EQ3

casesplit/ans0,0,0,0,0,

(35)

The reduction the other way around

simplifyPDEtools:-ReducedFormEQ3,EQ4

casesplit/ans0,0,0,0,0,

(36)

See Also

Check, Decompose, Einstein, EnergyMomentum, ExtrinsicCurvature, Lapse, LapseAndShiftConditions, LieDerivative, PDEtools:-ReducedForm, Physics, Physics conventions, Physics examples, Physics Updates, Tensors - a complete guide, Mini-Course Computer Algebra for Physicists, Ricci3, Riemann3, Setup, Shift, SumOverRepeatedIndices, TensorArray, ThreePlusOne, TimeVector, UnitNormalVector, value

References

  

[1] Landau, L.D., and Lifshitz, E.M. The Classical Theory of Fields, Course of Theoretical Physics Volume 2, fourth revised English edition. Elsevier, 1975.

  

[2] Alcubierre, M., Introduction to 3+1 Numerical Relativity, International Series of Monographs on Physics 140, Oxford University Press, 2008.

  

[3] Baumgarte, T.W., Shapiro, S.L., Numerical Relativity, Solving Einstein's Equations on a Computer, Cambridge University Press, 2010.

  

[4] Gourgoulhon, E., 3+1 Formalism and Bases of Numerical Relativity, Lecture notes, 2007, https://arxiv.org/pdf/gr-qc/0703035v1.pdf.

Compatibility

• 

The Physics[ThreePlusOne][ADMEquations] command was introduced in Maple 2017.

• 

For more information on Maple 2017 changes, see Updates in Maple 2017.