Differences between revisions 19 and 20
Revision 19 as of 2013-10-18 19:56:21
Size: 6717
Editor: dch252
Comment:
Revision 20 as of 2013-10-18 19:58:14
Size: 6725
Editor: dch252
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
== Quantum tetrahedron volume and angle eigenvalues == == Quantum tetrahedron volume, area and angle eigenvalues ==
Line 12: Line 12:
In this interact I calculate the angle, area and volume for a quantum tetrahedron In this interact I calculate the angle,   area and volume for a quantum tetrahedron

Sage Interactions - Loop Quantum Gravity

goto interact main page

5-cell.gif

Quantum tetrahedron volume, area and angle eigenvalues

by David Horgan.

In this interact I calculate the angle, area and volume for a quantum tetrahedron The angle is found using the expression: theta = arccos((j3*(j3+1)-(j1*(j1+j1)-j2*(j2+1))/(2*sqrt(j1*(j1+j1)*j2*(j2+1)))) The area is found using the expression: A=sqrt(j1*(j1+1)) The volume is fund using the expression V^2 =M = 2/9(real antisymmetrix matrix)

Values of constants gamma is Immirzi parameter gamma =numerical_approx( ln(2)/(pi*sqrt(2))) #G = 6.63*10^-11 hbar= (1.61619926*10^-35)/(2*pi) lp is the planck length lp3=6*10^-104 Reference: Bohr-Sommerfeld Quantization of Space by Eugenio Bianchi and Hal M. Haggard. Reference: Shape in an atom of space: exploring quantum geometry phenomenology by Seth A. Major.

Research Blog: http://quantumtetrahedron.wordpress.com

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

Quantum tetrahedron Area Operator eigenvalues

by David Horgan.

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

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