The Second Important Limit

The second important limit is another fundamental tool in limit computation. It establishes the relationship between the natural constant ee and limit operations, with important applications in finance, probability theory, and other fields.

The Limit Expression

The second important limit

The expression of the second important limit is:

lim⁡x→∞(1+1x)x=e\lim_{x \to \infty} \left(1 + \frac{1}{x}\right)^x = e

where e≈2.71828e \approx 2.71828 is the base of the natural logarithm.

Geometric meaning: as xx tends to infinity, (1+1x)x\left(1 + \frac{1}{x}\right)^x tends to the natural constant ee. This limit has important applications in compound interest, continuously compounded interest, and other financial problems.

Geometric Meaning

The geometric meaning of this limit is: as xx tends to infinity, (1+1x)x\left(1 + \frac{1}{x}\right)^x tends to the natural constant ee. This limit has important applications in compound interest, continuously compounded interest, and other financial problems.

Interpretation through Compound Interest

In compound interest calculations:

  • If the annual interest rate is rr and interest is compounded nn times per year
  • Then the amount after tt years is: A=P(1+rn)ntA = P\left(1 + \frac{r}{n}\right)^{nt}
  • As n→∞n \to \infty, we obtain continuously compounded interest: A=PertA = Pe^{rt}

Ideas for the Proof

1. Sequence Form

First prove that the sequence xn=(1+1n)nx_n = \left(1 + \frac{1}{n}\right)^n converges to ee

2. Monotone Convergence Criterion

  • One can prove that the sequence is monotonically increasing
  • One can prove that the sequence is bounded above
  • Therefore the sequence converges

3. Function Form

Use the sequence limit to extend to the function limit

Generalized Forms

Generalized forms of the second important limit

1. General Form

lim⁡x→∞(1+ax)x=ea\lim_{x \to \infty} \left(1 + \frac{a}{x}\right)^x = e^a

Proof: lim⁡x→∞(1+ax)x=lim⁡x→∞(1+1xa)xa⋅a=ea\lim_{x \to \infty} \left(1 + \frac{a}{x}\right)^x = \lim_{x \to \infty} \left(1 + \frac{1}{\frac{x}{a}}\right)^{\frac{x}{a} \cdot a} = e^a

2. Composite Form

lim⁡x→∞(1+1f(x))f(x)=e\lim_{x \to \infty} \left(1 + \frac{1}{f(x)}\right)^{f(x)} = e

where lim⁡x→∞f(x)=∞\lim_{x \to \infty} f(x) = \infty

3. Reciprocal Form

lim⁡x→0(1+x)1x=e\lim_{x \to 0} (1 + x)^{\frac{1}{x}} = e

Proof:

  • Let t=1xt = \frac{1}{x}; then as x→0x \to 0, t→∞t \to \infty
  • lim⁡x→0(1+x)1x=lim⁡t→∞(1+1t)t=e\lim_{x \to 0} (1 + x)^{\frac{1}{x}} = \lim_{t \to \infty} \left(1 + \frac{1}{t}\right)^t = e

Worked Examples

Example 1

Find lim⁡x→∞(1+2x)x\lim_{x \to \infty} \left(1 + \frac{2}{x}\right)^x

Solution: lim⁡x→∞(1+2x)x=e2\lim_{x \to \infty} \left(1 + \frac{2}{x}\right)^x = e^2

Example 2

Find lim⁡x→0(1+x)1x\lim_{x \to 0} (1 + x)^{\frac{1}{x}}

Solution:

  • Let t=1xt = \frac{1}{x}; then as x→0x \to 0, t→∞t \to \infty
  • lim⁡x→0(1+x)1x=lim⁡t→∞(1+1t)t=e\lim_{x \to 0} (1 + x)^{\frac{1}{x}} = \lim_{t \to \infty} \left(1 + \frac{1}{t}\right)^t = e

Example 3

Find lim⁡x→∞(1+1x2)x2\lim_{x \to \infty} \left(1 + \frac{1}{x^2}\right)^{x^2}

Solution:

  • Let t=x2t = x^2; then as x→∞x \to \infty, t→∞t \to \infty
  • lim⁡x→∞(1+1x2)x2=lim⁡t→∞(1+1t)t=e\lim_{x \to \infty} \left(1 + \frac{1}{x^2}\right)^{x^2} = \lim_{t \to \infty} \left(1 + \frac{1}{t}\right)^t = e

Financial Applications

Continuously Compounded Interest

In finance, the formula for continuously compounded interest is: A=P⋅ertA = P \cdot e^{rt}

where:

  • AA is the final amount
  • PP is the principal
  • rr is the annual interest rate
  • tt is the time (in years)

Present Value

The present value formula is: P=A⋅e−rtP = A \cdot e^{-rt}

Memory Tips

Mnemonics

  • One plus the reciprocal raised to a power, the limit equals e
  • Key: remember the form (1+1x)x\left(1 + \frac{1}{x}\right)^x

Generalization Memory

  • The generalization of the second important limit: (1+ax)x=ea\left(1 + \frac{a}{x}\right)^x = e^a

Summary

Greek Letters Used in This Article

This article uses several Greek letters to denote mathematical concepts. Here is a summary:

希腊字母符号英文名中文读音在文中的含义
Epsilonε\varepsilonEpsilon伊普西隆An arbitrarily small positive number
NunnNu缪A positive integer

Practice Problems

Exercise 1

Find the limit lim⁡x→∞(1+3x)x\lim_{x \to \infty} \left(1 + \frac{3}{x}\right)^x.

Reference Answer(1 个标签)
important limit

Idea: Use the generalized form of the second important limit.

Detailed steps:

  1. lim⁡x→∞(1+3x)x=e3\lim_{x \to \infty} \left(1 + \frac{3}{x}\right)^x = e^3

Answer: The limit is e3e^3.

Exercise 2

Find the limit lim⁡x→0(1+2x)1x\lim_{x \to 0} (1 + 2x)^{\frac{1}{x}}.

Reference Answer(1 个标签)
important limit

Idea: Use a change of variable and the second important limit.

Detailed steps:

  1. Let t=1xt = \frac{1}{x}; then as x→0x \to 0, t→∞t \to \infty

  2. lim⁡x→0(1+2x)1x=lim⁡t→∞(1+2t)t=e2\lim_{x \to 0} (1 + 2x)^{\frac{1}{x}} = \lim_{t \to \infty} \left(1 + \frac{2}{t}\right)^t = e^2

Answer: The limit is e2e^2.

Exercise 3

Find the limit lim⁡x→∞(1+1x+1)x\lim_{x \to \infty} \left(1 + \frac{1}{x+1}\right)^x.

Reference Answer(1 个标签)
important limit

Idea: Use a change of variable and the second important limit.

Detailed steps:

  1. Let t=x+1t = x + 1; then as x→∞x \to \infty, t→∞t \to \infty

  2. lim⁡x→∞(1+1x+1)x=lim⁡t→∞(1+1t)t−1\lim_{x \to \infty} \left(1 + \frac{1}{x+1}\right)^x = \lim_{t \to \infty} \left(1 + \frac{1}{t}\right)^{t-1}

  3. =lim⁡t→∞(1+1t)t⋅(1+1t)−1=e⋅1=e= \lim_{t \to \infty} \left(1 + \frac{1}{t}\right)^t \cdot \left(1 + \frac{1}{t}\right)^{-1} = e \cdot 1 = e

Answer: The limit is ee.


Summary

Symbols Used in This Article

符号类型读音/说明在本文中的含义
ee数学符号natural constantThe base of the natural logarithm, approximately 2.71828
lim⁡\lim数学符号limitThe limit of a function or sequence
→\to数学符号tends toA variable tending to some value
∞\infty数学符号infinityInfinity

中英对照

中文术语英文术语音标说明
第二个重要极限second important limit/ˈsekənd ɪmˈpɔːtənt ˈlɪmɪt/Another fundamental tool in limit computation
自然常数natural constant/ˈnætʃərəl ˈkɒnstənt/The base of the natural logarithm ee
自然对数natural logarithm/ˈnætʃərəl ˈlɒɡərɪðəm/The logarithm with base ee
复利compound interest/ˈkɒmpaʊnd ˈɪntrəst/A way of computing interest
连续复利continuous compound interest/kənˈtɪnjuəs ˈkɒmpaʊnd ˈɪntrəst/The limiting case of compound interest
单调递增monotone increasing/ˈmɒnətəʊn ɪnˈkriːsɪŋ/Sequence or function values gradually increase
有上界bounded above/ˈbaʊndɪd əˈbʌv/There exists a number greater than or equal to all terms