📚 Exponential Functions and the Natural Constant e | 指数函数与自然常数e
Exponential functions and the natural constant e form one of the most important foundations of IB Mathematics, appearing in calculus, finance, biology, physics, and many other fields. The unique properties of e make it the ‘natural’ base for continuous growth and change.
指数函数与自然常数e是IB数学中最重要的基础内容之一,出现在微积分、金融、生物学、物理学以及许多其他领域中。e的独特性质使其成为描述连续增长与变化的”自然”底数。
1. Definition of Exponential Functions | 指数函数的定义
An exponential function is a function of the form y = aˣ, where a is a positive constant not equal to 1. The variable x appears as the exponent.
指数函数是指形如 y = aˣ 的函数,其中 a 是正的常数且不等于1,自变量 x 出现在指数位置上。
-
If 0 < a < 1, the function is decreasing; if a > 1, it is increasing.
当 0 < a < 1 时,函数递减;当 a > 1 时,函数递增。
-
The domain is all real numbers, and the range is y > 0. The graph always passes through (0,1).
定义域为全体实数,值域为 y > 0,图像恒过点 (0,1)。
-
Exponential functions have a horizontal asymptote y = 0 as x → -∞ when a > 1.
当 a > 1 时,指数函数在 x → -∞ 处的水平渐近线为 y = 0。
y = aˣ ⇔ ln y = x ln a
This logarithmic form is often used to differentiate or integrate exponential expressions.
这个对数形式常用于对指数表达式求导或积分。
2. The Natural Constant e | 自然常数e
The number e is approximately 2.71828 and is defined as the limit of (1 + 1/n)ⁿ as n tends to infinity.
自然常数e约等于2.71828,定义为 (1 + 1/n)ⁿ 当 n 趋于无穷大时的极限。
e = lim (n→∞) (1 + 1/n)ⁿ
Equivalently, e can be expressed as the infinite series 1 + 1/1! + 1/2! + 1/3! + …
等价地,e 可以表示为无穷级数 1 + 1/1! + 1/2! + 1/3! + …
-
e is irrational and transcendental, meaning it is not a root of any non-zero polynomial with rational coefficients.
e 是无理数且是超越数,即它不是任何有理系数非零多项式的根。
-
The function y = eˣ is sometimes written as exp(x), especially in scientific contexts.
函数 y = eˣ 有时写作 exp(x),尤其出现在科学语境中。
-
e is the unique base for which the exponential function has a slope equal to its value at every point.
e 是唯一一个使指数函数在每个点的斜率都等于其函数值的底数。
3. The Derivative of eˣ | eˣ 的导数
The fundamental property of eˣ is that its derivative is itself.
eˣ 最基本的性质是它的导数等于它自身。
d/dx (eˣ) = eˣ
This can be proved from first principles using the limit definition of the derivative and the definition of e.
这可以通过导数的极限定义和e的定义,由第一性原理证明。
Using the chain rule, for a differentiable function u(x):
使用链式法则,对于可微函数 u(x):
d/dx (eᵘ) = eᵘ · du/dx
-
Example: d/dx (e³ˣ) = 3e³ˣ.
例如:d/dx (e³ˣ) = 3e³ˣ。
-
Example: d/dx (eˣ²) = 2x eˣ².
例如:d/dx (eˣ²) = 2x eˣ²。
-
Since eˣ never equals zero, it is always positive and has no critical points of its own.
由于 eˣ 永不为零,它恒为正且本身没有临界点。
4. The Derivative of aˣ | 一般指数函数的导数
For any positive base a ≠ 1, the derivative of aˣ involves a natural logarithm factor.
对于任意正的底数 a ≠ 1,aˣ 的导数包含自然对数因子。
d/dx (aˣ) = aˣ ln a
This follows by rewriting aˣ as eˣ ln a and applying the chain rule.
这是通过将 aˣ 改写为 eˣ ln a 并应用链式法则得到的。
-
If a = e, then ln e = 1, so the formula reduces to d/dx (eˣ) = eˣ.
若 a = e,则 ln e = 1,公式还原为 d/dx (eˣ) = eˣ。
-
If a = 2, then d/dx (2ˣ) = 2ˣ ln 2.
若 a = 2,则 d/dx (2ˣ) = 2ˣ ln 2。
-
When differentiating aˣ, never forget the factor ln a; it is a common source of mistakes.
求 aˣ 的导数时,切勿忘记因子 ln a;这是常见错误来源。
5. Integrals Involving Exponential Functions | 含指数函数的积分
The integral of eˣ is itself, up to an additive constant.
eˣ 的积分等于它自身,加上一个积分常数。
∫ eˣ dx = eˣ + C
More generally, for a linear exponent kx:
更一般地,对于线性指数 kx:
∫ eᵏˣ dx = (1/k) eᵏˣ + C, k ≠ 0
-
This is because d/dx (1/k eᵏˣ) = eᵏˣ.
因为 d/dx (1/k eᵏˣ) = eᵏˣ。
-
For aˣ, the integral is ∫ aˣ dx = aˣ / ln a + C.
对于 aˣ,积分为 ∫ aˣ dx = aˣ / ln a + C。
-
Integration by parts may be needed for products such as ∫ x eˣ dx.
对于 ∫ x eˣ dx 等乘积,可能需要分部积分法。
6. Logarithmic Functions and Inverse Relationship | 对数函数与反函数关系
The natural logarithm ln x is the inverse function of eˣ.
自然对数 ln x 是 eˣ 的反函数。
ln(eˣ) = x and e^(ln x) = x, x > 0
This inverse relationship is essential when solving exponential equations.
这种反函数关系在求解指数方程时至关重要。
-
The derivative of ln x is d/dx (ln x) = 1/x.
ln x 的导数为 d/dx (ln x) = 1/x。
-
The derivative of ln|u| is d/dx (ln|u|) = u’/u.
ln|u| 的导数为 d/dx (ln|u|) = u’/u。
-
Logarithmic differentiation uses ln to differentiate complicated products and powers.
对数微分法利用 ln 对复杂乘积和幂函数求导。
7. Exponential Growth and Decay Models | 指数增长与衰减模型
Many natural processes are modelled by y = y₀ eᵏᵗ, where y₀ is the initial value and k is the growth or decay rate.
许多自然过程可以用 y = y₀ eᵏᵗ 建模,其中 y₀ 是初始值,k 是增长或衰减速率。
-
If k > 0, the quantity increases exponentially (growth).
若 k > 0,则数量呈指数增长(增长)。
-
If k < 0, the quantity decreases exponentially (decay).
若 k < 0,则数量呈指数衰减(衰减)。
-
The doubling time T₂ = (ln 2)/k for growth, and half-life T½ = (ln 2)/|k| for decay.
增长时的倍增时间 T₂ = (ln 2)/k;衰减时的半衰期 T½ = (ln 2)/|k|。
y(t) = y₀ eᵏᵗ
The differential equation dy/dt = ky has the general solution y = Ceᵏᵗ.
微分方程 dy/dt = ky 的通解为 y = Ceᵏᵗ。
8. Applications in Real Life | 实际应用
Exponential functions with base e appear wherever continuous change occurs.
以e为底的指数函数出现在所有连续变化发生之处。
-
Compound interest: A = Peʳᵗ, where P is principal, r the annual rate, t the time in years, and A the amount after continuous compounding.
连续复利:A = Peʳᵗ,其中 P 为本金,r 为年利率,t 为时间(年),A 为连续复利后的总额。
-
Radioactive decay: N(t) = N₀ e⁻λᵗ, with λ the decay constant.
放射性衰变:N(t) = N₀ e⁻λᵗ,其中 λ 为衰变常数。
-
Newton’s law of cooling: T(t) = Tₛ + (T₀ – Tₛ) e⁻ᵏᵗ.
牛顿冷却定律:T(t) = Tₛ + (T₀ – Tₛ) e⁻ᵏᵗ。
-
Population growth and epidemiology use logistic variants of exponential models.
人口增长和流行病学使用指数模型的双逻辑变体。
9. Common Mistakes and Exam Tips | 常见错误与考试技巧
Students often lose marks by confusing eˣ with xᵉ or by forgetting the chain rule.
学生常因混淆 eˣ 与 xᵉ,或忘记链式法则而失分。
-
Do not write d/dx (eˣ) = x eˣ⁻¹; that rule applies only to power functions.
不要写 d/dx (eˣ) = x eˣ⁻¹;幂函数求导法则只适用于幂函数。
-
When integrating an exponential, always add + C; in definite integrals, evaluate endpoints carefully.
对指数函数积分时,始终加上 + C;在定积分中,仔细代入端点。
-
Check the base: aˣ requires ln a, but eˣ does not.
检查底数:aˣ 需要乘以 ln a,而 eˣ 不需要。
-
Use the inverse relation to solve equations: if eᵘ = a, then u = ln a.
利用反函数关系解方程:若 eᵘ = a,则 u = ln a。
10. Practice Questions | 练习
Try these typical IB-style questions to consolidate your understanding.
尝试以下典型IB风格问题,巩固你的理解。
-
Differentiate f(x) = e⁵ˣ + ln x.
求导 f(x) = e⁵ˣ + ln x。
-
Find ∫₀¹ e²ˣ dx.
计算定积分 ∫₀¹ e²ˣ dx。
-
A population grows according to P(t) = 1000 e⁰·⁰²ᵗ. Find the population after 10 years and the doubling time.
某人口按 P(t) = 1000 e⁰·⁰²ᵗ 增长。求10年后的人口和倍增时间。
-
Solve eˣ = 5 for x, giving your answer in terms of ln.
解方程 eˣ = 5,用 ln 表示答案。
Answers: f'(x) = 5e⁵ˣ + 1/x; ∫₀¹ e²ˣ dx = (e² – 1)/2; P(10) ≈ 1221, T₂ ≈ 34.66 years; x = ln 5
Answers are given directly; always show your method in examinations.
此处直接给出答案;考试中务必展示解题过程。
11. Conclusion | 总结
Exponential functions and the natural constant e are beautifully intertwined. Mastering their definitions, derivatives, integrals, and applications gives you powerful tools for solving real-world and abstract problems alike.
指数函数与自然常数e以优美的方式交织在一起。掌握它们的定义、导数、积分和应用,将为你提供解决实际问题和抽象问题的强大工具。
Remember the key identities, practise the chain rule, and always keep the inverse relation in mind when solving equations.
记住关键恒等式,多练习链式法则,并在解方程时始终牢记反函数关系。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导