Power and Developments | 幂与展开

📚 Power and Developments | 幂与展开

In A-Level Edexcel Mathematics, the concepts of powers and expansions form a crucial foundation for advanced calculus, algebraic manipulation, and series approximations. Mastering the laws of indices, exponential and logarithmic functions, and techniques for expanding algebraic expressions—including binomial theorem and Maclaurin series—enables students to solve complex problems efficiently. This article explores these topics in depth, providing clear explanations, key formulas, and practical examples.

在A-Level Edexcel数学中,幂与展开为高等微积分、代数运算和级数近似奠定了重要基础。掌握指数律、指数函数与对数函数,以及包括二项式定理和麦克劳林级数在内的展开技巧,能让学生高效解决复杂问题。本文将深入探讨这些主题,提供清晰的解释、关键公式和实用示例。

1. Laws of Indices | 指数律

The laws of indices are fundamental rules that simplify expressions involving powers. For any real number a (a ≠ 0 for zero or negative powers) and integers m, n, the following hold: aᵐ × aⁿ = aᵐ⁺ⁿ, aᵐ ÷ aⁿ = aᵐ⁻ⁿ, (aᵐ)ⁿ = aᵐⁿ, a⁰ = 1, a⁻ⁿ = 1/aⁿ, and a^(1/n) = n-th root of a. These laws are essential when solving exponential equations and manipulating algebraic expressions.

指数律是简化含有幂的表达式的根本规则。对于任意实数 a(零指数或负指数时 a ≠ 0)以及整数 m、n,满足以下性质:aᵐ × aⁿ = aᵐ⁺ⁿ,aᵐ ÷ aⁿ = aᵐ⁻ⁿ,(aᵐ)ⁿ = aᵐⁿ,a⁰ = 1,a⁻ⁿ = 1/aⁿ,以及 a^(1/n) = a 的 n 次方根。这些法则在解指数方程和处理代数式时必不可少。

Furthermore, fractional indices generalise this idea: a^(p/q) = (q-th root of a)^p. Understanding these allows expressions like √x³ to be written as x^(3/2), which is often more convenient for differentiation and integration.

此外,分数指数将这一概念推广:a^(p/q) = (a 的 q 次方根)^p。掌握这一点后,像 √x³ 这样的表达式可改写为 x^(3/2),在求导和积分时往往更方便。

Law Formula Example
Product aᵐ × aⁿ = aᵐ⁺ⁿ 2³ × 2⁴ = 2⁷ = 128
Quotient aᵐ ÷ aⁿ = aᵐ⁻ⁿ 5⁶ ÷ 5² = 5⁴ = 625
Power of a Power (aᵐ)ⁿ = aᵐⁿ (3²)³ = 3⁶ = 729
Zero Exponent a⁰ = 1 (a ≠ 0) 10⁰ = 1
Negative Exponent a⁻ⁿ = 1/aⁿ 2⁻³ = 1/8
Fractional Exponent a^(1/n) = nth root of a 27^(1/3) = 3

2. Exponential Functions and e | 指数函数与自然常数 e

An exponential function is of the form f(x) = aˣ, where a > 0 and a ≠ 1. The most important exponential function in calculus is the natural exponential function f(x) = eˣ, where e ≈ 2.71828 is Euler’s number. The function eˣ has the unique property that its derivative is itself: d/dx (eˣ) = eˣ.

指数函数的形式为 f(x) = aˣ,其中 a > 0 且 a ≠ 1。微积分中最重要的指数函数是自然指数函数 f(x) = eˣ,其中 e ≈ 2.71828 是欧拉数。eˣ 函数具有独特的性质,其导数等于它自身:d/dx (eˣ) = eˣ。

Graphically, y = eˣ passes through (0,1), increases rapidly, and has a horizontal asymptote y = 0 as x → -∞. Its inverse is the natural logarithm ln x. Any exponential aˣ can be expressed as e^(x ln a), linking all exponentials to the natural base.

从图像上看,y = eˣ 经过点 (0,1),增长迅速,并在 x → -∞ 时以 y = 0 为水平渐近线。它的反函数是自然对数 ln x。任何指数 aˣ 都可以表示为 e^(x ln a),从而将所有指数函数与自然底数联系起来。


3. Logarithms and Their Laws | 对数及其运算律

Logarithms are the inverses of exponentials. If aˣ = y (with a > 0, a ≠ 1), then x = logₐ y. The natural logarithm ln x uses base e. The laws of logarithms mirror the index laws: logₐ (xy) = logₐ x + logₐ y, logₐ (x/y) = logₐ x – logₐ y, and logₐ (xⁿ) = n logₐ x.

对数是指数运算的逆运算。若 aˣ = y(a > 0,a ≠ 1),则 x = logₐ y。自然对数 ln x 以 e 为底。对数的运算律与指数律相互对应:logₐ (xy) = logₐ x + logₐ y,logₐ (x/y) = logₐ x – logₐ y,以及 logₐ (xⁿ) = n logₐ x。

The change-of-base formula allows conversion between different bases: logₐ b = ln b / ln a. This is particularly useful when solving equations or using calculators. Understanding logs is essential for handling exponential growth and decay models.

换底公式允许在不同底数之间进行转换:logₐ b = ln b / ln a。在解方程或使用计算器时,这非常有用。理解对数对于处理指数增长与衰减模型至关重要。


4. Solving Exponential and Logarithmic Equations | 解指数方程与对数方程

Equations involving powers and logs often appear in A-Level exams. To solve aˣ = b, take logarithms of both sides: ln(aˣ) = ln b → x ln a = ln b → x = ln b / ln a. For equations like e²ˣ + eˣ – 6 = 0, a substitution y = eˣ reduces it to a quadratic y² + y – 6 = 0, which can be solved then back-substituted.

A-Level 考试中经常出现涉及幂和对数的方程。解 aˣ = b 时,可对两边取对数:ln(aˣ) = ln b → x ln a = ln b → x = ln b / ln a。对于 e²ˣ + eˣ – 6 = 0 这类方程,令 y = eˣ 可将其化为二次方程 y² + y – 6 = 0,解出后再回代求解。

Logarithmic equations such as log₂ (x+1) + log₂ (x-1) = 3 require careful application of log laws: combine to log₂ [(x+1)(x-1)] = 3 → (x+1)(x-1) = 2³ = 8 → x² -1 = 8 → x = 3 (reject negative solution due to domain). Always check for extraneous roots when dealing with logs.

诸如 log₂ (x+1) + log₂ (x-1) = 3 的对数方程需要谨慎运用对数定律:合并为 log₂ [(x+1)(x-1)] = 3 → (x+1)(x-1) = 2³ = 8 → x² -1 = 8 → x = 3(根据定义域舍去负解)。处理对数方程时务必检验增根。


5. Binomial Theorem for Positive Integer Powers | 正整数次幂的二项式定理

The binomial theorem gives the expansion of (a + b)ⁿ where n is a positive integer. It states:

(a + b)ⁿ = Σ (from r=0 to n) ⁿCᵣ aⁿ⁻ʳ bʳ

where ⁿCᵣ = n! / [r!(n-r)!] are the binomial coefficients. This can also be written as (a + b)ⁿ = aⁿ + ⁿC₁ aⁿ⁻¹ b + ⁿC₂ aⁿ⁻² b² + … + bⁿ. Pascal’s triangle provides a quick way to obtain coefficients for small n.

二项式定理给出了 (a + b)ⁿ 的展开式,其中 n 为正整数。定理表述为:

(a + b)ⁿ = Σ(从 r=0 到 n)ⁿCᵣ aⁿ⁻ʳ bʳ

其中 ⁿCᵣ = n! / [r!(n-r)!] 为二项式系数。此式也可写作 (a + b)ⁿ = aⁿ + ⁿC₁ aⁿ⁻¹ b + ⁿC₂ aⁿ⁻² b² + … + bⁿ。帕斯卡三角形为较小的 n 提供了快速获取系数的方法。

For example, (1 + 2x)⁴ expands to 1 + 4(2x) + 6(2x)² + 4(2x)³ + (2x)⁴ = 1 + 8x + 24x² + 32x³ + 16x⁴. This theorem is vital for expanding powers without tedious multiplication.

例如,(1 + 2x)⁴ 可展开为 1 + 4(2x) + 6(2x)² + 4(2x)³ + (2x)⁴ = 1 + 8x + 24x² + 32x³ + 16x⁴。该定理避免了繁琐的逐项相乘,对幂的展开至关重要。


6. Binomial Expansion with Rational Powers | 有理数次幂的二项式展开

When n is not a positive integer, the binomial expansion becomes an infinite series valid for |x| < 1 (when expanding (1 + x)ⁿ). The general formula is:

(1 + x)ⁿ = 1 + nx + [n(n-1)/2!] x² + [n(n-1)(n-2)/3!] x³ + …

This series converges for |x| < 1. For (a + bx)ⁿ, factor out aⁿ: (a + bx)ⁿ = aⁿ (1 + (b/a)x)ⁿ provided |(b/a)x| < 1. This technique is especially useful for approximations, such as finding √(1+x) ≈ 1 + ½x - ⅛x² for small x.

当 n 不是正整数时,二项式展开变为一个无穷级数,在 |x| < 1(展开 (1 + x)ⁿ 时)的条件下成立。其一般公式为:

(1 + x)ⁿ = 1 + nx + [n(n-1)/2!] x² + [n(n-1)(n-2)/3!] x³ + …

该级数在 |x| < 1 时收敛。对于 (a + bx)ⁿ,提取 aⁿ 可得 (a + bx)ⁿ = aⁿ (1 + (b/a)x)ⁿ,前提是 |(b/a)x| < 1。这种方法在近似计算时尤为有用,例如对较小的 x,√(1+x) ≈ 1 + ½x - ⅛x²。

In Edexcel exams, you may also be asked to expand rational powers like (4 + 3x)^(1/2) and determine the range of validity: |3x/4| < 1 → |x| < 4/3. Always state the expansion up to the required term and check the convergence condition.

在 Edexcel 考试中,你可能需要展开如 (4 + 3x)^(1/2) 的有理次幂,并确定其有效性范围:|3x/4| < 1 → |x| < 4/3。务必展开到所求项并验证收敛条件。


7. Infinite Series and Convergence | 无穷级数与收敛性

An infinite series is the sum of an infinite sequence of terms. The binomial expansion with rational powers is one example. In general, a series S = u₁ + u₂ + u₃ + … converges if the sum approaches a finite limit as more terms are added. If not, it diverges. For a power series Σ aₙ xⁿ, convergence depends on x and is often determined by the ratio test.

无穷级数是无穷多项的和。有理指数二项式展开就是一个例子。一般地,级数 S = u₁ + u₂ + u₃ + … 若随项数增加总和趋近于某一有限极限则收敛,否则发散。对于幂级数 Σ aₙ xⁿ,其收敛性依赖于 x,且常用比值判别法判定。

A key concept is the radius of convergence R: the series converges for |x| < R and diverges for |x| > R. For (1 + x)ⁿ, R = 1. Understanding convergence is crucial when using series to approximate functions and compute integrals.

一个关键概念是收敛半径 R:级数在 |x| < R 时收敛,在 |x| > R 时发散。对于 (1 + x)ⁿ,R = 1。理解收敛性对于用级数逼近函数和计算积分至关重要。


8. Maclaurin Series for Common Functions | 常见函数的麦克劳林级数

The Maclaurin series is a Taylor series expansion about x = 0. For a function f(x) that is infinitely differentiable at 0, its Maclaurin series is:

f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + …

This series provides polynomial approximations of functions. The most important Maclaurin series to memorise are: eˣ = 1 + x + x²/2! + x³/3! + … (valid for all x), sin x = x – x³/3! + x⁵/5! – … (all x), and cos x = 1 – x²/2! + x⁴/4! – … (all x). For ln(1 + x), the series is x – x²/2 + x³/3 – … for -1 < x ≤ 1.

麦克劳林级数是函数在 x = 0 处的泰勒展开。对于在 0 处无穷次可微的函数 f(x),其麦克劳林级数为:

f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + …

该级数给出了函数的多项式逼近。需要熟记的重要麦克劳林级数包括:eˣ = 1 + x + x²/2! + x³/3! + …(对所有 x 有效),sin x = x – x³/3! + x⁵/5! – …(所有 x),以及 cos x = 1 – x²/2! + x⁴/4! – …(所有 x)。对于 ln(1 + x),级数为 x – x²/2 + x³/3 – …,其中 -1 < x ≤ 1。

These expansions are fundamental in A-Level further topics, such as evaluating limits, differentiation from first principles, and approximating function values. For example, using the first three terms of the series for eˣ, e⁰·¹ ≈ 1 + 0.1 + 0.005 = 1.105, close to the true value 1.10517.

这些展开在A-Level进阶内容中至关重要,例如求极限、由基本原理求导以及估算函数值。例如,使用 eˣ 级数的前三项,e⁰·¹ ≈ 1 + 0.1 + 0.005 = 1.105,与真实值 1.10517 十分接近。


9. Applications in Approximations and Modelling | 近似与建模中的应用

Powers and expansions are powerful tools for approximation and modelling. In physics, small-angle approximations sin θ ≈ θ and cos θ ≈ 1 – θ²/2 (θ in radians) come directly from Maclaurin series. In numerical methods, series expansions form the basis for algorithms that compute trigonometric and exponential functions.

幂与展开是近似计算与建模的强有力工具。在物理学中,小角度近似 sin θ ≈ θ 和 cos θ ≈ 1 – θ²/2(θ 以弧度为单位)直接来源于麦克劳林级数。在数值方法中,级数展开构成了计算三角函数与指数函数的算法基础。

Binomial expansions are used in financial mathematics to estimate compound interest or growth. For instance, the binomial model for option pricing relies on expanding powers of (1 + r)ⁿ. Additionally, expansions help simplify complicated algebraic fractions and solve otherwise intractable integrals.

二项式展开在金融数学中用于估算复利或增长。例如,期权定价的二项式模型依赖于对 (1 + r)ⁿ 的展开。此外,

Published by TutorHao | A-Level 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