How does a quantum random walk differ fundamentally from a classical random walk?
Think about your answer, then reveal below.
Model answer: In a classical random walk, a particle randomly moves to a neighbor with equal probability each step, producing a probabilistic distribution over positions. In a quantum walk, the particle is in a superposition of positions, updated via unitary evolution (e.g., applying a permutation and conditional phase shifts). Quantum walks are deterministic (unitary), not probabilistic. They exhibit interference: amplitudes from different paths can cancel (destructive) or reinforce (constructive), leading to non-classical behavior. This interference is the key to quantum speedup: the walk concentrates amplitude on target states much faster than classical walks.
Quantum walks harness interference effects unavailable classically. This is the mechanism behind quantum speedups in search and graph algorithms.