Fernando Garcia

Home     Research     Blog     Other     About me


Tetrahedrons and quantized geometry: A look into LQG

January 21st, 2024.

Introduction

One of my goals during winter break was to formally study some flashy/pop-science theories. One such theory is Loop Quantum Gravity, approached as a method for understanding Quantum Gravity.

In this entry, I aim to explore the introductory ideas behind a basic geometrical body: the tetrahedron. Additionally, I will make the effects of quantization explicit through them. This entry is based on exercises presented in Carlo Rovelli's "Covariant Loop Quantum Gravity."

Describing the tetrahedron through an independent set of quantities

Let's start by recalling that a tetrahedron is the polyhedron we get when using four triangular faces. We consider them as they are the (3 dimensional) Euclidean simplex. It must be noted that we don't assume them to be regular.

A unique way to characterize a tetrahedron is by introducing four vectors: L1,L2,L3,L4. The ith vector Li, corresponding to the ith triangular face, is defined as one half of the vector product of any two of the edges bounding such face.

It is clear that the norm of the ith vector Li is equal to the area of the face it represents.

The reader might ask "why can't we use more elementary quantities such as the 6 edges of the tetrahedron?" The issue with using such a set (among other sets) is that it comes with non-trivial inequalities. Putting these inequalities inside the quantum theory will be a problem.

Can we really describe the (geometry of the) tetrahedron with those 4 vectors? Yes! Let's see how:

We have already seen that they represent the area of each face. Additionally, we can use them to calculate the volume of the tetrahedron. To derive the formula, it is useful to consider how the volume of the tetrahedron generated by the vectors Li relates to the volume of the original tetrahedron.

A good way to motivate the formula is to simply take the volume of the new tetrahedron, and write it in terms of the original vectors (that span the original tetrahedron).

We first recall that the volume of a tetrahedron generated by 3 vectors v1,v2,v3 is given by:

V=16(a×b)c

We can then calculate the volume of the new tetrahedron (spanned by the Li vectors). Before doing so, let's explicitly write:

L1=v2×v12L2=v3×v22L3=v1×v32

We have (where V denotes the volume of the new tetrahedron):

V=16[L1×L2]L3=16[14(v2×v1)×(v3×v2)]12(v1×v3)=161412[((v2×v1)v2)v3((v2×v1)v3)v2](v1×v3)=148(v1(v3×v2))v2(v1×v3)=148(v1(v3×v2))(v1(v2×v3))=148616(v1(v3×v2))616(v1(v3×v2))=3648V2

We thus conclude:

V2=164836[L1×L2]L3=29[L1×L2]L3

Although the result is true, the way we found it carries a bit of luck... at the time of publication, I haven't found a geometrical meaning for that factor of 2/9.

Before moving on, I want to discuss perhaps the most important equation regarding the Li vectors:

C:=i=14Li=0

This equation is known as the "closure" relation, and it is essential in the development of LQG (Rovelli, 2015). Here's a quick proof:

Given a tetrahedron spanned by the three vectors v1,v2,v3, we explicitly defined L1,L2,L3. Defining L4 is not too hard. We need 2 vectors that act as edges of the 4th face. We can find these as subtractions of the original 3 vectors v1,v2,v3.

So:

L4=(v1v3)×(v2v3)2

And the closure relation reads

C=L1+L2+L3+L4=v2×v12+v3×v22+v1×v32+(v1v3)×(v2v3)2=L1+L2+L3+L4=v2×v12+v3×v22+v1×v32+(v1×v22v1×v32v3×v22+v3×v32)=v2×v12v2×v12+v3×v22v3×v22+v1×v32v1×v32=0

Quantizing geometry

Now that we are familiar with the tetrahedron and have a set of objects describing it, we are ready to quantize geometry.

Suppose we promote the set of vectors {Li} to quantum operators. Consider postulating commutation relations similar to those of angular momentum (operators):

[Lai,Lbj]=iδablo2εkijLak

Where the lower index denotes which vector we are considering, and the upper index which one of its components. It can be shown that (Rovelli, 2015) the constant lo2 is equal to:

lo2=8πγLPlanck2=γ(8πG)c3

Notice that the commutation relation is nothing other than the algebra corresponding to SU(2) (in a later entry I will explore some properties of SU(2) relevant to LQG). This brings out two important points: A tetrahedron has rotational symmetries about the {Li} vectors, and that the closure relation is an statement of rotational invariance.

First consequence: Quantization of area

Recall that the area of each of the four faces of the tetrahedron is given by the magnitude of the respective Li vector. Trivially from its similarity with angular momentum, we see that the values of the areas have the form (eigenvalues)

A=lo2j(j+1),j=0,12,1,32,
Second consequence: Quantization of volume

We first note that the Hilbert space for quantum states for the (quantum geometry of the) tetrahedron is a product of 4 spaces:

H=Hj1Hj2Hj3Hj4

And the four vector operators L1,L2,L3,L4 act on the Hilbert space H. Furthermore, for a state to be valid it has to satisfy the closure relation. Thus, we really just consider a subspace K:

K=InvSU(2)(H)

And physical states ψ are those for which Cψ=0.

We now formulate the volume operator V. This operator is defined by the formula for the square of the volume we found previously. Notice that C commutes with it, since volume is rotationally invariant. Thus, we see that it is defined on K. Because K if finite dimensional, it follows that the eigenvalues of the V2 operator are discrete.(Rovelli, Smolin. arXiv:gr-qc/9411005)

Third consequence: Fuzziness

Notice that we have 5 quantum numbers: Volume and the four areas. Furthermore, they form a complete set. But we need 6 quantities to describe a classical tetrahedron. For example: its 6 edges.

It is then clear that geometry won't be sharply defined by the complete set of quantum numbers. We won't be able to know all of the lengths, areas, and angles sharply. We see that Geometry becomes fuzzy.

The best analogy to this result is the identical situation that occurs with (again!) angular momentum. Recall how we are always interested in L2 and Lz. What about the other quantities? Well, if we know about Lz, we can't really know (sharply) about its brothers Lx and Ly.

Final remarks

Through simple ideas we transformed our notions of a classical tetrahedron into a quantized object (a quantum) with properties that characterize quantum systems such as discreteness and fuzziness.

This ideas will be further formalized and explored in future entries.


Back to Blogs