Posted in

Who Was Leonhard Euler? The Mathematician Behind Contest Math

In 1988, Mathematical Intelligencer asked its readers to name the most beautiful theorem in mathematics. The winner was eiπ+1=0e^{i\pi} + 1 = 0eiπ+1=0 — Euler’s identity. The runner-up was eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\thetaeiθ=cosθ+isinθ — also Euler’s. Third place went to the infinitude of primes — proved by Euclid, but the Leonhard Euler mathematician gave a far more elegant proof using infinite series. Four of the top five theorems were either discovered by Leonhard Euler or substantially advanced by him.

Leonhard Euler (1707–1783) was the most prolific mathematician in the history of mathematics. Understanding who he was, what he discovered, and how his work connects to the mathematics competition students encounter today is more than historical curiosity — it is context that makes the mathematics itself more interesting.


Who Was Leonhard Euler? A Mathematician Like No Other

Leonhard Euler mathematician (1707–1783) was a Swiss mathematician and physicist who spent most of his working life in Berlin and St Petersburg. He made foundational contributions to calculus, number theory, graph theory, mechanics, optics, and astronomy — in some cases effectively creating the fields from scratch.

Basic facts:

DetailInformation
Born15 April 1707, Basel, Switzerland
Died18 September 1783, St Petersburg, Russia
EducationUniversity of Basel (studied under Johann Bernoulli)
CareerSt Petersburg Academy (1727–1741, 1766–1783); Berlin Academy (1741–1766)
Published worksOver 800 papers and books
Pages of mathematicsEstimated 30,000+ pages

Euler lost sight in his right eye in his late 20s and became almost entirely blind in his final years — yet he continued producing mathematics at a remarkable rate, dictating to assistants and performing extraordinary calculations in his head.

The mathematical notation you use every day was largely standardised by the Leonhard Euler mathematician:

  • f(x)f(x)f(x) for function notation
  • eee for the base of the natural logarithm
  • iii for 1\sqrt{-1}−1​
  • π\piπ for the ratio of circumference to diameter
  • Σ\SigmaΣ for summation
  • Δ\DeltaΔ for finite differences

When you write f(x)f(x)f(x) or use π\piπ, you are using Euler’s notation.


Leonhard Euler Mathematician: His Most Important Results

1. Euler’s Identity: eiπ+1=0e^{i\pi} + 1 = 0eiπ+1=0

The most celebrated equation in mathematics connects five of the most important constants:

  • eee — the base of the natural logarithm
  • iii — the imaginary unit (1\sqrt{-1}−1​)
  • π\piπ — the ratio of circumference to diameter
  • 111 — the multiplicative identity
  • 000 — the additive identity

It follows from Euler’s formula eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\thetaeiθ=cosθ+isinθ by setting θ=π\theta = \piθ=π. The formula itself — Euler’s formula — is the deepest connection between complex exponentials and trigonometry, and is the foundation of De Moivre’s theorem. For more on that, see our De Moivre’s theorem guide.

2. The Solution to the Basel Problem

In 1734, Euler solved a problem that had stumped mathematicians for nearly a century:n=11n2=π26\sum_{n=1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}n=1∑∞​n21​=6π2​

The sum of the reciprocals of all perfect squares equals π2/6\pi^2/6π2/6 — a result that seems almost impossible. The appearance of π\piπ in a sum involving only integers and their squares is startling, and Euler’s proof (using the power series expansion of sinx\sin xsinx compared to its factored form over its roots) is one of the most creative mathematical arguments ever produced.

This result opened the door to the Riemann zeta function ζ(s)=n=11ns\zeta(s) = \sum_{n=1}^{\infty} \frac{1}{n^s}ζ(s)=∑n=1∞​ns1​, which Euler studied extensively. The Riemann Hypothesis — the most famous unsolved problem in mathematics — is about this function, and Euler’s work is the starting point.

3. Euler’s Formula for Polyhedra

For any convex polyhedron with VVV vertices, EEE edges, and FFF faces:VE+F=2V – E + F = 2V−E+F=2

A cube: 812+6=28 – 12 + 6 = 28−12+6=2 ✓. An octahedron: 612+8=26 – 12 + 8 = 26−12+8=2 ✓.

This is the foundation of topology — the study of properties that are preserved under continuous deformation. The quantity VE+FV – E + FV−E+F is now called the Euler characteristic, and it generalises to surfaces and higher-dimensional spaces in ways that Euler could not have anticipated.

4. Graph Theory: The Königsberg Bridge Problem

In 1736, Euler solved the Königsberg Bridge Problem — could you walk through the city of Königsberg crossing each of its seven bridges exactly once? His answer (no) and his method of proving it founded graph theory — the mathematics of networks.

Euler showed that such a path (now called an Eulerian path) exists if and only if the graph has exactly zero or two vertices of odd degree. This is a theorem that every competition student who has encountered graph problems has encountered, whether they knew it or not.

5. Euler’s Theorem in Number Theory

Euler proved the theorem that bears his name in number theory: for any aaa and nnn with gcd(a,n)=1\gcd(a, n) = 1gcd(a,n)=1:aϕ(n)1(modn)a^{\phi(n)} \equiv 1 \pmod{n}aϕ(n)≡1(modn)

where ϕ(n)\phi(n)ϕ(n) is Euler’s totient function — the count of integers from 1 to nnn that are coprime to nnn.

When n=pn = pn=p (prime), ϕ(p)=p1\phi(p) = p – 1ϕ(p)=p−1, and Euler’s theorem reduces to Fermat’s Little Theorem — the result Fermat stated without proof in 1640, which Euler proved in 1736. For more on that result, see our Fermat’s Little Theorem guide.

6. The Product Formula for the Zeta Function

Euler proved the remarkable identity connecting the zeta function to prime numbers:n=11ns=p prime11ps\sum_{n=1}^{\infty} \frac{1}{n^s} = \prod_{p \text{ prime}} \frac{1}{1 – p^{-s}}n=1∑∞​ns1​=p prime∏​1−p−s1​

The left side is a sum over all positive integers; the right side is a product over all primes. This Euler product formula is one of the deepest connections between analysis and number theory, and it lies at the heart of the Riemann Hypothesis and all of modern analytic number theory.

Euler used this formula to prove that the sum of reciprocals of primes diverges — showing that primes, though sparse, are not too sparse. This is a result about the distribution of primes that had never been proved before.

7. Euler’s Number eee and Calculus

Euler defined eee as the base of the natural logarithm, established its connection to compound interest:e=limn(1+1n)n2.71828…e = \lim_{n\to\infty} \left(1 + \frac{1}{n}\right)^n \approx 2.71828…e=n→∞lim​(1+n1​)n≈2.71828…

and developed the exponential function exe^xex as a foundational object of calculus. He showed that exe^xex is its own derivative — a property that makes the exponential function central to every differential equation in physics and engineering.e exponential function central to every differential equation in physics and engineering.


Euler and the Euler Contest

The Euler Contest — a CEMC competition aimed at Grade 7 and 8 students — is named after Leonhard Euler. It is one of the entry points into the CEMC competition series. Students who compete in the Euler Contest are working in the tradition of the mathematician who founded graph theory, solved the Basel problem, and proved Fermat’s Little Theorem.

For more on the CEMC competition series, see our math competitions in Canada guide and Waterloo math competitions guide.

leonhard euler mathematician cta

The Euler Contest rewards flexible thinking—not just classroom calculation. A free math assessment can help you understand your child’s current foundations and includes a personalised written feedback report.

Start the free math assessment →


How the Leonhard Euler Mathematician Appears Throughout Competition Mathematics

The results Euler proved appear constantly throughout the competition mathematics curriculum — from the Gauss Contest through to the Canadian Mathematical Olympiad. Here is where his work surfaces most directly:

Graph theory (Gauss, AMC 8, AMC 10): Eulerian paths and circuits, vertex degree, and network problems all trace directly to Euler’s 1736 paper on the Königsberg bridges. When a competition problem asks about traversing a graph without repeating an edge, the answer method is Euler’s.

Number theory (Euclid, COMC, CMO):Euler’s totient function, Euler’s theorem, and the proof of Fermat’s Little Theorem are core tools at the senior competition level. Any competition problem involving an(modp)a^n \pmod{p}an(modp) for large nnn connects to Euler’s work. See our Fermat’s Little Theorem guide.

Complex numbers and De Moivre’s theorem (MHF4U, Euclid, AMC 12):Euler’s formula eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\thetaeiθ=cosθ+isinθ is the foundation of De Moivre’s theorem. Every complex number power and root calculation at competition level traces back to Euler. See our De Moivre’s theorem guide.

Infinite series and analysis (university entrance): The Basel problem, the Euler product formula, and Euler’s work on series and convergence are standard university-level mathematics. Students who encounter them in competition mathematics are seeing research-level ideas from the 18th century that remain active areas of investigation.

Polyhedra and topology (competition geometry):Euler’s formula VE+F=2V – E + F = 2V−E+F=2 appears occasionally in competition geometry problems involving three-dimensional figures. It is also a conceptual touchstone in combinatorics problems involving planar graphs.

If your child finds these ideas genuinely interesting — the way a beautiful result from 1734 is still relevant to competition mathematics today, the way Euler’s notation shapes everything a student writes — that kind of mathematical curiosity is the foundation of genuine mathematical talent. Think Academy’s competition programmes are built around developing exactly this depth. Find out what that looks like →


Leonhard Euler’s Character: A Mathematician Who Loved Mathematics

What distinguished the Leonhard Euler mathematician was not just his output — though 800 papers is staggering — but the quality and range of his thinking. He solved problems across every branch of mathematics known in his time, introduced new notation that made mathematics clearer for everyone who followed, and proved results that have remained foundational for 300 years.

He was also, by all accounts, a warm and generous person — a devoted family man who fathered 13 children, many of whom died young, and who continued working through personal loss and physical difficulty. He is said to have done mathematics with a child on his knee.

One story: when Euler went blind in his left eye (having already lost the right), he reportedly said it would give him fewer distractions. He continued producing mathematics at the same rate.

The mathematical culture that competition mathematics inhabits — the love of elegant proofs, the pleasure of a clever argument, the satisfaction of a result that seems impossible until you see why it must be true — is the culture Euler embodied more completely than almost anyone.

Competition mathematics develops from strong foundations into deeper reasoning across graph theory, number theory and geometry. Find out where your child’s current skills stand and what they could work on next.

Get a free assessment and feedback report →


Key Leonhard Euler Results at a Glance

ResultAreaSignificance
eiπ+1=0e^{i\pi} + 1 = 0eiπ+1=0Complex analysisThe most beautiful equation in mathematics
1/n2=π2/6\sum 1/n^2 = \pi^2/6∑1/n2=π2/6Analysis / number theorySolution to the Basel problem
VE+F=2V – E + F = 2V−E+F=2Topology / geometryFoundation of topological invariants
Königsberg bridge proofGraph theoryFounded the entire field
Euler’s theorem: aϕ(n)1a^{\phi(n)} \equiv 1aϕ(n)≡1Number theoryGeneralises Fermat’s Little Theorem
Euler product formulaAnalytic number theoryLinks zeta function to primes
eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\thetaeiθ=cosθ+isinθComplex analysisFoundation of De Moivre’s theorem
Notation: f(x)f(x)f(x), eee, iii, π\piπ, Σ\SigmaΣAll of mathematicsMathematical language we still use today

Frequently Asked Questions

Who was Leonhard Euler? Leonhard Euler mathematician (1707–1783) was a Swiss mathematician and physicist widely regarded as the most prolific mathematician in history. He made foundational contributions to calculus, number theory, graph theory, topology, and mechanics, and standardised much of the mathematical notation still used today. He produced over 800 papers and books, including after losing his sight.

What is Euler most famous for?Euler is most famous for Euler’s identity (eiπ+1=0e^{i\pi} + 1 = 0eiπ+1=0), solving the Basel problem (1/n2=π2/6\sum 1/n^2 = \pi^2/6∑1/n2=π2/6), founding graph theory with the Königsberg bridge problem, and Euler’s formula for polyhedra (VE+F=2V – E + F = 2V−E+F=2). He also proved Fermat’s Little Theorem and developed the exponential function.

What notation did Euler introduce?Euler standardised: f(x)f(x)f(x) for function notation, eee for the natural logarithm base, iii for 1\sqrt{-1}−1​, π\piπ for pi, Σ\SigmaΣ for summation, and several other symbols now universally used in mathematics.

Why is there an Euler Contest named after him? The CEMC (Centre for Education in Mathematics and Computing, University of Waterloo) named several of its competitions after distinguished mathematicians. The Euler Contest (Grade 7–8) honours Euler’s foundational contributions to the mathematics competition students encounter throughout their careers.

What is Euler’s formula?eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\thetaeiθ=cosθ+isinθ — the equation connecting the complex exponential to trigonometric functions. Setting θ=π\theta = \piθ=π gives Euler’s identity. The formula is the foundation of De Moivre’s theorem and complex number theory.

How does Euler’s work connect to competition mathematics? Directly and substantially. Graph theory (Gauss, AMC 8, AMC 10), number theory (Euclid, COMC, CMO), complex numbers and De Moivre’s theorem (MHF4U, Euclid, AMC 12), and infinite series all connect to results Euler proved. He is arguably the single most important figure behind the mathematical content of senior competition mathematics.


See our related guides: De Moivre’s theorem guide · Fermat’s Little Theorem guide · Goldbach conjecture guide · fundamental theorem of algebra guide · pigeonhole principle guide · Canadian Mathematical Olympiad guide · Euclid math contest guide · math competitions in Canada guide · math enrichment guide


Curious students thrive when they can explore why mathematics works—not simply memorise methods. Experience how Think Academy develops deeper reasoning and confident problem-solving in a free online trial class.

Book a free trial class →

Leave a Reply

Your email address will not be published. Required fields are marked *