RemNote Community
Community

Quantum chemistry - Foundations and Computational Methods

Understand the fundamentals of quantum chemistry, the main electronic‑structure theories (valence‑bond, molecular‑orbital, and density‑functional), and the computational methods and scaling challenges associated with them.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz

Quick Practice

Which branch of physical chemistry applies quantum mechanics to chemical systems?
1 of 16

Summary

Quantum Chemistry: From Theory to Computation What is Quantum Chemistry? Quantum chemistry is the application of quantum mechanics to chemical systems. At its core, it solves quantum mechanical equations to predict and explain the behavior of atoms, molecules, and ions at the atomic level. The central goal is to calculate how electrons behave in chemical systems, which allows us to predict almost everything about chemistry: molecular structures, how molecules absorb and emit light, reaction mechanisms, and thermodynamic properties. The field emerged because classical mechanics fails to explain chemical bonding and molecular properties. Electrons don't behave like tiny balls orbiting nuclei—they exist as quantum objects described by wave functions. Quantum chemistry gives us the mathematical tools to work with these wave functions and extract useful chemical information. The Fundamental Problem: The Schrödinger Equation The starting point for nearly every quantum chemistry problem is solving the Schrödinger equation, which describes how electrons behave in a chemical system: $$\hat{H}\psi = E\psi$$ where $\hat{H}$ is the Hamiltonian (energy operator), $\psi$ is the wave function (which describes the electrons), and $E$ is the energy. Why Approximations Are Essential Here's a critical fact: we can only solve the Schrödinger equation exactly for the hydrogen atom. For any system with two or more electrons—meaning essentially all molecules—the equation becomes mathematically impossible to solve exactly because the electrons interact with each other in complex ways. This is where quantum chemistry diverges from simple theory. We must use approximations—systematic mathematical shortcuts that make calculations feasible while retaining the physics that matters for chemistry. The art of computational chemistry is choosing the right approximation method for your problem. The Born–Oppenheimer Approximation The first and most fundamental approximation in quantum chemistry is the Born–Oppenheimer approximation. It recognizes that nuclei are much heavier and move much more slowly than electrons. Therefore, we can treat nuclear positions as fixed parameters when solving for electron behavior. This approximation allows us to separate the problem into two parts: Solve for electrons given fixed nuclear positions Solve for nuclei on the electronic landscape created in step 1 This massive simplification is standard in nearly all quantum chemistry calculations and has proved tremendously successful. The implications are important: we can create potential energy surfaces that show how molecular energy changes as atoms move relative to each other, which lets us predict equilibrium structures, reaction pathways, and transition states. Valence Bond Theory: Chemical Bonding from Orbital Overlap Valence bond theory (VBT) explains chemical bonding by focusing on how atomic orbitals from different atoms interact with each other. It's intuitive and connects well to how chemists typically think about molecules. How Bonds Form In VBT, a covalent bond forms when two atomic orbitals—one from each atom—overlap spatially and contain unpaired electrons. The overlapping orbitals create a shared electron pair between the atoms. The strength of the bond depends directly on how much the orbitals overlap: greater overlap means stronger bonding. The bond forms because the electron pair can exist in the region between the two nuclei, lowering the overall energy of the system. Sigma and Pi Bonds VBT distinguishes between different types of bonds based on orbital geometry: A sigma bond ($\sigma$) forms when two atomic orbitals overlap directly along the internuclear axis (the line connecting the two nuclei). This can happen with: s orbital + s orbital (like in H₂) s orbital + p orbital p orbital + p orbital (with lobes pointing toward each other) Sigma bonds are strong, flexible, and allow free rotation around the bond axis. A pi bond ($\pi$) forms when two p orbitals overlap side-by-side, with their lobes pointing in the same direction. This creates electron density above and below the molecular plane. Pi bonds are weaker than sigma bonds and restrict rotation—this is why C=C double bonds prevent rotation. Orbital Hybridization Atoms often mix their atomic orbitals to create hybrid orbitals better suited for bonding. For example, carbon can create $sp^3$ hybrids (tetrahedral geometry), $sp^2$ hybrids (trigonal planar), or $sp$ hybrids (linear). Hybridization explains molecular geometries that would be hard to understand using pure s and p orbitals. Bond Strength and Geometry The bond strength (and equilibrium bond length) arises from balancing two forces: Attraction between the electron pair and both nuclei Repulsion between the two nuclei and between electrons The bond length that gives the lowest overall energy is the equilibrium bond distance. This is why bonds have characteristic lengths—C-C bonds are 1.54 Å, C=C bonds are 1.34 Å—because each represents an energy minimum for that particular bonding situation. Molecular Orbital Theory: A Delocalized Perspective While valence bond theory focuses on bonds between specific pairs of atoms, molecular orbital theory takes a different view: treat the entire molecule as a single quantum system. The electrons aren't confined to regions between specific atoms; instead, they occupy molecular orbitals that extend across the whole molecule. Linear Combination of Atomic Orbitals In molecular orbital theory, each molecular orbital is built as a linear combination of atomic orbitals (LCAO). If atoms A and B combine, their molecular orbitals are mathematical combinations of the atomic orbitals from both atoms: $$\psi{molecular} = cA\psiA + cB\psiB$$ where $cA$ and $cB$ are coefficients determining how much each atomic orbital contributes. When two atomic orbitals combine, they create two molecular orbitals: A bonding orbital (lower energy) where the atomic orbital wave functions add constructively—maximum electron density between nuclei An antibonding orbital (higher energy) where they interfere destructively—electron density is pushed away from the region between nuclei Electrons fill the lowest-energy molecular orbitals first, just as they fill atomic orbitals in order of increasing energy. Why Molecular Orbital Theory Matters Molecular orbital theory has several advantages: It naturally explains delocalized bonding (like in benzene or resonance structures) It correctly predicts molecular properties like whether a molecule is paramagnetic It's the conceptual foundation for modern computational methods It generally predicts spectroscopic properties (how molecules absorb light) more accurately than valence bond theory The key insight: electrons in molecules aren't confined to individual bonds. They're distributed across the entire molecular structure, and that delocalization has profound chemical consequences. <extrainfo> Historical Development Valence bond theory originated from the Heitler–London method in the 1920s and was extended significantly by John Slater and Linus Pauling, who developed the concept of orbital hybridization. Molecular orbital theory was developed independently in 1929 by Friedrich Hund and Robert S. Mulliken. Both theories explain chemical bonding; the choice of which to use often depends on what aspect of chemistry you want to understand most clearly. </extrainfo> Density Functional Theory: The Practical Workhorse For systems with more than a handful of atoms, even approximate methods become computationally expensive. This is where density functional theory (DFT) becomes essential for practical chemistry. The Key Innovation Most quantum chemistry methods work with the electron wave function $\psi$, which contains enormous amounts of information but is difficult to compute. DFT takes a radical different approach: instead of calculating the wave function, calculate the electron density $\rho$, which is a much simpler quantity. The insight is that you don't actually need the full wave function to predict chemical properties—the electron density contains enough information. This simplification is surprisingly powerful. The Kohn–Sham Method Modern DFT uses the Kohn–Sham formalism, which breaks the total energy into four components: Kinetic energy of the electrons Electron-nucleus attraction (external potential energy) Electron-electron repulsion (classical Coulomb repulsion) Exchange-correlation energy (quantum effects beyond simple repulsion) The exchange-correlation energy is where the approximations come in. Different "functionals" (functional forms for this energy term) exist, each making different trade-offs between accuracy and speed. Common functionals include B3LYP, PBE, and CAM-B3LYP. Why DFT Dominates Modern Chemistry Computational scaling: DFT typically scales as $n^3$ where $n$ is the number of basis functions. This is much better than many other quantum chemistry methods, allowing calculations on molecules with hundreds of atoms. In contrast, methods like coupled cluster theory scale as $n^7$ or worse. Practical success: DFT offers accuracy comparable to much more expensive methods (like MP2 or CCSD(T)) while remaining computationally affordable. This combination has made it the most widely used method in computational chemistry for studying reaction mechanisms, predicting molecular structures, and screening potential materials. The trade-off: DFT is less accurate for some properties (particularly for excited states and charge-transfer excitations), and the accuracy depends heavily on which functional you choose. It's powerful and practical, but not universally accurate. Why Approximations Matter: Bridging Theory and Practice All practical quantum chemistry rests on this principle: systematic approximations allow us to solve the unsolvable. The Born–Oppenheimer approximation separates electron and nuclear motion. Valence bond theory and molecular orbital theory provide conceptual frameworks for understanding electron behavior. DFT and other computational methods make calculations fast enough to predict real chemical properties. The key is understanding which approximations are valid for your system. For small molecules, you might use expensive but highly accurate methods. For large proteins or materials, you need DFT or even simpler methods. Quantum chemistry succeeds because chemists can choose the right tool for the right job.
Flashcards
Which branch of physical chemistry applies quantum mechanics to chemical systems?
Quantum chemistry
What is the primary focus of calculations in quantum chemistry at the atomic level?
Electronic contributions to physical and chemical properties
Which approximation assumes that the electronic wave function is adiabatically parameterized by nuclear positions?
Born–Oppenheimer approximation
What is the main factor limiting the extension of quantum calculations to large molecules?
Computational scaling (time increases as a power of the number of atoms)
What is generally the first step in solving a quantum‑chemical problem?
Solving the Schrödinger equation (or Dirac equation) with the electronic molecular Hamiltonian
For which specific system does an exact analytical solution of the non‑relativistic Schrödinger equation exist?
The hydrogen atom
Why do atomic and molecular systems other than hydrogen require approximate solutions?
They involve three or more interacting particles
How does a covalent bond form according to valence bond theory?
Two half‑filled atomic orbitals overlap to create a shared electron pair
Which type of bond is created by the direct overlap of one atomic orbital from each atom?
Sigma bond ($σ$ bond)
What type of orbital overlap creates a pi ($π$) bond?
Side‑to‑side overlap of two p orbitals with the same phase
What determines the most stable bond length (bond distance) in a molecule?
The balance of attractive and repulsive forces that results in the lowest energy configuration
In molecular orbital theory, how are electrons described?
By molecular orbitals that are linear combinations of atomic orbitals (LCAO) from all atoms in the molecule
How does molecular orbital theory differ from valence bond theory in its treatment of a molecule?
It treats the entire molecule as a single quantum system rather than focusing on localized bonds
Which theory generally predicts spectroscopic properties more accurately: valence bond theory or molecular orbital theory?
Molecular orbital theory
What is the typical computational scaling of density functional theory (DFT) with respect to $n$ basis functions for pure functionals?
No worse than $n^3$
Why is density functional theory (DFT) one of the most popular methods in computational chemistry?
It offers computational affordability with accuracy comparable to post‑Hartree–Fock methods (like MP2 and CCSD(T))

Quiz

What field applies quantum mechanics to chemical systems as a branch of physical chemistry?
1 of 13
Key Concepts
Quantum Chemistry Foundations
Quantum chemistry
Born–Oppenheimer approximation
Valence bond theory
Molecular orbital theory
Computational Methods
Density functional theory
Hartree–Fock method
Coupled cluster method
Semi‑empirical methods
Quantum Monte Carlo
Kohn–Sham formalism