📚 PDF资源导航

A-Level Maths: Laws of Logarithms Summary and Application | A-Level 数学:对数运算法则总结与运用

📚 A-Level Maths: Laws of Logarithms Summary and Application | A-Level 数学:对数运算法则总结与运用

Logarithms are a fundamental tool in A-Level Mathematics, allowing us to solve exponential equations, simplify complex expressions, and model real-world growth and decay. This article summarises the key laws of logarithms and demonstrates how to apply them systematically in exam-style problems.

对数是 A-Level 数学中的重要工具,它帮助我们求解指数方程、化简复杂表达式,并建立现实世界中增长与衰减的模型。本文将总结对数的核心运算法则,并通过常见题型展示如何系统运用这些法则。


1. Definition of a Logarithm | 对数的定义

For any positive base \(a\) (where \(a \neq 1\)) and positive value \(x\), the logarithm is defined as the inverse of exponentiation: if \(a^y = x\), then \(y = \log_a x\). In words, the logarithm gives the power to which the base must be raised to produce a given number.

对于任意正底数 \(a\)(且 \(a \neq 1\))和正数 \(x\),对数定义为指数运算的逆运算:若 \(a^y = x\),则 \(y = \log_a x\)。也就是说,对数表示底数需要被提升到多少次幂才能得到给定的数。

If \(a^y = x\), then \(y = \log_a x\) (where \(a > 0, a \neq 1, x > 0\)).

若 \(a^y = x\),则 \(y = \log_a x\)(其中 \(a > 0, a \neq 1, x > 0\))。

For example, since \(2^3 = 8\), we write \(\log_2 8 = 3\). The base is written as a subscript immediately after ‘log’.

例如,因为 \(2^3 = 8\),所以 \(\log_2 8 = 3\)。底数以角标形式写在 “log” 之后。


2. Basic Properties | 基本性质

Several results follow directly from the definition and are essential for simplifying expressions.

以下性质直接由定义得出,是化简表达式的基础。

  • \(\log_a 1 = 0\) because \(a^0 = 1\). The logarithm of 1 is zero for any valid base.

  • \(\log_a 1 = 0\),因为 \(a^0 = 1\)。对于任何有效底数,1 的对数均为 0。

  • \(\log_a a = 1\) because \(a^1 = a\). The logarithm of the base itself equals 1.

  • \(\log_a a = 1\),因为 \(a^1 = a\)。底数自身的对数等于 1。

  • \(\log_a a^n = n\) because \(a^n = a^n\). This is a direct bridge between powers and logarithms.

  • \(\log_a a^n = n\),因为 \(a^n = a^n\)。这直接建立了幂与对数之间的联系。

  • \(a^{\log_a x} = x\) for \(x > 0\). This is the inverse property used when cancelling logs and exponentials.

  • \(a^{\log_a x} = x\)(其中 \(x > 0\))。这是消去对数与指数时使用的逆运算性质。


3. The Product Law | 乘法法则

The product law states that the logarithm of a product equals the sum of the logarithms of its factors.

乘法法则指出:乘积的对数等于各因子对数之和。

\(\log_a (xy) = \log_a x + \log_a y\)

For example, \(\log_2 (4 \times 8) = \log_2 4 + \log_2 8 = 2 + 3 = 5\), while \(\log_2 32 = 5\). This law is especially useful when breaking down large numbers into prime factors.

例如,\(\log_2 (4 \times 8) = \log_2 4 + \log_2 8 = 2 + 3 = 5\),而 \(\log_2 32 = 5\)。该法则在将大数分解为质因数时尤为有用。


4. The Quotient Law | 除法法则

The quotient law states that the logarithm of a quotient equals the difference of the logarithms of the numerator and the denominator.

除法法则指出:商的对数等于分子对数与分母对数的差。

\(\log_a \left( \frac{x}{y} \right) = \log_a x – \log_a y\)

For instance, \(\log_{10} \frac{1000}{10} = \log_{10} 1000 – \log_{10} 10 = 3 – 1 = 2\), and indeed \(\log_{10} 100 = 2\).

例如,\(\log_{10} \frac{1000}{10} = \log_{10} 1000 – \log_{10} 10 = 3 – 1 = 2\),而 \(\log_{10} 100 = 2\)。


5. The Power Law | 幂法则

The power law allows us to move an exponent in the argument of a logarithm to the front as a multiplier.

幂法则允许我们将对数真数中的指数移到前面作为系数。

\(\log_a (x^k) = k \log_a x\)

This is one of the most frequently used laws, particularly when solving equations involving variables in exponents or when simplifying \(\log_a \sqrt[n]{x} = \frac{1}{n} \log_a x\).

这是最常用的法则之一,尤其在处理指数中含有变量的方程,或化简 \(\log_a \sqrt[n]{x} = \frac{1}{n} \log_a x\) 时。


6. The Change of Base Formula | 换底公式

When the base of a logarithm does not match the base needed in a calculation, we use the change of base formula.

当对数的底数与计算所需的底数不一致时,我们使用换底公式。

\(\log_a x = \frac{\log_b x}{\log_b a}\)

For example, to evaluate \(\log_2 10\) using a calculator that only has base 10, we write \(\log_2 10 = \frac{\log_{10} 10}{\log_{10} 2} \approx 3.3219\). A particularly useful special case is \(\log_a b = \frac{1}{\log_b a}\).

例如,若计算器仅有常用对数,要计算 \(\log_2 10\),可写 \(\log_2 10 = \frac{\log_{10} 10}{\log_{10} 2} \approx 3.3219\)。一个特别实用的特例是 \(\log_a b = \frac{1}{\log_b a}\)。


7. Natural and Common Logarithms | 自然对数与常用对数

Two special bases appear throughout A-Level maths: base 10, written as \(\log x\) or \(\log_{10} x\), and base \(e\), written as \(\ln x\) (natural logarithm).

在 A-Level 数学中经常出现两种特殊底数:以 10 为底,记作 \(\log x\) 或 \(\log_{10} x\);以及以 \(e\) 为底,记作 \(\ln x\)(自然对数)。

The natural logarithm is the inverse of the exponential function \(e^x\): if \(e^y = x\), then \(\ln x = y\). Key identities include \(\ln e = 1\), \(\ln 1 = 0\), and \(\ln(e^x) = x\).

自然对数是指数函数 \(e^x\) 的逆运算:若 \(e^y = x\),则 \(\ln x = y\)。关键恒等式包括 \(\ln e = 1\)、\(\ln 1 = 0\) 以及 \(\ln(e^x) = x\)。


8. Combining the Laws to Simplify Expressions | 综合运用法则化简表达式

Exam questions often require you to combine several laws into a single logarithm. For example, simplify \(2 \log_3 x – \log_3 (x + 1)\).

考试题通常要求将多个法则合并为一个对数。例如,化简 \(2 \log_3 x – \log_3 (x + 1)\)。

First apply the power law: \(2 \log_3 x = \log_3 x^2\). Then apply the quotient law:

首先运用幂法则:\(2 \log_3 x = \log_3 x^2\)。然后运用除法法则:

\(2 \log_3 x – \log_3 (x + 1) = \log_3 \left( \frac{x^2}{x + 1} \right)\)

Always check that the final expression has a single logarithm with coefficient 1, and remember that arguments must be positive.

始终检查最终表达式是否为系数为 1 的单个对数,并记住真数必须为正数。


9. Solving Logarithmic Equations | 解对数方程

A standard method for solving logarithmic equations involves combining logs on each side and then using the definition to remove the logarithm.

解对数方程的标准方法是先将等式两边分别合并为单个对数,然后利用定义去掉对数。

For example, solve \(\log_2 x + \log_2 (x – 2) = 3\). Using the product law, \(\log_2 [x(x – 2)] = 3\). Then by definition, \(x(x – 2) = 2^3 = 8\).

例如,解方程 \(\log_2 x + \log_2 (x – 2) = 3\)。利用乘法法则,\(\log_2 [x(x – 2)] = 3\)。根据定义,\(x(x – 2) = 2^3 = 8\)。

\(x^2 – 2x – 8 = 0 \Rightarrow (x – 4)(x + 2) = 0\)

Thus \(x = 4\) or \(x = -2\). However, \(x = -2\) is not valid because logarithms are only defined for positive arguments. The only solution is \(x = 4\).

因此 \(x = 4\) 或 \(x = -2\)。但由于对数仅对正参数有定义,\(x = -2\) 无效。唯一解是 \(x = 4\)。


10. Solving Exponential Equations Using Logarithms | 利用对数求解指数方程

When the unknown appears in an exponent, taking logarithms of both sides is the standard technique.

当未知数出现在指数中时,对方程两边取对数是标准解法。

For example, solve \(3^x = 20\). Taking logarithms to base 10 of both sides:

例如,解方程 \(3^x = 20\)。两边取以 10 为底的对数:

\(\log(3^x) = \log 20 \Rightarrow x \log 3 = \log 20\)

\(x = \frac{\log 20}{\log 3} \approx 2.7268\)

Taking natural logs instead gives the identical result: \(x = \frac{\ln 20}{\ln 3}\). The choice of base does not affect the final answer.

若改取自然对数,结果相同:\(x = \frac{\ln 20}{\ln 3}\)。底数的选择不影响最终答案。


11. Applications in Growth and Decay | 在增长与衰减中的应用

Logarithms are used to solve problems involving exponential growth and decay, such as population growth, radioactive decay, and investment returns.

对数常用于解决涉及指数增长与衰减的问题,如人口增长、放射性衰变和投资收益。

For instance, the number of bacteria in a culture is given by \(N = 500 e^{0.1t}\), where \(t\) is time in hours. To find when the population reaches 2000, set \(2000 = 500 e^{0.1t}\).

例如,培养皿中细菌数量为 \(N = 500 e^{0.1t}\),其中 \(t\) 以小时为单位。要求种群何时达到 2000,令 \(2000 = 500 e^{0.1t}\)。

\(4 = e^{0.1t} \Rightarrow \ln 4 = 0.1t \Rightarrow t = 10 \ln 4 \approx 13.86\) hours

\(4 = e^{0.1t} \Rightarrow \ln 4 = 0.1t \Rightarrow t = 10 \ln 4 \approx 13.86\) 小时

This demonstrates how the natural logarithm ‘undoes’ the exponential to isolate the variable in the exponent.

这展示了自然对数如何”抵消”指数,从而将指数中的变量分离出来。


12. Common Pitfalls and Exam Tips | 常见错误与考试技巧

Avoid these frequent mistakes to maximise your marks:

避免以下常见错误,以最大化得分:

  • \(\log_a (x + y) \neq \log_a x + \log_a y\). The product law only applies to multiplication, not addition.

  • \(\log_a (x + y) \neq \log_a x + \log_a y\)。乘法法则仅适用于乘法,不适用于加法。

  • \(\frac{\log_a x}{\log_a y} \neq \log_a x – \log_a y\). The quotient law applies to the argument, not the logarithms themselves.

  • \(\frac{\log_a x}{\log_a y} \neq \log_a x – \log_a y\)。除法法则针对真数,而不是对数本身。

  • Always check that your final solutions satisfy the original domain: every argument of every logarithm must be positive.

  • 始终检查最终解是否满足原始定义域:每个对数的真数都必须为正。

  • When solving exponential equations, take logs of the entire equation: \(\log(x + 1)^2 = 2 \log(x + 1)\) is correct, but do not distribute the log over addition.

  • 解指数方程时,对等式整体取对数:\(\log(x + 1)^2 = 2 \log(x + 1)\) 是正确的,但不要将 log 分配到加法各项上。

In summary, master the five core laws — product, quotient, power, change of base, and the inverse properties — and practise applying them in both directions. This will ensure you can tackle any logarithmic question in the A-Level exam.

总之,掌握五个核心法则——乘法法则、除法法则、幂法则、换底公式和逆运算性质——并练习双向运用,这将确保你在 A-Level 考试中从容应对任何对数相关问题。


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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

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

Exit mobile version