“Know how to solve every problem that has been solved.” “What I cannot create, I do not understand.” — Richard Feynman

Notes

Every load-bearing statement the site knows, stripped of narrative and grouped by the concept it belongs to — 169 facts across 50 concepts. Where a page tells a story, this tells you the non-causal list of things that must be true. Hit Test me to blur every statement and reveal them one tap at a time. Concepts with a page link back to it; concepts without one live only here. See the concept index for what still has no note.

Absorption spectrum

read the page →
  1. The absorption wavelength follows from the excitation energy by with in eV; the bright band of a conjugated molecule is its HOMOLUMO transition.

Arrhenius rate laws

  1. Every furnace rate in fabrication — oxidation, diffusion — is Arrhenius, which is why temperature is the master processing knob and thermal budget is the currency.

  2. A thermally activated rate is exponential in the barrier height over temperature.

  3. Because the dependence is exponential in , a plot of against is a straight line whose slope is — how activation energies are measured.

read the page →
  1. Greedy decoding commits to the highest-probability token at each step and often paints itself into a corner; beam search keeps several candidate skeletons alive and fits constants to each. Widening the beam moved recovery from 3/20 to 11/20 in the from-scratch SymGPT model.

Charge gap

read the page →
  1. The Mott gap is a many-body quantity, the cost to move charge; it opens with and grows linearly, approaching in the atomic limit.

  1. Predicting color factors as colorimetry excited-state QM: the colorimetry is solved, but cheap TDDFT is the bottleneck. A 1 eV error in an excitation energy flips a hue to its complement (B3LYP puts indigo's band near 400 nm, predicting yellow, when it is really 605 nm and blue).

  2. The perceived color of a molecule is deterministic given its spectrum: broaden the excitations into an absorption curve, attenuate daylight by Beer--Lambert, convolve with the CIE 1931 color-matching functions to XYZ, then map to sRGB. This works for any molecule.

  3. A pigment's perceived color is roughly the complement of the wavelength it absorbs: absorb blue (450 nm) and it looks orange; absorb only in the UV and it is colorless.

Conjugation

read the page →
  1. Carotenoids (-carotene, lycopene) are long polyenes (11 conjugated C=C bonds) whose band has red-shifted into the visible — the reason carrots are orange and tomatoes red.

  2. Longer conjugation red-shifts absorption: more delocalized electrons shrink the HOMO--LUMO gap, so grows with chain length. The free-electron (particle-in-a-box) model captures the trend.

  3. The free-electron model wrongly predicts a vanishing gap for the infinite conjugated chain; Peierls bond-length alternation keeps polyacetylene's gap finite (1.5--2 eV), so saturates rather than diverging.

Density of states

  1. The density of states counts states per unit energy: the number of states between and is .

  2. Most thermodynamic quantities are integrals of against an occupation factor — it is the bridge that turns a spectrum into observables.

  3. For free particles : diverging as in 1D, constant in 2D, growing as in 3D. Dimensionality reshapes the whole spectrum.

  4. Van Hove singularities: spikes or kinks wherever the dispersion is flat () — band edges and saddle points.

Description length / Occam scoring

  1. Description length is negative log posterior: the model-encoding cost is a prior, the data-encoding cost is the likelihood — the MDL–Bayes correspondence.

  2. Minimum description length scores a model by the total bits to encode the model plus the data given the model — the best model is the one that compresses best.

  3. It is Occam's razor made quantitative: extra parameters cost description bits, so a more complex model must earn them back in a tighter data fit.

  4. Symbolic regression uses it to choose between candidate formulas: the winner minimizes description length on a Pareto front, not raw training error.

    This is the scoring behind the site's AI-Feynman / symbolic-regression work.

Dynamical mean-field theory

read the page →
  1. Single-site DMFT's local–self-energy approximation fails in 2D, where the pseudogap and -wave pairing live in the momentum dependence it discards — the reason cluster extensions (DCA, cellular DMFT) exist.

  2. Unlike static mean field, DMFT keeps the full frequency dependence — which is exactly why it captures a Mott gap that Hartree--Fock cannot.

  3. DMFT replaces a correlated lattice with a single impurity in a self-consistent bath; the mapping is exact in infinite dimensions, where the self-energy becomes local (momentum-independent).

  4. Two-site DMFT (Potthoff) truncates the bath to one orbital: the impurity is a 16-state Anderson model solved by exact diagonalization, with self-consistency .

  5. Two-site DMFT yields the closed form with (Bethe lattice) — within about 4% of the full-DMFT (NRG) value .

  6. DMFT maps the lattice onto a self-consistent quantum impurity, exact in infinite dimensions; it keeps the frequency dependence a Mott gap lives in and captures the transition static mean field misses.

Electron correlation

read the page →
  1. Electron correlation is the energy a mean-field description misses by replacing the instantaneous electron–electron repulsion with an average field.

  2. Correlation is a tiny fraction of the total electronic energy but comparable to chemical bond energies — which is why quantitative chemistry is a correlation problem.

  3. The correlation energy is always negative: Hartree–Fock is variational, so the exact energy always lies below it.

  4. It splits into dynamic correlation (electrons dodging each other moment to moment, short-range) and static correlation (near-degenerate configurations, as in bond dissociation) that no single determinant can capture.

Entanglement entropy

  1. Entanglement entropy is the von Neumann entropy of a subsystem's reduced density matrix.

  2. It measures quantum correlation between a region and its complement, and is exactly zero for an unentangled product state.

  3. For a pure global state a region and its complement carry equal entanglement, — a consequence of the Schmidt decomposition.

  4. It is the resource that makes many-body quantum states hard to simulate classically — and the quantity the area law bounds.

Feature selection

read the page →
  1. Sure Independence Screening ranks every candidate feature by the magnitude of its correlation with the target and keeps only the top few dozen; it is dimensionality reduction with a high-probability guarantee that the truly relevant features survive.

Fermion sign problem

read the page →
  1. The 2D Hubbard model — the minimal model of the cuprate superconductors — remains unsolved: quantum Monte Carlo hits the fermion sign problem away from half filling, where weights go negative and noise explodes.

  2. The sign problem is basis/representation dependent, not physical: a clever basis can remove it (sign-free models), but finding one is itself hard. It is what leaves the doped 2D Hubbard model unsolved.

  3. The average sign is a ratio of partition functions, with , so it decays exponentially in ; the error bar makes the cost exponential.

  4. Frustration (a non-bipartite lattice) turns the sign problem on even at half filling — the reason frustrated magnets and the doped 2D Hubbard model resist quantum Monte Carlo.

  5. The repulsive Hubbard model is sign-free at half filling on a bipartite lattice: particle--hole symmetry makes . Doping or frustration breaks the protection.

  6. The sign problem is NP-hard in general (Troyer--Wiese, 2005): a universal polynomial-time cure would solve NP-complete problems in polynomial time, so no such cure is expected to exist.

  7. In fermion quantum Monte Carlo, antisymmetry makes some configuration weights negative; you sample and carry the sign as an observable, so .

Fermion-to-qubit mapping (Jordan-Wigner)

  1. The Jordan–Wigner transformation maps fermionic creation/annihilation operators onto qubit (Pauli) operators, so a fermionic Hamiltonian can run on qubits.

  2. That string keeps a hopping term cheap in 1D but makes it nonlocal in 2D — which is why Bravyi–Kitaev and other encodings exist.

  3. It enforces fermionic antisymmetry with a nonlocal string of operators: the sign a fermion picks up under exchange becomes a Pauli- string.

  4. It is the standard front end for simulating quantum chemistry and the Hubbard model on quantum computers, e.g. inside VQE.

Finite-size scaling

read the page →
  1. A finite box rounds the transition: below a crossover the power law is masked, so the asymptotic exponent must be read from an intermediate offset window — not from the offsets closest to , which are the most contaminated.

FIRE minimization

read the page →
  1. FIRE finds the energy minimum by running molecular dynamics and zeroing the velocity whenever it points against the force — momentum with a restart rule, reaching a minimum without ever forming a Hessian.

Frustration

read the page →
  1. Frustration (a non-bipartite lattice) turns the sign problem on even at half filling — the reason frustrated magnets and the doped 2D Hubbard model resist quantum Monte Carlo.

Genetic programming

read the page →
  1. Genetic programming evolves a population of expression trees by tournament selection, subtree crossover, and mutation, scoring each candidate by its fit to the data.

Geometric frustration

read the page →
  1. Geometric frustration (e.g. a triangular lattice) prevents all antiferromagnetic bonds from being satisfied at once, leaving a degenerate classical manifold — the doorway to quantum spin liquids.

Hamiltonian mechanics

  1. Hamilton's equations are first-order and symmetric in and .

  2. The flow preserves phase-space volume (Liouville's theorem) and conserves whenever has no explicit time dependence.

  3. Hamiltonian mechanics recasts dynamics in phase space — positions and conjugate momenta — governed by a single function , the energy.

  4. This geometric structure is why symplectic integrators and Hamiltonian Monte Carlo exist: they preserve the phase-space geometry the equations respect.

Hartree Fock

read the page →
  1. The energy HF misses is the correlation energy, defined as exactly what is left over from the exact result.

    Only a percent or two of the total energy, but it dominates the energy differences chemistry lives on — bond strengths, barriers.

  2. Exchange () has no classical analog and acts only between same-spin electrons. It is the energy of the Fermi hole — the avoidance antisymmetry forces on parallel spins.

    Opposite-spin electrons feel only Coulomb, no exchange — which is why HF misses opposite-spin correlation entirely.

  3. The Fock operator is the one-electron core () plus the averaged Coulomb minus exchange of every occupied orbital.

    Its eigenfunctions are the molecular orbitals; its eigenvalues are the orbital energies .

  4. Koopmans' theorem: minus an occupied orbital energy approximates the ionization potential, assuming the remaining orbitals don't relax.

    It works better than it should by error cancellation — neglected orbital relaxation and neglected correlation pull in opposite directions.

  5. Each electron moves in the average field of all the others, not their instantaneous positions. The coupled -electron problem becomes one-electron problems solved self-consistently.

    Replacing the instantaneous repulsion with an average is what makes HF solvable — and exactly what it gets wrong (correlation).

  6. Restricted HF forces both electrons of a pair into the same spatial orbital. This breaks at dissociation: RHF cannot separate H into two neutral atoms, and the energy sails high as the bond stretches.

    The fix (UHF) lets the spins localize on different atoms, but contaminates the spin state — broken symmetry, .

  7. HF is solved by iteration, not in one shot: the Fock operator is built from the very orbitals you are solving for. Guess the density, build the field, solve, repeat until the orbitals stop changing.

    It is a fixed-point iteration — "self-consistent" means the field reproduces the orbitals that produced it.

  8. Hartree–Fock approximates the full many-electron wavefunction by a single Slater determinant — one antisymmetrized configuration. Every other choice in the method is just picking the best orbitals to fill it.

    This one-determinant ansatz is the source of everything HF gets wrong: the true wavefunction is a sum of many determinants.

Heisenberg model

read the page →
  1. The 1D spin- Heisenberg antiferromagnet ground-state energy per site (Bethe ansatz, 1931):

  2. The 1D chain is critical (gapless): fractionalized spin- spinon excitations, power-law correlations, and logarithmic entanglement growth (central charge ).

    Its logarithmic entanglement is exactly why DMRG/MPS handle it so well.

Isostaticity

read the page →
  1. At jamming the packing is isostatic: exactly contacts per particle — the Maxwell minimum that constrains every degree of freedom, with none to spare.

    The factor of two is because each contact is shared by two particles.

  2. Rattlers — particles with fewer than contacts — bear no load and must be removed iteratively before counting the contact number, because removing one can strand another.

  1. A finite box rounds the transition: below a crossover the power law is masked, so the asymptotic exponent must be read from an intermediate offset window — not from the offsets closest to , which are the most contaminated.

  2. Above jamming the excess contact number grows as the square root of the distance to the transition — the signature power law that made jamming look critical.

  3. At jamming the packing is isostatic: exactly contacts per particle — the Maxwell minimum that constrains every degree of freedom, with none to spare.

    The factor of two is because each contact is shared by two particles.

  4. Jamming is the onset of rigidity: the packing fraction at which a random arrangement of soft particles can no longer relax to zero energy.

  5. The order parameter is the minimized energy itself: zero below (a gap-free packing exists) and nonzero above it (every minimum has residual overlap).

  6. For 2D 50:50 bidisperse disks at size ratio 1.4, the jamming point is . The size ratio exists to frustrate crystallization — equal disks would form a triangular lattice instead of jamming.

  7. Rattlers — particles with fewer than contacts — bear no load and must be removed iteratively before counting the contact number, because removing one can strand another.

Kepler's third law

read the page →
  1. Given planetary periods and semi-major axes, symbolic regression recovers Kepler's third law () from the numbers alone — the elbow of the Pareto front at .

Krylov subspaces

  1. They need only as a black box — which is why they dominate large sparse and matrix-free problems.

  2. Convergence is set by the eigenvalue distribution: clustered spectra converge fast, which is exactly what preconditioning engineers.

  3. The order- Krylov subspace is everything reachable from using only repeated multiplication by .

  4. Krylov methods (CG, GMRES, Lanczos, Arnoldi) find the best available solution inside this growing subspace, without ever forming or factoring .

Linear algebra

  1. The two master factorizations are the eigendecomposition (a square map on its own space) and the SVD (any map between two spaces).

  2. Linear algebra is the study of vector spaces and linear maps between them; a matrix is just a linear map written down in a chosen basis.

  3. Numerically you almost never invert a matrix — you factor it. Choosing the factorization (LU, QR, Cholesky, SVD) is choosing the algorithm.

  4. Almost everything reduces to a matrix's four fundamental subspaces — column space, null space, row space, left null space — and how the map moves vectors among them.

Linear systems (Ax = b)

  1. The condition number bounds how much relative error in the data is amplified into the solution.

    An ill-conditioned system can be solved exactly in arithmetic and still be useless in floating point.

  2. Solve by factorization — LU in general, Cholesky for SPD — not by forming , which is slower and numerically worse.

  3. Large sparse systems are solved iteratively (CG, GMRES), which touch only through matrix–vector products — never storing or factoring it.

  4. has a unique solution exactly when is invertible (); otherwise it has zero or infinitely many.

Matrix product states

  1. The bond dimension of those matrices caps the entanglement across any cut — which is why MPS efficiently represent low-entanglement, area-law 1D states.

  2. A matrix product state writes the amplitude of each many-body configuration as a product of small matrices, one per site.

  3. DMRG is variational optimization over MPS — the reason 1D quantum ground states are essentially a solved problem.

  4. MPS is the 1D member of the tensor-network family; PEPS and MERA extend the idea to higher dimensions and to critical systems.

Mott insulator

read the page →
  1. A Mott insulator is a half-filled band that band theory calls a metal but that insulates from electron repulsion — a metal–insulator transition driven by interaction, with no change in filling and no broken symmetry.

  2. Mott vs band insulator: a band insulator has completely filled bands (even electron count); a Mott insulator has a half-filled band and remains a magnet, its localized spins coupling as .

Mott transition

read the page →
  1. Two-site DMFT yields the closed form with (Bethe lattice) — within about 4% of the full-DMFT (NRG) value .

  2. The 2D Hubbard model — the minimal model of the cuprate superconductors — remains unsolved: quantum Monte Carlo hits the fermion sign problem away from half filling, where weights go negative and noise explodes.

  3. The Mott gap is a many-body quantity, the cost to move charge; it opens with and grows linearly, approaching in the atomic limit.

  4. A Mott insulator is a half-filled band that band theory calls a metal but that insulates from electron repulsion — a metal–insulator transition driven by interaction, with no change in filling and no broken symmetry.

  5. Double occupancy collapses from (uncorrelated) toward zero as grows: electrons pay kinetic energy to avoid sharing sites — correlation a single Slater determinant cannot represent.

Orthogonality & projection

  1. In an orthonormal basis, a vector's coordinate along each basis vector is just an inner product, — no linear system to solve.

  2. Two vectors are orthogonal when their inner product is zero; an orthonormal set is orthogonal and unit-length.

  3. Gram–Schmidt turns any basis into an orthonormal one by subtracting off projections; numerically its modified form, or a QR factorization, is preferred for stability.

  4. The projection of a vector onto a subspace is the closest point in it, and the residual is orthogonal to the subspace — the geometric content of least squares.

    'Best approximation' and 'orthogonal residual' are the same statement; the normal equations enforce it.

Permutation invariance

read the page →
  1. The input points are a set, not a sequence, so each is embedded by an MLP and fed as context with no positional encoding, leaving the model permutation-invariant over the samples. The generated expression tokens do get positional encodings and a causal mask.

Poisson's equation & electrostatics

  1. Poisson's equation relates the electrostatic potential to the charge density that sources it.

  2. With no charge it becomes Laplace's equation, whose solutions have no interior maxima or minima — the maximum principle.

  3. The electric field is minus the gradient of the potential; field lines run downhill in .

  4. In a semiconductor the charge itself depends on through the Boltzmann carrier statistics, making it a nonlinear Poisson equation solved by Newton's method.

Quantum magnetism

read the page →
  1. The classical Néel state is not the quantum ground state: the terms flip antiparallel pairs, so the true ground state is an entangled superposition lying below the classical energy.

  2. The coupling is antiferromagnetic because virtual hopping to a neighbor is Pauli-allowed only for antiparallel spins, so antiparallel alignment lowers the energy.

Quasiparticle weight

read the page →
  1. The quasiparticle weight sets the effective mass ; at the Mott transition and the mass diverges — the metal localizes without the carriers disappearing.

Qubits, gates & measurement

  1. qubits live in a -dimensional space — the exponential that makes them powerful and makes classical simulation hard.

  2. Gates are unitary matrices — reversible and norm-preserving — so a computation is a product of unitaries applied to the state.

  3. Measurement is not unitary: it projects the state onto a basis outcome with probability equal to the squared amplitude, collapsing the superposition.

  4. A qubit is a normalized vector in : unlike a bit it can be any superposition with .

Skyrme–Hartree–Fock

  1. The measured charge radius folds the finite proton size onto the point-proton distribution: (the point radius alone is not the observable).

  2. For a zero-range (contact) interaction the pair energy collapses to : the energy density becomes a pointwise function of local densities.

  3. The direct Coulomb energy carries the factor of classical electrostatics, , so each proton pair is counted once.

  4. A nucleus is doubly-magic when both its proton number and neutron number are magic (2, 8, 20, 28, 50, 82, 126) — both shells exactly filled.

  5. The Hartree-Fock energy is not the sum of occupied single-particle energies: each contains the interaction with every other particle, so the sum counts each pair twice.

  6. The Skyrme mean fields are functional derivatives of the energy: , , .

  7. Gershgorin: every eigenvalue of a matrix lies within of some diagonal entry — so bounds the spectrum from below.

  8. A symmetric discretization of on a uniform mesh requires the same half-point value in the diagonal and the off-diagonal it couples; asymmetric discretizations can return complex eigenvalues.

  9. If both spin-orbit partners are filled with identical radial functions, their contributions to the spin-orbit density cancel exactly: .

  10. Inverse iteration with shift converges to the eigenvector whose eigenvalue is closest to ; a shift below the whole spectrum therefore yields the ground state.

  11. The spin-orbit splitting between the partners of one -level is proportional to : s-levels never split, and the split grows with .

  12. The number density integrates to the particle count: ; in spherical symmetry .

  13. In any central potential the 3-D single-particle equation separates as ; obeys a 1-D radial equation with centrifugal term and boundary .

  14. , which equals for and for .

  15. The kinetic density integrates to the total kinetic energy: .

Sparse regression

read the page →
  1. The Sparsifying Operator is regularization: for each descriptor dimension it finds the -feature subset whose linear least-squares fit is best, reporting the smallest that suffices. The jump from a near-perfect 1D fit to an exact 2D fit signals two independent physical contributions.

SPD matrices & quadratic forms

  1. The quadratic form is an upward-opening bowl exactly when is SPD — which is why an SPD system has a unique minimum, not a saddle.

  2. A symmetric matrix is positive definite iff for all , iff every eigenvalue is positive, iff it has a Cholesky factorization — three equivalent tests.

  3. Minimizing is the same problem as solving when is SPD — the bridge conjugate gradient walks across.

Stochastic trace estimation

  1. The Hutchinson estimator computes a trace as the average of over random probe vectors with mean-zero, unit-variance entries.

  2. Paired with Lanczos it yields — the engine behind log-determinants, spectral densities, and other spectral sums.

    Leans on the same Lanczos/moment kernel that recurs across the site's spectral pages.

  3. It needs only through matrix–vector products, so you can estimate the trace of a matrix you can apply but never form — like a matrix function .

  4. The error falls as in the number of probes; Rademacher () probes minimize the variance among simple choices.

Superexchange

read the page →
  1. In the large- Hubbard model, virtual hopping generates an antiferromagnetic spin coupling — magnetism with no magnetic force, only repulsion and the Pauli principle.

  2. The effective model is Heisenberg with a constant shift; its singlet energy matches the exact large- two-site Hubbard ground state, constant included.

  3. The coupling is antiferromagnetic because virtual hopping to a neighbor is Pauli-allowed only for antiparallel spins, so antiparallel alignment lowers the energy.

Symbolic regression

read the page →
  1. Separability is detected from data: fit a smooth surrogate, hold all variables but one at a base point, and read off each 1-D profile. If the profiles ADD back to the data the law is additively separable; if they MULTIPLY back it is multiplicatively separable. The profiles are the subproblems.

  2. Multiplicative separability is additive separability of , since gives . One additive test covers both structures -- run it on , then on for strictly positive data.

  3. At each one-variable leaf a portfolio runs genetic programming, SISSO, and the trained transformer, keeping the simplest formula within a tolerance of the best fit. No single engine wins every leaf, so competing them is more robust than committing to one; the transformer can only play because the decomposition produced its trained one-variable case.

  4. AI-Feynman's central reduction is separability: if or , the variables never interact and finding is really two independent one-variable searches. A separable -variable law is one-variable problems in disguise.

  5. The separability tests run on the fitted surrogate, not the true function, so surrogate accuracy caps everything downstream. AI-Feynman trains a neural network for this; a radial-basis fit suffices for a few variables and 100 points. Non-separable targets like or defeat the tests and force a fallback.

  6. Symbolic regression searches for the form of a law (the algebraic expression), not just the parameters of a form you chose; the search space is expression trees over a chosen primitive operator set.

  7. Genetic programming evolves a population of expression trees by tournament selection, subtree crossover, and mutation, scoring each candidate by its fit to the data.

  8. Given planetary periods and semi-major axes, symbolic regression recovers Kepler's third law () from the numbers alone — the elbow of the Pareto front at .

  9. Without a complexity penalty, symbolic regression overfits — a large enough tree memorizes noise. The fix is the Pareto front (best accuracy at each complexity); the law sits at the elbow, where accuracy stops improving.

  10. Symbolic regression can only find laws expressible in its primitives: Kepler's needs in the operator set. Dimensional analysis and symmetry (AI-Feynman) shrink the search enormously.

  11. A transformer amortizes symbolic regression: trained once on millions of synthetic (points, formula) pairs, it answers a new problem in one forward pass whose cost is flat, independent of formula difficulty. A search instead pays its full, difficulty-growing cost on every problem.

  12. A formula is a tree, and a tree has a unique prefix (Polish) serialization: a preorder walk that is parenthesis-free and bijective with the tree. This turns equation generation into next-token prediction over a small vocabulary of operators, the variable, and a constant placeholder.

  13. Neural symbolic regression predicts a skeleton: every numerical constant collapses to a single placeholder token, the network outputs only structure, and the actual constants are fit numerically afterward. This decouples the discrete combinatorial problem from the continuous one and makes training tractable.

  14. Unlike genetic programming, SISSO has no random seed: the feature space is fixed, the screen is a deterministic sort, and the selection is an exhaustive best-subset search, so it returns the same descriptor every run. This reproducibility is why materials scientists publish SISSO descriptors.

  15. Non-symmetric operators (, ) must be applied in both orderings when constructing features, or half the space is never built. If is never constructed, no screen can find Coulomb's law; the failure is silent because a plausible high-correlation feature is returned instead.

  16. SISSO has three deterministic steps: construct a huge feature space by applying an operator set in rungs, Sure Independence Screening (SIS) to keep the top features by correlation with the target, then a Sparsifying Operator (SO) that -selects the smallest feature subset whose linear combination fits.

Symmetric / Hermitian operators

  1. A Hermitian operator equals its own conjugate transpose; real-symmetric is the real special case.

  2. Hermitian operators have real eigenvalues and orthogonal eigenvectors — which is exactly why quantum observables are required to be Hermitian.

  3. The spectral theorem writes any Hermitian operator as a sum of real eigenvalues times orthogonal projectors.

The area law

  1. Critical 1D systems violate it logarithmically, , with the central charge — the entanglement fingerprint of a conformal field theory.

  2. This is deeply non-generic: a random state has volume-law entanglement, so physical ground states occupy a vanishing, low-entanglement corner of Hilbert space.

  3. The area law says the entanglement entropy of a region scales with the size of its boundary, not its volume — for gapped ground states.

  4. The area law is why tensor networks work: MPS and PEPS are built to capture exactly boundary-law entanglement and nothing more.

The diffusion equation

  1. A fixed-value boundary source gives an erfc profile; a fixed total amount with a sealed boundary gives a spreading Gaussian — the two dopant-diffusion regimes.

  2. The diffusion (heat) equation says each point relaxes toward the average of its neighbors, at a rate set by the diffusivity .

  3. Its fundamental solution is a Gaussian that spreads with width — the universal ruler of every diffusive process.

  4. It smooths: a spatial mode of wavenumber decays as , fastest for the sharpest features. Running it backward is unstable — diffusion destroys information.

The eigenvalue problem (Ax = λx)

  1. The eigenvalues are the roots of the characteristic polynomial; an matrix has of them over , counting multiplicity.

  2. An eigenvector is a direction the matrix only stretches, never rotates; the eigenvalue is the stretch factor.

  3. A matrix with a full set of independent eigenvectors factors as , so a matrix power acts one eigenvalue at a time: .

    This is why eigenvalues govern the long-run behavior of anything iterated (Markov chains, power iteration, dynamical systems).

  4. Symmetric (real) or Hermitian (complex) matrices have real eigenvalues and a full orthogonal eigenbasis — the spectral theorem.

The Fourier transform

  1. Convolution in one domain is pointwise multiplication in the other — the property behind filtering, diffraction imaging, and Green's-function PDE solutions.

  2. The Fourier transform re-expresses a function as a superposition of sinusoids, mapping between position (or time) and frequency.

  3. Differentiation becomes multiplication by in Fourier space, turning constant-coefficient differential equations into algebra.

  4. The FFT computes the discrete transform in rather than — the algorithmic reason Fourier methods are everywhere.

Time-dependent density functional theory

read the page →
  1. Linear-response TDDFT reduces to Casida's equation, a generalized eigenvalue problem whose eigenvalues are the excitation energies and whose eigenvectors give the transition densities (hence oscillator strengths).

Vector & matrix norms

  1. The condition number is the ratio of largest to smallest singular value — the factor by which a matrix can amplify relative error.

  2. An induced matrix norm measures the maximum stretch a matrix applies to any unit vector.

  3. The spectral norm is the largest singular value; for a symmetric matrix it is the largest eigenvalue magnitude.

  4. A norm measures size and obeys the triangle inequality; the -norms () are the usual vector choices.