Σn=0aₙxⁿ
Analysis · Concept hubDeep story

Generating Functions

1748 CE18th-century Switzerland (Euler)

Through Generating Functions: How can we find hidden order without counting everything?

Trace recurring structure through exploding possibilities, divisibility, and the apparent irregularity of primes.

This voyage is an editorial path for understanding, not a claim of direct historical influence or sole invention.

Understand it in one breath

"Encode a sequence as the coefficients of a function and apply analytic tools." The Fibonacci numbers, Catalan numbers, and integer partitions all yield closed-form generating functions that are far easier to manipulate than the sequences themselves. Pioneered by De Moivre in the 18th century and systematized by Laplace in 1812 (Théorie analytique des probabilités), the technique became a core tool of modern combinatorics and probability.

At a glance

Sequence

Generating function (closed form)

What it reveals

1, 1, 1, 1, …

1 / (1 − x)

Geometric series

1, 2, 3, 4, …

1 / (1 − x)²

Differentiate once

Fibonacci 0, 1, 1, 2, 3, 5, 8…

x / (1 − x − x²)

Binet’s formula from coefficient extraction

Catalan 1, 1, 2, 5, 14, 42…

(1 − √(1 − 4x)) / 2x

Counts trees and balanced parentheses

Bernoulli numbers

x / (eˣ − 1)

Connected to ζ(2k)

Moment-generating function of a probability distribution

M(t) = E[eᵗˣ]

Every moment of the distribution in one function

The trick of turning a sequence into a function converts relations among sequences into algebra among functions — the same spirit as the Laplace transform.

Concept

Encoding entire sequences as functions — a unifying tool for combinatorics.

Key formula

G(x)=n=0anxnG(x) = \sum_{n=0}^{\infty} a_n x^n

Ports in time

This concept was not invented in one instant

Follow the scenes to see problems, notation, standards of proof, and applications changing across different times and places.

1
AD 1748Scene 1 / 3Continue through the world of this year

Euler — a generating function for partitions

Euler encoded the number of ways to write an integer as a sum through an infinite product, joining combinatorics, number theory, and analysis.

No reliable place is given, so time continues without an invented pin

Continue through the world of this year
2
AD 1837Scene 2 / 3Continue through the world of this year

Dirichlet — Dirichlet series

Series of the form ∑aₙ/nˢ became a powerful bridge between arithmetic sequences and analysis, later central to the study of the zeta function.

No reliable place is given, so time continues without an invented pin

Continue through the world of this year
3
AD 1990Scene 3 / 3Continue through the world of this year

generatingfunctionology

Herbert Wilf’s book presented generating functions as a unified language and practical toolkit for enumerative combinatorics.

No reliable place is given, so time continues without an invented pin

Continue through the world of this year

Modern applications

Asymptotic algorithm analysis, partition functions in number theory, graph counting, and moment-generating functions in probability.

Beyond MathVoyage

Curated sources and problems. Bring one discovery back from OEIS, Project Euler, MathOverflow, or arXiv.

No concept belongs to one person

Follow people who played different roles

These are not inventor credits. They are different ports: opening a problem, sharpening a language, or carrying it into another world.

Number lenses

A concept looks different when its world of numbers changes

These numbers are editorial lenses for the voyage, not required prerequisites.

Concept genealogy

What supports it, and what does it open?

Concepts arriving from before

Current port

Generating Functions

Concepts opened from here

No direct successor port is curated yet.

Only direct editorial links are shown; this is not a complete learning order or historical influence line.