The Mathematical Adventure of Natural Constant e
Bernoulli and the Discovery of Natural Constant
📜 Historical Background
In the late 17th century, Swiss mathematician Jacob Bernoulli (1654-1705) accidentally discovered the natural constant while studying compound interest problems in finance. This story begins with basic financial concepts.
💰 Principal, Interest, and Interest Rate
Before discussing compound interest, let’s understand some basic financial concepts:
- Principal: The initial amount of money invested or borrowed, denoted as . For example, if you deposit 100 yuan in a bank, that 100 yuan is the principal.
- Interest: The compensation earned by the principal over a certain period of time when lent or deposited. For example, if the bank gives you an additional 2 yuan after one year, that 2 yuan is the interest.
- Interest Rate: The ratio of interest to principal, usually expressed as a percentage. For example, an annual interest rate of 5% means that for every 100 yuan of principal, 5 yuan of interest is earned per year.
🔄 The Compound Interest Problem
In the 17th century, bankers and merchants already used compound interest to calculate interest in practice. Compound interest means adding the interest generated in each period to the principal, and then calculating interest together in the next period. This way, “interest begets interest,” and the sum of principal and interest grows faster than simple interest.
Bernoulli posed this classic question:
Problem: If you have 1 unit of principal with an annual interest rate of 100%, how much money will you have after one year?
1️⃣ Compounded Once per Year
If interest is calculated only once a year, the year-end sum is:
2️⃣ Compounded Twice per Year
If interest is calculated twice a year, with each time at 50% rate:
Annual rate 100%, compounded twice, so each rate is:
First calculation (after half year):
Second calculation (after another half year):
In formula form:
3️⃣ Compounded n Times per Year
If interest is calculated times per year, with each rate at , the year-end sum is:
4️⃣ Compounding Frequency Approaches Infinity: Continuous Compounding
Bernoulli wondered: as the compounding frequency increases (), what value does the sum approach? He calculated results for different values:
| Compounding Frequency n | Sum (1+1/n)^n |
|---|---|
| 1 | 2.0000 |
| 2 | 2.2500 |
| 10 | 2.5937 |
| 100 | 2.7048 |
| 1000 | 2.7169 |
| 10000 | 2.7181 |
| ∞ | e ≈ 2.71828 |
As approaches infinity, the sum approaches a limit, which is:
5️⃣ Historical Significance
In 1683, Bernoulli first published related calculations. Although the constant was not yet denoted by , this was the first appearance of .
In the 18th century, the great mathematician Leonhard Euler (1707-1783) systematically studied this constant and first used the letter to denote it. Euler proved the irrationality of and discovered its profound connections with trigonometric functions and complex numbers (the transcendence of was later proved by French mathematician Charles Hermite in 1873). gradually became an indispensable important constant in mathematical analysis, probability theory, number theory, and other fields.
Deep Understanding of Natural Constant e
📐 Two Definitions
The natural constant can be defined in the following two equivalent ways:
Method 1: Limit Definition (Compound Interest Limit)
Method 2: Series Definition (Taylor Expansion)
符号说明
| Symbol | Type | Pronunciation/Note | Meaning in this article |
|---|---|---|---|
| Mathematical constant | Natural constant | Euler’s number, approximately 2.71828 | |
| Mathematical symbol | n factorial | ||
| Greek letter | Sigma | Summation symbol | |
| Mathematical symbol | Limit | Limit operation |
🔍 Rigorous Proof of Limit Definition
Proof Method 1: Binomial Expansion
We want to prove:
Proof Process:
Using the binomial theorem:
Where the binomial coefficient is:
Substituting:
As , for fixed , each factor , so:
Q.E.D.
证明
Proof Method 2: Squeeze Theorem
We can prove the following inequality:
As approaches infinity, both sides approach the same limit .
Proof Process:
Let . We can prove that the sequence is monotonically increasing and bounded above.
- Monotonicity: (can be proved by AM-GM inequality)
- Boundedness: (can be proved by comparison with geometric series)
Therefore converges, and its limit is .
Q.E.D.
证明
🔢 Derivation of Series Definition
Starting from the limit definition, we can derive the series definition:
Using binomial expansion and letting , we get:
This series converges very quickly! Calculating the first few terms:
With only 7 terms, we can achieve accuracy to 3 decimal places!
Amazing Properties of e
⭐ Core Properties
1. Base of Natural Logarithm
Natural logarithm has a special position in calculus because its derivative form is the simplest.
2. Derivative Equals Itself
is the only real function whose derivative equals itself!
3. Irrational and Transcendental
- is an irrational number (proved by Euler in 1737)
- is a transcendental number (proved by Hermite in 1873)
Transcendental means is not a root of any polynomial with rational coefficients, which is fundamentally different from algebraic numbers (like ).
4. Decimal Expansion
The decimal part is infinite and non-repeating.
🎯 Why Choose e as the Base?
For a general exponential function , its derivative is:
Only when , , the derivative equals itself:
This is why in calculus we prefer exponential functions with base !
🔗 Continued Fraction Representation
also has an elegant continued fraction representation:
The pattern is:
This pattern was discovered by Euler, revealing the internal structural beauty of .
Euler’s Formula: The Most Beautiful Formula in Mathematics
🌟 Discovery of Euler’s Formula
Where is the imaginary unit, .
证明
Proof (using Taylor series):
Expand , and into Taylor series respectively:
Q.E.D.
💎 Euler’s Identity
When , we get the famous Euler’s Identity:
This formula is known as “the most beautiful formula in mathematics” because it connects the five most important constants in mathematics:
| Constant | Symbol | Meaning |
|---|---|---|
| 1 | 1 | Multiplicative identity |
| 0 | 0 | Additive identity |
| π | Pi, geometric constant | |
| e | Natural constant, analytical constant | |
| i | Imaginary unit, algebraic constant |
Physicist Richard Feynman called it “the most remarkable formula in mathematics.”
Practical Applications of e
📈 Continuous Growth and Decay Models
- : Initial value
- : Growth rate () or decay rate ()
- : Time
Carbon-14 has a half-life of about 5730 years. The decay of radioactive substances follows:
Where is the decay constant.
Under ideal conditions, bacterial population grows exponentially:
Where is the growth rate.
🎲 Applications in Probability Theory
- Poisson Distribution:
- Normal Distribution: Probability density function contains
- Central Limit Theorem: appears in limit expressions
🏦 Financial Mathematics
- Continuous Compounding:
- Option Pricing: Black-Scholes formula uses
🔬 Physics and Engineering
- Newton’s Law of Cooling:
- RC Circuit Charging:
- Atmospheric Pressure:
Comparison of e and π
| Property | e | π |
|---|---|---|
| Definition Source | Analysis (limits, calculus) | Geometry (circle circumference/diameter ratio) |
| First Discovery | 17th century (Bernoulli) | Ancient (Archimedes, etc.) |
| Mathematical Properties | Irrational, transcendental | Irrational, transcendental |
| Decimal Representation | 2.71828… | 3.14159… |
| Main Applications | Calculus, differential equations, probability | Geometry, trigonometry, physics |
| Series Expansion | ||
| Euler’s Formula | Same, both are unified here |
Exercises
Exercise 1: Basic Concepts
Write the limit definition and series definition of .
Limit Definition:
Series Definition:
Exercise 2: Property Judgment
Determine whether is a rational number and explain why.
is not a rational number.
Reason:
- is an irrational number (proved by Euler in 1737)
- Furthermore, is a transcendental number (proved by Hermite in 1873), meaning it is not a root of any polynomial with rational coefficients
A rational number can be expressed as a ratio of two integers, but cannot be expressed this way.
Exercise 3: Basic Calculation
Calculate the values of , , and .
- (any non-zero number to the power of 0 equals 1)
- (any number to the power of 1 equals itself)
- (because )
Exercise 4: Limit Identification (Graduate Exam Type)
Which of the following limits equals ? (A) (B) (C) (D)
Answer: (A)
Analysis:
- (A) ✓
- (B) ✗
- (C) ✗
- (D) ✗
Exercise 5: Transcendental Number Concept
Determine whether is a transcendental number and explain why.
is a transcendental number.
Reason: A transcendental number is a number that is not a root of any polynomial with rational coefficients.
- In 1873, French mathematician Charles Hermite first proved that is a transcendental number
- This means there is no polynomial with integer coefficients such that
- This is a stronger property than being irrational: all transcendental numbers are irrational, but not all irrational numbers are transcendental (for example, is irrational but not transcendental)
Exercise 6: Series Calculation
Use the series definition to calculate the approximate value of , accurate to 3 decimal places.
Using the series :
| n | 1/n! | Cumulative Sum |
|---|---|---|
| 0 | 1 | 1 |
| 1 | 1 | 2 |
| 2 | 1/2 = 0.5 | 2.5 |
| 3 | 1/6 ≈ 0.1667 | 2.6667 |
| 4 | 1/24 ≈ 0.0417 | 2.7083 |
| 5 | 1/120 ≈ 0.0083 | 2.7167 |
| 6 | 1/720 ≈ 0.0014 | 2.7181 |
| 7 | 1/5040 ≈ 0.0002 | 2.7183 |
Answer: (accurate to 3 decimal places)
Exercise 7: Euler’s Formula
Use Euler’s formula to prove:
According to Euler’s formula:
Let :
Since and :
Rearranging:
Q.E.D. This is the famous Euler’s identity!
Exercise 8: Continuous Compounding
If the principal is 1000 yuan, the annual interest rate is 5%, calculated by continuous compounding, what is the sum after 10 years?
Using the continuous compounding formula:
Where:
- (principal)
- (5% annual rate)
- (years)
Calculation:
Since :
Answer: Approximately 1648.72 yuan
Exercise 9: Limit Transformation
Find the limit:
Solution: Let , when ,
Answer:
Exercise 10: Differential Equation
Find the particular solution of the differential equation with .
Solution: Separate variables:
Integrate both sides:
From , we get , so
Therefore:
Answer:
This also explains why the derivative of equals itself!
Summary
📚 Core Points Review
- Historical Discovery: Discovered by Bernoulli while studying compound interest (1683), systematically studied and named by Euler (18th century)
- Dual Definitions: Limit definition (compound interest) and series definition (Taylor expansion)
- Core Properties: Derivative equals itself, base of natural logarithm, irrational number, transcendental number
- Euler’s Formula: , connecting different mathematical fields
- Wide Applications: Calculus, probability theory, physics, engineering, finance
🔗 Course Connections
This course is closely related to:
- Exponential Functions (
exponential-function.mdx): Foundation of - Logarithmic Functions (
logarithmic-function.mdx): Base of - Limits (
limits/): Second important limit - Series (
infinite-series/): Exponential series - Derivatives (
differential-calculus/): - Integrals (
integral-calculus/):
🌟 Mathematical Quote
“God created the integers, all else is the work of man.” — Leopold Kronecker
And the discovery of tells us: even starting from human-made concepts (like compound interest), we can discover profound and beautiful truths in mathematics.
📖 Further Reading
- “Euler’s Complete Works”: Understand Euler’s systematic research on
- “Mathematical Constants”: by Steven Finch, deep exploration of various mathematical constants
- “Mathematical Thought from Ancient to Modern Times”: by Morris Kline, understand the context of mathematical history
Symbols in this Article
| Symbol | Type | Pronunciation/Note | Meaning in this article |
|---|---|---|---|
| Mathematical constant | Natural constant | Euler’s number, approximately 2.71828 | |
| Greek letter | Pi | Circle constant, approximately 3.14159 | |
| Mathematical symbol | Imaginary unit | ||
| Mathematical symbol | Natural logarithm | Logarithm with base | |
| Greek letter | Sigma | Summation symbol | |
| Mathematical symbol | Limit | Limit operation | |
| Mathematical symbol | n factorial | ||
| Mathematical symbol | Infinity | Infinite quantity | |
| Mathematical symbol | Integral | Integral operation |
Greek Letter Quick Reference
| Upper | Lower | English Name | Chinese Pronunciation | Meaning in Text |
|---|---|---|---|---|
| Π | Pi | 派 | Circle constant (Pi) | |
| Σ | Sigma | 西格玛 | Summation symbol | |
| - | Infinity | 无穷大 | Infinity |
Chinese-English Terminology
| Chinese Term | English Term | Pronunciation | Description |
|---|---|---|---|
| 自然常数 | natural constant e | /ˈnætʃrəl ˈkɒnstənt iː/ | Constant defined by continuous compounding and limits |
| 欧拉数 | Euler’s number | /ˈɔɪlər ˈnʌmbər/ | Alternative name for natural constant e |
| 复利 | compound interest | /ˈkɒmpaʊnd ˈɪntrəst/ | Interest calculation with interest added to principal |
| 连续复利 | continuous compounding | /kənˈtɪnjʊəs kəmˈpaʊndɪŋ/ | Compounding frequency approaches infinity |
| 超越数 | transcendental number | /ˌtrænsɛndɛnˈtl ˈnʌmbər/ | Number that is not a root of algebraic equations |
| 欧拉公式 | Euler’s formula | /ˈɔɪlər ˈfɔːrmjələ/ | |
| 欧拉恒等式 | Euler’s identity | /ˈɔɪlər aɪˈdɛntɪti/ | |
| 自然对数 | natural logarithm | /ˈnætʃrəl ˈlɔːɡərɪðəm/ | Logarithm with base e |
| 连分数 | continued fraction | /kənˈtɪnjuːd ˈfrækʃən/ | Special fractional representation |
| 微分方程 | differential equation | /ˌdɪfəˈrɛnʃəl ɪˈkweɪʒən/ | Equation containing derivatives |
课程路线图
- 1
Exploring Functions in Advanced Mathematics
当前课程Functions are a core idea of advanced mathematics. This course walks through foundational concepts, key properties, and classic constants so you can read, reason, and compute with confidence.
前往课程