Richard Feynman proposed quantum computing in 1982 with a simple insight: simulate quantum systems with quantum systems. Decades later, quantum simulation — using quantum hardware to model the behavior of molecules and materials — is considered the most promising near-term application of quantum computers.
## Why Classical Computers Struggle
A molecule’s quantum state must track all its electrons and their interactions. The number of parameters required grows exponentially with electron count: N electrons demand roughly 2^N parameters for an exact description. Caffeine has just 20 electrons, yet exact simulation is already computationally demanding. Industrial catalysts — often involving transition metals with dozens of correlated electrons — are entirely out of reach for exact classical methods.
Density functional theory (DFT) is the most widely used approximation, but it fails for strongly correlated systems such as high-temperature superconductors and many transition metal compounds — precisely the materials scientists most want to understand.
## Quantum Algorithms for Chemistry
Quantum computers represent electronic wavefunctions natively: a superposition of qubit states mirrors the superposition of electron configurations. Two key algorithms drive quantum chemistry:
**Variational Quantum Eigensolver (VQE)**: A parameterized quantum circuit on the quantum processor is optimized by a classical optimizer to minimize the molecular energy. VQE runs on current noisy hardware and has already been used to simulate H₂, N₂, and small organic molecules. See [Google Quantum AI chemistry work](https://quantumai.google/applications/chemistry).
**Quantum Phase Estimation (QPE)**: In principle, QPE can extract exact ground-state energies for arbitrary molecules, but it requires fault-tolerant hardware with thousands of logical qubits — a long-term goal.
## The Nitrogen Fixation Prize
The Haber-Bosch process, which produces synthetic ammonia for fertilizer, consumes roughly 1% of global energy. In nature, the enzyme nitrogenase fixes nitrogen at room temperature and atmospheric pressure. The key difference is the enzyme’s catalytic center (the FeMo-co cofactor), whose quantum chemistry cannot be accurately simulated classically.
Simulating FeMo-co accurately requires an estimated 100–200 fault-tolerant logical qubits — one of the most concrete near-term quantum advantage targets cited by researchers. A better understanding of the catalytic mechanism could lead to industrial nitrogen fixation processes far more energy-efficient than Haber-Bosch, with major implications for global food security and energy use.
## High-Temperature Superconductors and Battery Materials
The mechanism of cuprate high-temperature superconductors — discovered in 1986, still theoretically unexplained — involves strongly correlated electrons that classical computers cannot simulate reliably. Quantum computers could help crack this puzzle and guide the design of room-temperature superconductors.
For battery materials, accurate quantum simulation of solid-state electrolyte interfaces could accelerate the development of next-generation solid-state batteries. Classical DFT methods miss key correlation effects at these interfaces.
For further reading, see [Quantum Algorithms Overview](https://sunqi.org/quantum-algorithms-en/) and the [Nature Reviews paper on quantum simulation](https://www.nature.com/articles/s41578-023-00541-5).
—




