Natural Exponential Function e^x Core Points | 自然指数函数e^x核心要点

📚 Natural Exponential Function e^x Core Points | 自然指数函数e^x核心要点

The natural exponential function f(x) = eˣ is one of the most important functions in IB Mathematics. It appears in calculus, algebra, and real-world modelling, and a clear understanding of its core properties is essential for exam success.

自然指数函数 f(x) = eˣ 是IB数学中最重要的函数之一。它出现在微积分、代数和现实建模中,透彻理解其核心性质对于考试成功至关重要。

1. Definition and Euler’s Number | 定义与欧拉数e

Euler’s number e is an irrational constant approximately equal to 2.71828. It is defined as the limit of (1 + 1/n)ⁿ as n approaches infinity.

欧拉数 e 是一个无理常数,近似等于 2.71828。它被定义为当 n 趋近于无穷大时 (1 + 1/n)ⁿ 的极限。

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

The natural exponential function is then defined as f(x) = eˣ, where e is this special base. It is also sometimes written as exp(x).

自然指数函数定义为 f(x) = eˣ,其中 e 是这个特殊的底数。它有时也写作 exp(x)。


2. The Derivative of eˣ | eˣ的导数

The most remarkable property of eˣ is that its derivative is itself. This unique feature makes it the simplest function to differentiate and integrate.

eˣ 最非凡的性质是它的导数等于其自身。这一独特特征使它成为最容易求导和积分的函数。

d/dx (eˣ) = eˣ

More generally, using the chain rule, the derivative of e^(u) with respect to x is e^(u) · du/dx.

更一般地,利用链式法则,e^(u) 对 x 的导数为 e^(u) · du/dx。

d/dx (e^(u)) = e^(u) · du/dx

  • If f(x) = e^(2x), then f'(x) = 2e^(2x).
  • 若 f(x) = e^(2x),则 f'(x) = 2e^(2x)。
  • If f(x) = e^(x²), then f'(x) = 2x e^(x²).
  • 若 f(x) = e^(x²),则 f'(x) = 2x e^(x²)。

3. The Integral of eˣ | eˣ的积分

Just as differentiation of eˣ is simple, so is integration. The indefinite integral of eˣ is eˣ plus a constant of integration.

正如对 eˣ 求导很简单,积分也同样简单。eˣ 的不定积分是 eˣ 加上积分常数。

∫ eˣ dx = eˣ + C

For a composite function, the integral often requires a substitution. For example, ∫ e^(3x) dx = (1/3)e^(3x) + C.

对于复合函数,积分通常需要换元。例如,∫ e^(3x) dx = (1/3)e^(3x) + C。

  • ∫ e^(kx) dx = (1/k)e^(kx) + C, for k ≠ 0.
  • ∫ e^(kx) dx = (1/k)e^(kx) + C,其中 k ≠ 0。
  • Definite integrals evaluate eˣ at the limits: ∫ₐᵇ eˣ dx = eᵇ – eᵃ.
  • 定积分在上下限处计算 eˣ:∫ₐᵇ eˣ dx = eᵇ – eᵃ。

4. Key Properties and Laws of Exponents | 指数法则与关键性质

The natural exponential function obeys all the standard laws of exponents. These laws are essential for simplifying expressions and solving equations.

自然指数函数遵循所有标准指数法则。这些法则对于化简表达式和求解方程至关重要。

  • eˣ · eʸ = e^(x + y)
  • eˣ · eʸ = e^(x + y)
  • eˣ / eʸ = e^(x – y)
  • eˣ / eʸ = e^(x – y)
  • (eˣ)ʸ = e^(xy)
  • (eˣ)ʸ = e^(xy)
  • e⁰ = 1
  • e⁰ = 1
  • e⁻ˣ = 1 / eˣ
  • e⁻ˣ = 1 / eˣ

These rules are directly analogous to the laws for other exponential bases, but e is particularly convenient in calculus.

这些规则与其他指数底数的法则直接类似,但 e 在微积分中特别方便。


5. Graph and Transformations | 图像与变换

The graph of y = eˣ passes through the point (0, 1), increases monotonically, and has the x-axis as a horizontal asymptote as x → -∞.

y = eˣ 的图像通过点 (0, 1),单调递增,并且当 x → -∞ 时以 x 轴为水平渐近线。

  • Domain: all real numbers; Range: y > 0.
  • 定义域:全体实数;值域:y > 0。
  • As x → ∞, eˣ → ∞; as x → -∞, eˣ → 0.
  • 当 x → ∞ 时,eˣ → ∞;当 x → -∞ 时,eˣ → 0。
  • Transformations such as y = e^(x – 2) shift the graph right by 2 units.
  • 平移变换如 y = e^(x – 2) 将图像向右移动2个单位。
  • y = -eˣ reflects the graph across the x-axis.
  • y = -eˣ 将图像关于 x 轴反射。

Key features: y-intercept (0,1), no x-intercept, asymptote y = 0.

关键特征:y轴截距 (0,1),无x轴截距,渐近线 y = 0。


6. Limits and Continuity | 极限与连续性

The exponential function eˣ is continuous and differentiable for all real x. Its limits at infinity are essential for calculus and analysis.

指数函数 eˣ 对所有实数 x 连续且可导。它在无穷远处的极限对于微积分和分析至关重要。

limₓ→∞ eˣ = ∞, limₓ→-∞ eˣ = 0

Another important limit is limₓ→₀ (eˣ – 1)/x = 1, which is often used to derive the derivative of eˣ from first principles.

另一个重要极限是 limₓ→₀ (eˣ – 1)/x = 1,它常用于从定义推导 eˣ 的导数。


7. The Inverse Relationship with ln x | 与自然对数的互逆关系

The natural logarithm is the inverse function of the natural exponential. This relationship is fundamental for solving exponential equations.

自然对数是自然指数的反函数。这一关系对于求解指数方程至关重要。

ln(eˣ) = x and e^(ln x) = x (x > 0)

  • The graph of y = ln x is the reflection of y = eˣ across the line y = x.
  • y = ln x 的图像是 y = eˣ 关于直线 y = x 的反射。
  • If eᵏ = a, then k = ln a.
  • 若 eᵏ = a,则 k = ln a。
  • The derivative of ln x is 1/x, which pairs with the derivative of eˣ.
  • ln x 的导数是 1/x,与 eˣ 的导数互补。

8. Solving Equations Involving eˣ | 含eˣ的方程求解

IB questions frequently require solving equations with eˣ by taking natural logarithms of both sides.

IB考题经常要求通过对方程两边取自然对数来求解含 eˣ 的方程。

Example: Solve e^(2x) = 5.

示例:解方程 e^(2x) = 5。

2x = ln 5 ⇒ x = (ln 5)/2 ≈ 0.805

For equations involving both eˣ and other terms, substitution or graphing may be required. For example, eˣ + x = 0 has no algebraic elementary solution and is solved numerically.

对于同时含 eˣ 和其他项的方程,可能需要换元或作图。例如,eˣ + x = 0 没有初等代数解,需要用数值方法求解。

  • If the equation has the form e^(f(x)) = a, then f(x) = ln a.
  • 若方程为 e^(f(x)) = a,则 f(x) = ln a。
  • Use the property e^(x) × e^(y) = e^(x + y) to combine exponential terms before solving.
  • 求解前利用性质 e^(x) × e^(y) = e^(x + y) 合并指数项。

9. Applications in Growth and Decay | 增长与衰减的应用

The natural exponential function models continuous growth and decay in contexts such as population, radioactive decay, and cooling.

自然指数函数用于建模人口、放射性衰变和冷却等连续增长与衰减情境。

N(t) = N₀ e^(kt)

  • If k > 0, it represents exponential growth.
  • 若 k > 0,表示指数增长。
  • If k < 0, it represents exponential decay.
  • 若 k < 0,表示指数衰减。
  • N₀ is the initial quantity at t = 0.
  • N₀ 是 t = 0 时的初始量。

Half-life problems use the equation N(t) = N₀ (1/2)^(t/T) equivalently as N(t) = N₀ e^(-λt), where λ = ln 2 / T.

半衰期问题使用方程 N(t) = N₀ (1/2)^(t/T),等价地写作 N(t) = N₀ e^(-λt),其中 λ = ln 2 / T。


10. Compound Interest and the Number e | 复利与e

Euler’s number arises naturally from continuous compounding of interest. If principal P is compounded n times per year at annual rate r, the amount after t years is A = P(1 + r/n)^(nt). As n → ∞, this becomes A = Pe^(rt).

欧拉数自然产生于连续复利计算。如果本金 P 以年利率 r 每年复利 n 次,t 年后的金额为 A = P(1 + r/n)^(nt)。当 n → ∞ 时,变为 A = Pe^(rt)。

A = Pe^(rt)

This formula is a direct application of the limit definition of e and appears in IB applications and financial maths questions.

这个公式是 e 的极限定义的直接应用,出现在IB应用题和金融数学题中。


11. Common IB Exam Questions and Tips | 常见IB考题与技巧

IB exams often test the derivative and integral of eˣ, as well as solving equations graphically or analytically.

IB考试常考查 eˣ 的导数与积分,以及通过解析或图像方法求解方程。

  • Know the chain rule form: d/dx e^(u) = e^(u) · u’.
  • 熟记链式法则形式:d/dx e^(u) = e^(u) · u’。
  • When integrating, check if the integrand is the derivative of the exponent.
  • 积分时,检查被积函数是否是指数的导数。
  • Remember that eˣ is never zero; it is always positive.
  • 记住 eˣ 永不为零;它始终为正。
  • For definite integrals, sketch the curve to interpret area or average value questions.
  • 对于定积分,画出曲线以帮助理解面积或平均值问题。

Sample: Find the area under y = e^(0.5x) from x = 0 to x = 2.

示例:求 y = e^(0.5x) 在 x = 0 到 x = 2 之间的面积。

∫₀² e^(0.5x) dx = [2e^(0.5x)]₀² = 2(e – 1)


12. Summary | 总结

The natural exponential function eˣ is unique because its derivative and integral are itself. It has a simple graph, clear algebraic properties, and powerful applications in growth, decay, and finance.

自然指数函数 eˣ 的独特之处在于其导数和积分都是其自身。它拥有简单的图像、清晰的代数性质,并在增长、衰减和金融中有强大的应用。

  • Derivative: d/dx eˣ = eˣ.
  • 导数:d/dx eˣ = eˣ。
  • Integral: ∫ eˣ dx = eˣ + C.
  • 积分:∫ eˣ dx = eˣ + C。
  • Inverse: ln x pairs with eˣ.
  • 反函数:ln x 与 eˣ 配对。
  • Graph: asymptotic to y = 0, passes through (0, 1).
  • 图像:以 y = 0 为渐近线,过点 (0, 1)。

Master these core points, and you will handle any IB question involving eˣ with confidence.

掌握这些核心要点,你就能自信地应对任何涉及 eˣ 的IB题目。

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