The Natural Exponential Function e^x: Properties and Applications | 自然指数函数e^x的性质与应用

📚 The Natural Exponential Function e^x: Properties and Applications | 自然指数函数e^x的性质与应用

The natural exponential function, denoted e^x, is one of the most important functions in mathematics. It appears in calculus, differential equations, probability, finance, and countless real-world models. In this article, we will explore its definition, key properties, graphical behaviour, and practical applications that are essential for IB Mathematics.

自然指数函数,记作 e^x,是数学中最重要的函数之一。它出现在微积分、微分方程、概率论、金融以及无数现实世界模型中。在本文中,我们将深入探讨它的定义、核心性质、图像特征以及 IB 数学考试中必备的实际应用。


1. Definition and the Number e | 定义与自然常数 e

The number e is defined as the limit:

自然常数 e 定义为如下极限:

e = limₙ→∞ (1 + 1/n)ⁿ ≈ 2.718281828…

Alternative definition: e is the unique positive number such that the area under the curve y = 1/x from 1 to e equals 1. That is, ln(e) = 1.

另一种定义:e 是唯一一个使得曲线 y = 1/x 从 1 到 e 下方的面积等于 1 的正数,即 ln(e) = 1。

For any real number x, the natural exponential function is e^x. It is also written as exp(x). It is continuous, differentiable, and strictly increasing for all real x.

对于任意实数 x,自然指数函数写作 e^x,也可写为 exp(x)。它在全体实数上连续、可微且严格递增。

Notation Meaning
e^x Exponential function with base e
exp(x) Same as e^x, often used when exponent is complex
ln(x) Natural logarithm, the inverse function of e^x

2. Fundamental Algebraic Properties | 基本代数性质

Just like any exponential function with base e, the following laws hold for all real a and b:

与任何以 e 为底的指数函数一样,以下法则对所有实数 a 和 b 成立:

  • eᵃ · eᵇ = eᵃ⁺ᵇ (Product rule)

    eᵃ · eᵇ = eᵃ⁺ᵇ(乘法法则)

  • eᵃ / eᵇ = eᵃ⁻ᵇ (Quotient rule)

    eᵃ / eᵇ = eᵃ⁻ᵇ(除法法则)

  • (eᵃ)ᵇ = eᵃᵇ (Power rule)

    (eᵃ)ᵇ = eᵃᵇ(幂法则)

  • e⁰ = 1, and e⁻ˣ = 1 / eˣ

    e⁰ = 1,且 e⁻ˣ = 1 / eˣ

  • ln(eˣ) = x, and e^{ln x} = x for x > 0 (Inverse property)

    ln(eˣ) = x,且 e^{ln x} = x(x > 0)(反函数性质)

These properties are crucial for simplifying expressions and solving equations in IB exams. For example, e^{2x} · e^{3x} = e^{5x}.

这些性质对于在 IB 考试中化简表达式和解方程至关重要。例如,e^{2x} · e^{3x} = e^{5x}。


3. Derivative and Integral | 导数与积分

The most remarkable property of e^x is that it is its own derivative. This is the reason it appears so frequently in calculus and differential equations.

e^x 最引人注目的性质是它的导数等于它自身。这也是它在微积分和微分方程中频繁出现的原因。

d/dx (eˣ) = eˣ

∫ eˣ dx = eˣ + C

Using the chain rule, for a differentiable function u(x):

根据链式法则,对于可微函数 u(x):

d/dx (e^{u(x)}) = e^{u(x)} · u'(x)

For example, d/dx (e^{2x}) = 2e^{2x}, and d/dx (e^{x²}) = 2x e^{x²}.

例如,d/dx (e^{2x}) = 2e^{2x},d/dx (e^{x²}) = 2x e^{x²}。

In IB, you must also know the integral of e^{ax+b}:

在 IB 中,你还必须掌握 e^{ax+b} 的积分公式:

∫ e^{ax+b} dx = (1/a) e^{ax+b} + C, a ≠ 0

For definite integrals, remember to evaluate the antiderivative at the upper and lower limits. For example, ∫₀¹ e^{2x} dx = [½ e^{2x}]₀¹ = ½(e² − 1).

对于定积分,记得在上下限处计算原函数的值。例如,∫₀¹ e^{2x} dx = [½ e^{2x}]₀¹ = ½(e² − 1)。


4. Graphical Properties | 图像特征

The graph of y = eˣ has several distinctive features that are frequently tested.

y = eˣ 的图像具有几个显著特征,这在考试中经常出现。

  • Domain: all real numbers; Range: (0, ∞)

    定义域:全体实数;值域:(0, ∞)

  • Horizontal asymptote: y = 0 as x → −∞

    水平渐近线:当 x → −∞ 时,y = 0

  • The curve passes through (0, 1) and (1, e)

    曲线经过点 (0, 1) 和 (1, e)

  • As x → +∞, y grows without bound (exponential growth)

    当 x → +∞ 时,y 无限增长(指数增长)

  • The curve is always concave upward, since its second derivative is also eˣ > 0

    曲线始终是凹向上的,因为它的二阶导数也是 eˣ > 0

The transformation of e^x follows the same rules as other functions. y = e^{x−3} shifts the graph 3 units right, while y = eˣ + 2 shifts it 2 units up. A reflection in the y-axis gives y = e^{−x}, which represents exponential decay.

e^x 的变换遵循与其他函数相同的规则。y = e^{x−3} 将图像向右平移 3 个单位,而 y = eˣ + 2 将其向上平移 2 个单位。关于 y 轴反射得到 y = e^{−x},表示指数衰减。


5. Solving Equations Involving e^x | 解含 e^x 的方程

To solve equations with e^x, use the natural logarithm (ln) to isolate the exponent. The key steps are:

解含 e^x 的方程时,使用自然对数 ln 来分离指数。关键步骤如下:

Example 1: Solve e^{2x} = 5.

例 1:解方程 e^{2x} = 5。

Take ln of both sides: ln(e^{2x}) = ln 5 ⇒ 2x = ln 5 ⇒ x = ln 5 / 2.

两边取自然对数:ln(e^{2x}) = ln 5,得 2x = ln 5,因此 x = ln 5 / 2。

Example 2: Solve 3e^{x+1} − 4 = 0.

例 2:解方程 3e^{x+1} − 4 = 0。

Rearrange: e^{x+1} = 4/3. Then x + 1 = ln(4/3), so x = ln(4/3) − 1.

整理得 e^{x+1} = 4/3。然后 x + 1 = ln(4/3),所以 x = ln(4/3) − 1。

Example 3: Solve eˣ − 6e^{−x} = 1.

例 3:解方程 eˣ − 6e^{−x} = 1。

Multiply both sides by eˣ: e^{2x} − 6 = eˣ. Let y = eˣ, then y² − y − 6 = 0, giving (y − 3)(y + 2) = 0. Since y > 0, y = 3, so x = ln 3.

两边乘以 eˣ:e^{2x} − 6 = eˣ。令 y = eˣ,则 y² − y − 6 = 0,即 (y − 3)(y + 2) = 0。因为 y > 0,所以 y = 3,故 x = ln 3。


6. Exponential Growth and Decay | 指数增长与衰减

The natural exponential function models quantities that change at a rate proportional to their current value. This leads to the differential equation:

自然指数函数用于建模变化率与当前值成正比的量。这导出微分方程:

dP/dt = kP, whose solution is P(t) = P₀ e^{kt}

Here, P₀ is the initial quantity, k is the growth constant (k > 0 for growth, k < 0 for decay), and t is time.

其中 P₀ 是初始量,k 是增长常数(k > 0 表示增长,k < 0 表示衰减),t 是时间。

Typical IB problems involve populations, radioactive decay, Newton’s law of cooling, and drug concentration. For half-life problems, use P(t) = P₀ e^{−λt}, where λ is the decay constant, and half-life T₁/₂ = ln 2 / λ.

典型的 IB 问题涉及人口增长、放射性衰变、牛顿冷却定律和药物浓度。对于半衰期问题,使用 P(t) = P₀ e^{−λt},其中 λ 是衰变常数,半衰期 T₁/₂ = ln 2 / λ。

For example, if a radioactive substance has a half-life of 10 days, then after 30 days the remaining amount is P(30) = P₀ e^{−λ·30}, where λ = ln 2 / 10. This gives P(30) = P₀/8, since 30 days is exactly three half-lives.

例如,如果一种放射性物质的半衰期为 10 天,那么 30 天后剩余量为 P(30) = P₀ e^{−λ·30},其中 λ = ln 2 / 10。因为 30 天恰好是三个半衰期,所以 P(30) = P₀/8。


7. Applications in Compound Interest | 复利与金融应用

Consider an initial principal P₀ invested at an annual interest rate r, compounded n times per year. The value after t years is:

设初始本金为 P₀,年利率为 r,每年复利 n 次,则 t 年后的价值为:

A(t) = P₀ (1 + r/n)^{nt}

As n approaches infinity, the compounding becomes continuous, and the formula becomes:

当 n 趋向无穷大时,复利变为连续复利,公式变为:

A(t) = P₀ e^{rt}

This is a direct application of the limit definition of e. For example, if you invest $1000 at 5% annual interest compounded continuously, after 3 years you have A = 1000 e^{0.15} ≈ $1161.83.

这正是 e 的极限定义的直接应用。例如,如果你以 5% 的年利率连续复利投资 1000 美元,3 年后你将拥有 A = 1000 e^{0.15} ≈ 1161.83 美元。


8. Euler’s Formula and Connection to Trigonometry | 欧拉公式与三角函数的联系

One of the most beautiful results in mathematics is Euler’s formula, which connects the exponential function with trigonometric functions:

数学中最优美的结果之一是欧拉公式,它将指数函数与三角函数联系起来:

e^{iθ} = cos θ + i sin θ

When θ = π, we obtain Euler’s identity: e^{iπ} + 1 = 0, which combines five fundamental constants: e, i, π, 1, and 0.

当 θ = π 时,我们得到欧拉恒等式:e^{iπ} + 1 = 0,它综合了五个基本常数:e、i、π、1 和 0。

In IB Mathematics Analysis & Approaches, this formula is used in complex number topics, particularly for converting between exponential and polar forms. For example, z = 2e^{iπ/3} = 2(cos π/3 + i sin π/3) = 1 + i√3.

在 IB 数学分析与方法中,该公式用于复数专题,特别是在指数形式与极坐标形式之间的转换。例如,z = 2e^{iπ/3} = 2(cos π/3 + i sin π/3) = 1 + i√3。


9. Common Mistakes and Exam Tips | 常见错误与考试提示

Students often make several recurring mistakes with e^x. Being aware of them will help you avoid losing marks.

学生在处理 e^x 时常犯几个反复出现的错误。了解这些错误有助于避免失分。

Mistake Correction
Saying ln(eˣ + eʸ) = x + y ln(a + b) does not split. ln(eˣ + eʸ) cannot be simplified.
e^{x²} = eˣ · eˣ e^{x²} is not (eˣ)² unless x² = 2x, which only holds for x = 0 or x = 2.
Forgetting the chain rule: d/dx (e^{3x}) = e^{3x} Correct answer: d/dx (e^{3x}) = 3e^{3x}.
Solving eˣ = 0 by taking ln eˣ is never zero. The equation has no solution.

Use your GDC to check approximate answers when solving equations. Also, when using the substitution y = eˣ, always verify that your solutions for y are positive.

解方程时,可以使用 GDC 检查近似答案。另外,使用代换 y = eˣ 时,务必验证得到的 y 值是否为正数。


10. Practice Problems | 练习题

Test your understanding with these IB-style problems.

用以下 IB 风格题目测试你的理解。

  1. Find the derivative of f(x) = e^{sin x}.

    求 f(x) = e^{sin x} 的导数。

  2. Evaluate ∫₀^{ln 3} e^{2x} dx.

    计算定积分 ∫₀^{ln 3} e^{2x} dx。

  3. Solve the equation 2e^{3x} − 5 = 0, giving your answer in terms of ln.

    解方程 2e^{3x} − 5 = 0,结果用 ln 表示。

  4. The population of bacteria grows according to P(t) = 200 e^{0.08t}, where t is in hours. Find the time needed for the population to triple.

    细菌种群按照 P(t) = 200 e^{0.08t} 增长,其中 t 以小时为单位。求种群数量增长到三倍所需时间。

  5. Express z = √3 + i in exponential form using e^{iθ}.

    将复数 z = √3 + i 写成 e^{iθ} 的指数形式。

Answers: (1) cos x · e^{sin x}; (2) 4; (3) x = (1/3) ln(5/2); (4) t = ln 3 / 0.08 ≈ 13.7 hours; (5) z = 2e^{iπ/6}.

答案:(1) cos x · e^{sin x};(2) 4;(3) x = (1/3) ln(5/2);(4) t = ln 3 / 0.08 ≈ 13.7 小时;(5) z = 2e^{iπ/6}。


Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading