Differences between revisions 7 and 10 (spanning 3 versions)
Revision 7 as of 2013-09-17 18:53:58
Size: 2455
Editor: dch252
Comment:
Revision 10 as of 2013-09-19 20:56:16
Size: 2656
Editor: dch252
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
== Quantum tetrahedron volume eigenvalues == == Quantum tetrahedron volume and angle eigenvalues ==
Line 11: Line 11:
Given the values of J1, J2, J3 and J4 this interact calculates the volume eigenvalues of a quantum tetrahedron. Given the values of J1, J2, J3 and J4 this interact calculates the volume and angle eigenvalues of a quantum tetrahedron.
Line 15: Line 15:
html('<h3>Quantum tetrahedron Volume Eigenvalue</h3>') html('<h3>Quantum tetrahedron Volume and Angle Eigenvalues</h3>')
Line 24: Line 24:
html('Reference: Shape in an atom of space: exploring quantum geometry phenomenology by Seth A. Major ')
Line 43: Line 44:
    if (j1+j2)<= (j3+j4):       if (j1+j2)<= (j3+j4):
        html('<h3>Value of Angle eigenvalue in radians</h3>'

Sage Interactions - Loop Quantum Gravity

goto interact main page

5-cell.gif

Quantum tetrahedron volume and angle eigenvalues

by David Horgan.

Given the values of J1, J2, J3 and J4 this interact calculates the volume and angle eigenvalues of a quantum tetrahedron.

interact/Loop Quantum Gravity (last edited 2019-04-06 16:42:59 by chapoton)