2

A qubit in the state $|1\rangle + |0\rangle$, normalized, is time-dependent, right? So it sweeps around the equator of the Bloch sphere at a frequency proportional to the energy gap according to Schrodinger's equation?

With no applied field and energy levels $E_1$ and $E_0$, with $\psi=\begin{bmatrix}a\\b\end{bmatrix}$, you have Schrodinger's equation

$\frac{d}{dt}a=-iE_0/\hbar a$ and $\frac{d}{dt}b=-iE_1/\hbar$ so $\phi=arctan2(b,a)$ is time dependent with frequency $(E_1-E_0)/\hbar$, and that is the angle of rotation about the z axis in the Bloch sphere.

Am I missing something?

Anna Naden
  • 711
  • 3
  • 15

2 Answers2

1

The state $|0\rangle + |1\rangle$ normalized $\frac{1}{\sqrt{2}}(|0\rangle + |1\rangle)$ is an x-basis vector, which is given by $$ \left\{|+\rangle = \frac{1}{\sqrt{2}}(|0\rangle + |1\rangle),\ |-\rangle = \frac{1}{\sqrt{2}}(|0\rangle - |1\rangle)\right\}. $$ I wouldn't say that these vectors, in a closed quantum system, are time-dependent. Absent some driving force, or interactions with the environment, these states should remain fixed. Any precession around the Bloch sphere equator (or more generally - any time dependence) would be determined by the specific Hamiltonian you are considering.

Bebotron
  • 455
  • 2
  • 7
1

You are mixing up the physical realization of a qubit and the logical abstraction of a qubit.

In the logical abstraction, the $|1\rangle$ state doesn't have dynamics or a higher energy or anything like that. It's just $|1\rangle$ and it stays $|1\rangle$.

In the physical realization the state being used to represent $|1\rangle$ may or may not be constantly changing relative to the state being used to represent $|0\rangle$. For example, in superconducting qubits, we have a concept of a rotating frame that we use to cancel out the dynamics. But if the $|1\rangle$ state was "photon is vertically polarized instead of horizontally polarized" or it was "photon is in the left lane instead of the right lane" then no such correction would be needed.

Craig Gidney
  • 44,299
  • 1
  • 41
  • 116