Abnormal behavior of the Liouville-von-Neuman equation

  • Thread starter Thread starter freude3
  • Start date Start date
  • Tags Tags
    Behavior
freude3
Messages
3
Reaction score
0
Hello everyone,
I am trying to solve time-dependent Liouville-von-Neumann equations for the dynamics of an electron traveling between several coherently coupled states with constant dephasing time. I was very surprised receiving negative values for diagonal elements of the density matrix in some time intervals. Did anybody face this problem? How could I interpret such a strange behaviour of the Liouville-Neumann equation?
Thank you
 
Physics news on Phys.org
That sounds bad to me i.e. negative probability. Perhaps you can post some additional details of your equation and problem and we can help further.
 
You're propagating the density matrix in time, right? Using Runge-Kutta or some such thing? These are clearly unphysical results so something is likely wrong with your numerical method. Try a smaller step size and recheck your code.
 
Thanks all for replies. Einstein Mcfly, you are right. Indeed, I am using Runge-Kutta solver. However, It seems, the numerical procedure is working correct. Could the problem be in the constant dephasing time which I have added artificiallyv (it is not following from the density matrix formalism)? Could such an approximation lead to some violation of the causality?
 
freude3 said:
Thanks all for replies. Einstein Mcfly, you are right. Indeed, I am using Runge-Kutta solver. However, It seems, the numerical procedure is working correct. Could the problem be in the constant dephasing time which I have added artificiallyv (it is not following from the density matrix formalism)? Could such an approximation lead to some violation of the causality?

Set the dephasing parameter to zero and check the simple cases. Start with a pure state and propagate in time and see to it that nothing happens (norms preserved, no population moves etc). Then create an incoherent mixture between two states and see that those populations don't change. Then, try a coherent superposition between two with a pi/2 phase difference and see that the populations oscillate sinusoidally. Then try for a three state coherent superposition and such. Try all of these simple cases before you rest assured that your basic algorithm is working properly. Then, turn on dephasing and make sure it's only acting on the coherences. Start with a small parameter and check the populations and such. Also, work out by hand the exact equations of motion for a two or three or four state system for all of the populations and coherences and check that that's exactly what's happening in your code. This is tedious, but I've found it to be the best (and sometimes only) way to debug complicated code. Working with cases that you know the answer to will also allow you to determine what step size you have to use to get physical results.
 
I read Hanbury Brown and Twiss's experiment is using one beam but split into two to test their correlation. It said the traditional correlation test were using two beams........ This confused me, sorry. All the correlation tests I learnt such as Stern-Gerlash are using one beam? (Sorry if I am wrong) I was also told traditional interferometers are concerning about amplitude but Hanbury Brown and Twiss were concerning about intensity? Isn't the square of amplitude is the intensity? Please...
I am not sure if this belongs in the biology section, but it appears more of a quantum physics question. Mike Wiest, Associate Professor of Neuroscience at Wellesley College in the US. In 2024 he published the results of an experiment on anaesthesia which purported to point to a role of quantum processes in consciousness; here is a popular exposition: https://neurosciencenews.com/quantum-process-consciousness-27624/ As my expertise in neuroscience doesn't reach up to an ant's ear...
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
Back
Top