数学故事样稿
← 返回故事列表

mc1-088 · MATHEMATICS EXTENSION

几个著名的不等式Some famous inequalities

数学学习拓展 约 6 分钟阅读 中文English

内容概述

  • 数学故事
  • 数学史
  • 叙事

毕达哥拉斯以来希腊人研究算术、几何、调和三种平均数(阿契塔斯、希帕索斯命名);对两正数 a,b 有 A=(a+b)/2,G=√ab,H=2ab/(a+b),基本不等式 A≥G≥H(等号仅 a=b);帕普斯在《数学汇编》第三卷用半圆几何构图给出直观证明。

中文正文

88° 几个著名的不等式

自毕达哥拉斯以来,希腊人就熟悉三种平均数,分别称为算术平均数、几何平均数和反比平均数——最后一个名称后来由阿契塔斯和希帕索斯改称为调和平均数。我们可以把两个正数 a 和 b 的三种平均数分别定义为

A=(a+b)/2,G=√ab,H=2ab/(a+b)。

一个常见的问题,常在硕士口试中出现,就是证明

A≥G≥H,

等号仅当 a=b 时成立。在帕普斯《数学汇编》第三卷里,我们可以看到建立这两个不等式的一种奇妙而简洁的方法。如图 12,在线段 AC 取点 B,自 B 点引 AC 的垂线,与半圆 AC 交于点 D。假如 F 是 B 到 OD 的垂足(O 是 AC 的中点),我们很容易证明 OD,BD,FD 分别代表了线段 AB 和 BC 的算术平均数、几何平均数和调和平均数。(OD 是算术平均,是显而易见的;BD 是几何平均,也是大家在中学几何里都知道的;FD 是调和平均,是因为在相似三角形 DFB 和 DBO,我们有 FD/DB=DB/OD,于是 FD=(DB)²/OD=2(AB)(BC)/(AB+BC)。)那个不等式就这样从几何上得到了证明。需要证明这两个不等式的硕士同学,最好的策略大概就是抬出帕普斯的论证,这比在纯粹的代数计算中蹒跚,会给人留下更好的印象。

英文正文

88° Some famous inequalities.

Since the time of Pythagoras, the Greeks were familiar with three means, called the arithmetic, the geometric, and the subcontrary—the last name being later changed to harmonic by Archytas and Hippasus. We may define these three means of two positive numbers a and b as

A=(a+b)/2, G=√ab, H=2ab/(a+b),

respectively. A favorite question, often asked on a Master's oral examination, is to show that A ≥ G ≥ H, with equality if and only if a = b. A singularly neat establishment of these inequalities appears in Book III of Pappus's Mathematical Collection. Take B on segment AC (see Figure 12), and erect the perpendicular to AC at B to cut the semicircle on AC in D. Then, if F is the foot of the perpendicular from B on OD, where O is the midpoint of AC, one may easily show that OD, BD, FD represent the arithmetic mean, the geometric mean, and the harmonic mean of the segments AB and BC. [That OD is the arithmetic mean is obvious. That BD is the geometric mean is well known from high school geometry. That FD is the harmonic mean follows from the similar triangles DFB and DBO, for we have FD/DB = DB/OD, whence FD = (DB)²/OD = 2(AB)(BC)/(AB + BC).] The concerned inequalities are now geometrically evident. The Master's candidate asked to establish these inequalities could hardly do better than to present the Pappus argument, and he would surely make a more impressive showing than by stumbling about with purely algebraic procedures.

相关题目

  • 题目:
  • 提示:
  • 解答或证明:

我们可以从故事中思考什么

  • 算术平均数、几何平均数、调和平均数为什么满足 A≥G≥H?
  • 帕普斯的几何证明中,相似三角形 DFB 与 DBO 发挥了什么作用?
  • 与纯代数证明相比,几何证明有什么优势与局限?

核心知识点讲解:算术-几何-调和平均数不等式

选择理由

故事直接围绕三种平均数及其基本不等式 A≥G≥H 展开,这是最能代表本故事内核的数学知识点。

概念介绍

对于两个正数 a 和 b,算术平均数 A=(a+b)/2 是“和的一半”,几何平均数 G=√ab 是“积的平方根”,调和平均数 H=2ab/(a+b) 是“倒数平均的倒数”。三者满足 A≥G≥H,等号当且仅当 a=b 时成立。

具体内容

  1. 三种平均数的定义:A=(a+b)/2,G=√ab,H=2ab/(a+b)。
  2. 基本不等式:A≥G≥H,等价于 (a+b)/2 ≥ √ab ≥ 2ab/(a+b)。
  3. 等号成立条件:a=b。
  4. 几何解释:帕普斯用半圆构造,使 OD、BD、FD 分别对应 A、G、H。

应用场景

基本不等式在求最值、比较大小、概率统计、信息论(如算术-几何平均不等式在熵估计中的应用)中都有重要作用。

与生活的联系

日常生活中“平均速度”的计算常涉及调和平均数;投资回报的平均增长率可用几何平均数描述。

主要思想方法与延伸讨论

主要思想方法

  • 几何直观:用半圆中的线段长度表示三种平均数,把代数不等式转化为几何大小关系。
  • 相似三角形:通过 △DFB∽△DBO 证明 FD 是调和平均数。

延伸讨论

  • 试用代数方法证明 A≥G≥H(如由 (√a−√b)²≥0 推出 A≥G,再由取倒数证明 G≥H)。
  • 三种平均数能否推广到 n 个正数的情形?此时不等式链是否仍然成立?