📚 IB Mathematics: Exponents and Logarithms – Key Points Review | IB 数学:指数与对数 考点精讲
Exponents and logarithms form a cornerstone of the IB Mathematics curriculum, appearing across Analysis & Approaches (AA) and Applications & Interpretation (AI) at both SL and HL. Mastering their laws, interplay, equations, and real-world applications is essential for success in exams and further studies. This article covers every crucial concept, from the basic rules to common pitfalls, with paired English and Chinese explanations to reinforce understanding.
指数与对数是 IB 数学课程的核心基石,广泛存在于分析与方法(AA)和应用与解释(AI)的标准水平(SL)和高级水平(HL)中。熟练掌握它们的运算法则、互逆关系、方程求解及实际应用,是考试成功和后续学习的关键。本文涵盖每个重要概念,从基础规则到常见陷阱,配合中英双语讲解以强化理解。
1. Exponential Functions – Definition and Graphs | 指数函数:定义与图像
An exponential function is of the form f(x) = a · bˣ, where b > 0, b ≠ 1, and a ≠ 0. The base b determines growth (b > 1) or decay (0 < b < 1). Its domain is all real numbers, and its range is y > 0 if a > 0. The graph passes through (0, a) and has a horizontal asymptote y = 0.
指数函数形式为 f(x) = a · bˣ,其中 b > 0、b ≠ 1,且 a ≠ 0。底数 b 决定增长(b > 1)或衰减(0 < b < 1)。定义域为全体实数,若 a > 0 则值域为 y > 0。图像经过 (0, a),并以 y = 0 为水平渐近线。
The y-intercept is the point (0, a). The function is one-to-one, so the horizontal line test passes, meaning its inverse exists: the logarithmic function. In IB exams, you may be asked to sketch graphs showing transformations, intercepts, and asymptotes.
y 轴截距为 (0, a)。该函数是一一映射,因此水平线检验通过,其反函数存在:即对数函数。在 IB 考试中,你可能需要绘制显示变换、截距和渐近线的图像。
- Growth example: f(x) = 2ˣ, increasing rapidly.
- 增长例子:f(x) = 2ˣ,快速上升。
- Decay example: f(x) = 3 · (½)ˣ, decreasing towards zero.
- 衰减例子:f(x) = 3 · (½)ˣ,向零递减。
2. Laws of Exponents | 指数运算法则
These laws are fundamental for simplifying expressions and solving exponential equations. For any real numbers m and n, and positive base a, b:
这些法则对于化简表达式和解指数方程至关重要。对于任意实数 m 和 n,以及正底数 a, b:
aᵐ · aⁿ = aᵐ⁺ⁿ
(同底数幂相乘,底数不变指数相加)
aᵐ ÷ aⁿ = aᵐ⁻ⁿ
(同底数幂相除,底数不变指数相减)
(aᵐ)ⁿ = aᵐⁿ
(幂的乘方,底数不变指数相乘)
(a b)ᵐ = aᵐ bᵐ
(积的乘方等于各因式分别乘方)
a⁻ⁿ = 1 / aⁿ, a ≠ 0
(负指数定义为倒数)
a⁰ = 1, a ≠ 0
(零指数幂等于 1)
Remember that fractional exponents represent roots: a^(1/n) = ⁿ√a and a^(m/n) = (ⁿ√a)ᵐ = ⁿ√(aᵐ). IB problems often require converting between radical and exponent form.
记住分数指数表示根式:a^(1/n) = ⁿ√a,a^(m/n) = (ⁿ√a)ᵐ = ⁿ√(aᵐ)。IB 题目常要求根式与指数形式的互化。
Example: Simplify (8x³)^(2/3) equals (8^(2/3)) (x^(3·2/3)) = (³√8)² x² = 2² x² = 4x².
示例:化简 (8x³)^(2/3) = (8^(2/3)) (x^(3·2/3)) = (³√8)² x² = 2² x² = 4x²。
3. Logarithmic Functions – Introduction | 对数函数简介
A logarithm is the inverse of an exponential. The expression logₐ b = c means aᶜ = b, with a > 0, a ≠ 1, b > 0. We read it as “log base a of b equals c”. The function f(x) = logₐ x has domain x > 0, range all real numbers, vertical asymptote x = 0, and passes through (1, 0).
对数是指数的逆运算。表达式 logₐ b = c 表示 aᶜ = b,其中 a > 0, a ≠ 1, b > 0。读作“以 a 为底 b 的对数等于 c”。函数 f(x) = logₐ x 的定义域为 x > 0,值域为全体实数,垂直渐近线为 x = 0,且经过点 (1, 0)。
Common logarithms: base 10 is log x (or log₁₀ x), and natural logarithm base e is ln x. Remember that logₐ 1 = 0 and logₐ a = 1. These simple facts are often the key to solving equations.
常用对数:以 10 为底的记为 log x(或 log₁₀ x),自然对数以 e 为底记为 ln x。记住 logₐ 1 = 0 且 logₐ a = 1。这些简单事实往往是解方程的关键。
The inverse relationship means: a^(logₐ x) = x and logₐ (aˣ) = x. This is used to eliminate exponentials or logs.
互逆关系意味着:a^(logₐ x) = x 与 logₐ (aˣ) = x。这被用来消去指数或对数。
4. Laws of Logarithms | 对数运算法则
For any positive M, N, and base a (a>0, a≠1), the following hold:
对于任意正数 M、N 和底数 a(a>0,a≠1),有以下法则:
logₐ (M N) = logₐ M + logₐ N
(积的对数等于对数的和)
logₐ (M / N) = logₐ M – logₐ N
(商的对数等于对数的差)
logₐ (Mᵖ) = p logₐ M
(幂的对数等于指数乘以该数的对数)
These laws are used to expand or condense logarithmic expressions. For example, expand log₂ (8x⁵ / y³) = log₂ 8 + 5 log₂ x – 3 log₂ y = 3 + 5 log₂ x – 3 log₂ y.
这些法则用于展开或压缩对数式。例如,展开 log₂ (8x⁵ / y³) = log₂ 8 + 5 log₂ x – 3 log₂ y = 3 + 5 log₂ x – 3 log₂ y。
Be careful: logₐ (M + N) cannot be split. Also, avoid confusion with log(ab) and (log a)(log b). IB examiners often test these common misconceptions.
注意:logₐ (M + N) 不可拆分。同时需避免混淆 log(ab) 和 (log a)(log b)。IB 考官常考查这些常见误解。
5. Change of Base Formula | 换底公式
To evaluate a logarithm with a base that is not 10 or e, or to input into a calculator, we use the change of base formula:
为了计算不以 10 或 e 为底的对数,或输入计算器,我们使用换底公式:
logₐ b = log_c b / log_c a
(任意底 c 均可,常用 10 或 e)
Thus, log₅ 20 = log 20 / log 5 ≈ 1.3010 / 0.6990 ≈ 1.86. In IB, this formula is also used to prove relationships or solve equations involving different bases.
因此,log₅ 20 = log 20 / log 5 ≈ 1.3010 / 0.6990 ≈ 1.86。在 IB 中,此公式还用于证明关系或求解含不同底的方程。
A useful consequence: logₐ b = 1 / (log_b a). This reciprocal property can simplify complex expressions.
一个有用的推论:logₐ b = 1 / (log_b a)。这一倒数性质能简化复杂的表达式。
6. Solving Exponential Equations | 解指数方程
Exponential equations have the variable in the exponent. Strategies include:
指数方程中未知数在指数位置。解题策略包括:
- Same base method: If possible, rewrite both sides as powers of the same base. Example: 3²ˣ⁻¹ = 27 → 3²ˣ⁻¹ = 3³, so 2x – 1 = 3 ⇒ x = 2.
- 同底法:若可能,两边化为同底数的幂。例:3²ˣ⁻¹ = 27 → 3²ˣ⁻¹ = 3³,故 2x – 1 = 3 ⇒ x = 2。
- Using logarithms: Take log (or ln) of both sides. Example: 5ˣ = 12 → log(5ˣ) = log 12 → x log 5 = log 12 → x = log 12 / log 5.
- 取对数法:两边取对数(常用对数或自然对数)。例:5ˣ = 12 → log(5ˣ) = log 12 → x log 5 = log 12 → x = log 12 / log 5。
- Quadratic in disguise: e²ˣ – 5eˣ + 6 = 0. Set y = eˣ, then y² – 5y + 6 = 0, solve for y, then x = ln y. Always check that y > 0.
- 隐藏二次型:例如 e²ˣ – 5eˣ + 6 = 0。设 y = eˣ,得 y² – 5y + 6 = 0,解出 y,再求 x = ln y。务必检验 y > 0。
Remember to verify solutions in the original equation, especially when using logs, as domain restrictions apply.
记得将解代回原方程验证,尤其使用对数时,因为存在定义域限制。
7. Solving Logarithmic Equations | 解对数方程
These equations involve logs of expressions containing the variable. Key steps:
这类方程涉及含有未知数的表达式的对数。关键步骤:
- Condense logs: Use logarithm laws to combine multiple logs into one. Example: log₂ (x+2) + log₂ (x-2) = 5 → log₂ ((x+2)(x-2)) = 5.
- 合并对数:运用对数法则将多个对数合并为一个。例:log₂ (x+2) + log₂ (x-2) = 5 → log₂ ((x+2)(x-2)) = 5。
- Exponentiate: Rewrite in exponential form: (x+2)(x-2) = 2⁵ = 32 → x² – 4 = 32 → x² = 36 → x = ±6.
- 指数化:化为指数形式:(x+2)(x-2) = 2⁵ = 32 → x² – 4 = 32 → x² = 36 → x = ±6。
- Check domain: Arguments of logs must be positive. For x = -6, (x+2) = -4 < 0, so reject. The only solution is x = 6.
- 检验定义域:对数的真数必须为正。对于 x = -6,x+2 = -4 < 0,故舍去。唯一解为 x = 6。
When an equation has logs on both sides with the same base, we can drop logs: logₐ A = logₐ B ⇒ A = B, provided A, B > 0.
若方程两边是同底对数,可去对数:logₐ A = logₐ B ⇒ A = B,前提是 A、B 均大于零。
8. Exponential and Logarithmic Models | 指数与对数模型应用
Exponential models describe situations with constant relative growth or decay: population growth, radioactive decay, compound interest, temperature cooling. The general form is f(t) = a · bᵗ or N = N₀ e^(kt).
指数模型描述具有恒定相对增长或衰减的情况:人口增长、放射性衰变、复利、温度冷却。一般形式为 f(t) = a · bᵗ 或 N = N₀ e^(kt)。
Logarithmic scales are used to handle data with huge ranges: pH (log₁₀[H⁺]), Richter scale, sound intensity (decibels). In IB AI, linearising data using logs (log-log or semi-log graphs) is a key skill. If y = a xⁿ, then ln y = ln a + n ln x, giving a straight line.
对数尺度用于处理范围巨大的数据:pH 值(log₁₀[H⁺])、里氏震级、声音强度(分贝)。在 IB 应用与解释(AI)中,利用对数进行数据线性化(双对数或半对数图)是关键技能。若 y = a xⁿ,则 ln y = ln a + n ln x,得到直线。
In exams, you might be asked to find the parameters from a table by performing linear regression on the transformed data. Remember to interpret the gradient and intercept correctly.
考试中,你可能需要对变换后的数据进行线性回归来求参数。记得正确解释斜率和截距的含义。
9. Natural Exponential and Logarithm (e and ln) | 自然指数与对数(e 和 ln)
The number e ≈ 2.71828… is the natural base, appearing in continuous growth and calculus. The function f(x) = eˣ is its own derivative. Its inverse is ln x, defined as logₑ x.
数字 e ≈ 2.71828… 是自然底数,出现在连续增长和微积分中。函数 f(x) = eˣ 的导数等于其自身。它的反函数是 ln x,即 logₑ x。
All logarithm laws apply to ln. The relationship e^(ln x) = x for x > 0, and ln(eˣ) = x are crucial. In IB HL, differentiation and integration of eˣ and ln x are tested frequently.
所有对数法则均适用于 ln。关系式 e^(ln x) = x(x > 0)以及 ln(eˣ) = x 至关重要。在 IB 高级水平(HL)中,eˣ 和 ln x 的微分与积分是常考内容。
When solving equations, if the base is e, taking ln both sides often simplifies: e²ˣ = 7 → ln(e²ˣ) = ln 7 → 2x = ln 7.
解方程时,若底数含 e,两边取自然对数常可简化:e²ˣ = 7 → ln(e²ˣ) = ln 7 → 2x = ln 7。
10. Graphical Transformations | 图像变换
Applying transformations to exponential and logarithmic graphs is common in IB. For y = a · bˣ⁻ʰ + k, the horizontal asymptote is y = k, and a point (h, a + k) if in standard form. For logarithmic y = a log_b (x – h) + k, the vertical asymptote is x = h.
对指数和对数图像应用变换在 IB 中很常见。对于 y = a · bˣ⁻ʰ + k,水平渐近线为 y = k,且标准形式下经过点 (h, a + k)。对于对数 y = a log_b (x – h) + k,垂直渐近线为 x = h。
Reflections, stretches, and translations should be identified from equations. For example, f(x) = -ln(x – 2) reflects the ln graph in the x-axis and shifts it right by 2. The domain becomes x > 2.
需要从方程中识别出反射、伸缩和平移。例如,f(x) = -ln(x – 2) 将 ln 图像沿 x 轴反射并右移 2 个单位。定义域变为 x > 2。
Using a GDC (graphing calculator), you must be able to find intersection points, x-intercepts, and analyse asymptotic behaviour. This is part of Paper 2 in IB.
必须能使用图形计算器求交点、x 轴截距并分析渐近行为。这是 IB 试卷二的内容。
11. Common IB Exam Pitfalls | IB 常见考试陷阱
Beware of these frequent mistakes:
当心以下常见错误:
- Misapplying log laws: log(x + y) is NOT log x + log y.
- 错误运用对数法则:log(x + y) 不等于 log x + log y。
- Forgetting domain when solving log equations, leading to extraneous roots.
- 解对数方程时忽略定义域,导致增根。
- Confusing negative exponents with negative bases: (-2)³ = -8, but (-8)^(1/3) = -2 is okay for odd roots, while a negative base raised to a rational with even denominator leads to imaginary numbers. In IB, exponential bases are restricted to positive numbers, but pay attention in simplification.
- 混淆负指数和负底数:(-2)³ = -8,但对 (-8)^(1/3) = -2 对于奇次根可以,而负底数的偶分母有理次幂会产生虚数。在 IB 中,指数底数限定为正数,但在化简时需留意。
- Incorrect change of base: logₐ b = log b / log a, not log a / log b.
- 换底公式记反:logₐ b = log b / log a,而非 log a / log b。
- Not simplifying exponents fully, leaving e.g., 4^(3/2) as is instead of 8.
- 指数未简化彻底,例如将 4^(3/2) 保留而不写作 8。
Additionally, when using the GDC, ensure you set the window appropriately to see asymptotic behaviour. For logarithmic graphs, check that the vertical asymptote is correctly identified.
此外,使用图形计算器时,确保设置合适的窗口以观察渐近行为。对于对数图像,检查是否正确识别垂直渐近线。
12. Exam Preparation Tips | 备考策略
To excel in IB exponents and logarithms:
想在 IB 指数与对数部分取得优异成绩:
- Memorise the laws and practise applying them backwards and forwards.
- 熟记运算法则,并反复练习它们的正反运用。
- Solve a wide variety of equations, including those that require the quadratic formula after substitution.
- 练习各种方程,包括代入后需用二次公式求解的类型。
- Become fluent converting between exponential and logarithmic forms without hesitation.
- 能毫不迟疑地在指数形式与对数形式之间转换。
- For AI students, practice linearising data and interpreting slope/ intercept in context.
- 对于 AI 学生,练习数据线性化并在情境中解释斜率和截距。
- Use past paper questions to understand the command terms and mark schemes.
- 利用历年真题理解指令词和评分方案。
Exponential and logarithmic functions are beautifully interconnected. A deep conceptual understanding will serve you well, not only in the IB exam but in university mathematics.
指数函数与对数函数有着美妙的相互联系。深刻的概念理解不仅有助于 IB 考试,也为大学数学学习打下坚实基础。
Published by TutorHao | IB Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导