Ladder operators, a technical question

actachyon
Messages
2
Reaction score
0
Forgive me if I am putting this in the wrong place, but this is my first post here. The question that I have is directed to the more experienced researchers than I am, I guess.

In the Hamiltonian formulation of QFTs we write everything in terms of the ladder operators, right? So in practice that means that we have to deal with commuting of long sequences of the ladder operators such that they destroy the vacuum bra and in the process pick up terms that have delta functions with momentum variables. This becomes non trivial even for a string of 8, 10 ladder operators. It could be done by hand but at the expense of time. The obvious way to deal with this is to write code! Is anybody aware of such code in either Fortran, C or any other language? I must not be the first one to think of it, it must have been done before. At least, where would be a good place to start looking for this? What are good site that have Fortran libraries devoted to QFT or physics in general?

Thanks in advance.
 
Physics news on Phys.org
actachyon said:
In the Hamiltonian formulation of QFTs we write everything in terms of the ladder operators, right? So in practice that means that we have to deal with commuting of long sequences of the ladder operators such that they destroy the vacuum bra and in the process pick up terms that have delta functions with momentum variables. [...] The obvious way to deal with this is to write code! [...]
Since this is essentially just repeated manipulations/substitutions based on the commutators
of the Heisenberg algebra, it should be possible to do it using Cadabra.
See http://cadabra.phi-sci.com/

The example workbooks there have some info about how to work with commutators.
(See the one on the Poincare algebra.) You'd have to write some "@substitute" patterns
and use Cadabra's "!" apply-until-nothing-changes-anymore feature.

Realistically, you'd have to invest time reading the manual, and maybe talk
to Cadabra's author to get more help.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top