Quantum Hamiltonian
In standard quantum mechanics, systems evolve according to the Schrödinger equation
, where
is a Hermitian matrix called the Hamiltonian. The following are possible Hamiltonians.
| In[1]:= | X |
| In[2]:= | X |
| Out[2]= |
The following matrices cannot be quantum Hamiltonians because they are not Hermitian.
| In[3]:= | X |
| In[4]:= | X |
| Out[4]= |
The matrix exponential
is called the time-evolution operator and is always a unitary matrix (assuming the time
and Planck's constant ℏ are real).
| In[5]:= | X |
| Out[5]= |
| In[6]:= | X |
| Out[6]= |
| In[7]:= | X |
| Out[7]= |