Applied Mathematics

Mathematics in action — numerical methods, optimization, information theory, game theory, cryptography, and mathematical physics.


There is a persistent myth that mathematics divides cleanly into two camps: the pure, concerned only with abstract truth, and the applied, concerned only with practical use. Applied mathematics has always defied this boundary. The fields gathered here were born from real problems — the motion of planets, the transmission of signals, the flow of heat, the logistics of war — yet in the act of solving those problems, mathematicians uncovered structures of such depth and generality that they reshaped pure mathematics itself. Applied mathematics is not mathematics made modest. It is mathematics made urgent.

The story begins, in many respects, with Newton and Leibniz, who invented calculus not as an exercise in abstraction but as a tool for understanding motion and change. Newton’s laws of mechanics demanded equations, and equations demanded solutions, and solutions demanded new techniques. From that pressure grew a tradition of mathematical problem-solving that, over three centuries, has touched every quantitative science. Leonhard Euler — arguably the most prolific mathematician who ever lived — exemplified this tradition. He worked across mechanics, fluid dynamics, graph theory, and number theory with the same unfussy clarity, leaving behind not just theorems but methods: power series, variational principles, the notation that physicists still use today. When applied mathematicians speak of elegance, they often mean something like what Euler achieved: a technique that works cleanly across many different problems because it has identified something genuinely structural.

The branch of Numerical Analysis addresses a fundamental constraint that pure mathematics tends to overlook: most equations cannot be solved exactly. The differential equations governing climate, fluid turbulence, and structural stress have no closed-form solutions. Gauss developed the method of least squares to fit observational data — a technique that quietly underlies much of modern statistics and machine learning. Later, the rise of digital computers in the mid-twentieth century transformed numerical analysis into a discipline of its own, concerned with how to approximate solutions reliably and how to measure the errors that accumulate along the way. Understanding when a numerical method converges, and how fast, is as mathematically demanding as any pure analysis problem.

Optimization asks a different kind of question: not “what is the solution?” but “which solution is best?” George Dantzig’s simplex method, introduced in 1947, gave a systematic way to maximize or minimize a linear objective subject to linear constraints, and its impact was immediate — linear programming became the backbone of operations research, logistics, and resource allocation. But the field did not stop there. Convex optimization extended the reach of efficient algorithms far beyond linear problems, while dynamic programming — developed by Richard Bellman around the same time — offered a recursive framework for decisions that unfold over time. Today, optimization is central to machine learning: training a neural network is, at its core, a high-dimensional optimization problem, typically solved by variants of gradient descent whose convergence properties remain an active area of mathematical investigation.

Claude Shannon’s 1948 paper “A Mathematical Theory of Communication” is one of the rare works that founded an entire discipline in a single stroke. Information Theory gave precise, quantitative meaning to the intuitive idea of “information,” defining entropy as a measure of uncertainty and proving that every communication channel has a fundamental limit — its capacity — beyond which reliable transmission is impossible. Shannon’s theorems are existential results: they tell you what is achievable in principle, not how to achieve it. The task of constructing codes that approach channel capacity kept mathematicians and engineers busy for decades, and Alan Turing’s wartime work on breaking the Enigma cipher — an episode that sat at the intersection of information theory, combinatorics, and computation — demonstrated how desperately practical these abstract questions could become. Kolmogorov later reframed information theory in terms of computational complexity, asking how short a program must be to reproduce a given string, and thereby connecting Shannon’s probabilistic framework to the theory of algorithms.

Game Theory emerged from the collaboration of John von Neumann and Oskar Morgenstern, formalized in their 1944 treatise, and was later transformed by John Nash, whose equilibrium concept provided a solution notion applicable to any finite game, not just zero-sum contests. Nash’s existence proof is a beautiful application of fixed-point theorems from topology — pure mathematics pressed into service to understand strategic rationality. The field now touches economics, evolutionary biology, political science, and computer science, wherever agents with competing interests must make decisions under uncertainty about what others will do.

Cryptography has ancient roots — Caesar’s cipher, Vigenère’s polyalphabetic substitution — but modern cryptography is a mathematical science. Public-key cryptography, introduced by Diffie, Hellman, Rivest, Shamir, and Adleman in the 1970s, rests on number-theoretic problems believed to be computationally hard: factoring large integers, computing discrete logarithms. The security of the internet today depends on those hardness assumptions remaining valid, a fact that gives urgency to questions in computational complexity and number theory that might otherwise seem purely academic. Elliptic curve cryptography, lattice-based schemes, and post-quantum cryptographic proposals all draw on deep algebraic structures, reminding us that applied and pure mathematics are in constant conversation.

Mathematical Physics, finally, is the oldest of these sub-fields and in some ways the most ambitious. It seeks not merely to model physical phenomena but to understand why the physical world is mathematical at all. Fourier’s analysis of heat conduction introduced the decomposition of functions into sinusoids, a technique whose reach — from quantum mechanics to signal processing to data compression — could not have been anticipated. Maxwell’s equations unified electricity and magnetism in a framework that demanded new mathematics. Einstein’s general relativity required Riemannian geometry. Quantum mechanics was constructed partly from functional analysis — von Neumann’s formulation in terms of Hilbert spaces gave the theory mathematical rigor — and partly from representation theory, as symmetry groups turned out to govern which particles can exist and how they interact. The interplay runs in both directions: physicists’ intuitions about string theory and quantum field theory have generated conjectures in pure mathematics that mathematicians then spend decades proving, or disproving, or reformulating.

These six fields — Numerical Analysis, Optimization, Information Theory, Game Theory, Cryptography, and Mathematical Physics — do not exhaust applied mathematics, but they represent its most important contemporary strands. Each has its own technical vocabulary, its own canonical results, and its own cast of founding figures. What unites them is a shared conviction: that the structures mathematicians study in the abstract are precisely the structures the world turns out to be built from, and that understanding those structures with rigor is the most reliable path to understanding — and shaping — the world itself.

Explore

  1. 01

    Numerical Analysis

    Interpolation, quadrature, finite elements, and spectral methods for computation.

  2. 02

    Optimization

    Linear, convex, and nonlinear programming — finding the best among many.

  3. 03

    Information Theory

    Entropy, coding theory, channel capacity, and Kolmogorov complexity.

  4. 04

    Game Theory

    Nash equilibrium, mechanism design, and evolutionary game theory.

  5. 05

    Cryptography

    Symmetric and public-key encryption, zero-knowledge proofs, and post-quantum cryptography.

  6. 06

    Mathematical Physics

    Classical mechanics, quantum mechanics, quantum field theory, and string theory.