Numerically solutions with periodic boundary conditions

jimmy neutron
Messages
25
Reaction score
1
Is anyone aware of how to numerically solve the (1D) SE with periodic boundary conditions?
 
Physics news on Phys.org
It is time dependent SE or stationay SE? If it is stationary you need the ground solution or some excited state solution?
 
soarce said:
It is time dependent SE or stationay SE? If it is stationary you need the ground solution or some excited state solution?
It is for the time independent Schrodinger Equation and for ground state solution
 
For time dependent equation I would start by split-step method, when using Fourier Transform you get by default the periodic boundary conditions: http://en.wikipedia.org/wiki/Split-step_method otherwise you would need to implement a propagation method (Euler, Crank-Nicholson etc).
As for stationary solutions you can you the symmetry of your solution, i.e. translation invariant, to rewrite your solution on a closed interval [a,b] and the use, for instance, shooting method http://en.wikipedia.org/wiki/Shooting_method
 
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