I How to discretize the Schrödinger equation with spin

aaaa202
Messages
1,144
Reaction score
2
So I have previously learned how to discretize the Schrödinger equation on the form:
(p^2/2m + V)ψ = Eψ
, where the second order derivative is approximated as:
i+1i-1-2ψi)/2Δx
Such that the whole equation can be translated into a matrix eigenvalue-equation.
The problem is that I am now studying systems with spin of the type shown on the picture, where the spatial terms p^2/2m, V etc. can also enter in the non-diagonal elements of 2x2 matrices.
What is the procedure for discretizing equations of this type, if there is any?
 

Attachments

  • 14249187_1397966226882099_403421463_n.jpg
    14249187_1397966226882099_403421463_n.jpg
    11.5 KB · Views: 486
Physics news on Phys.org
The wave function now has two components, corresponding to the two spin projections.

You can treat it as a system of two coupled equations, one for each spin component, but this is better suited for the time-dependent Schrödinger equation. For the time-independent case, you can write the discretized wave function as a long vector, containing for example all the values for spin-up at each grid point followed by all the values for spin-down at each grid point. You can also put them in order of grid point, with one element each for each spin component (thinking about, I guess the latter is better as it will give a banded matrix for the Hamiltonian, which is easier/faster to work with).
 
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