更多操作
小 →糖水原理 |
|||
第39行: | 第39行: | ||
它的质量分数就是 <math>\frac {a}{a + b}</math>. | 它的质量分数就是 <math>\frac {a}{a + b}</math>. | ||
再向容器中加入 <math>c</math> | 再向容器中加入 <math>c</math> 克糖, | ||
得到质量分数为 <math>\frac{a+c}{a+b+c}</math> 的糖溶液 | 得到质量分数为 <math>\frac{a+c}{a+b+c}</math> 的糖溶液. | ||
加入两次糖后的溶液更甜,即'''后者'''质量分数更大. | |||
即 | 即 |
2024年7月23日 (二) 22:45的版本
我们经常用不等式来研究含有不等关系的问题.
基本事实
如果 [math]\displaystyle{ a - b \gt 0 }[/math], 那么 [math]\displaystyle{ a \gt b }[/math]
如果 [math]\displaystyle{ a - b = 0 }[/math], 那么 [math]\displaystyle{ a = b }[/math]
如果 [math]\displaystyle{ a - b \lt 0 }[/math], 那么 [math]\displaystyle{ a \lt b }[/math]
反过来也成立. 即
[math]\displaystyle{ a \gt b \Leftrightarrow a - b \gt 0 }[/math]
[math]\displaystyle{ a = b \Leftrightarrow a - b = 0 }[/math]
[math]\displaystyle{ a \lt b \Leftrightarrow a - b \lt 0 }[/math]
所以,如要证明 [math]\displaystyle{ x \le a }[/math], 只需证明 [math]\displaystyle{ x - a \le 0 }[/math] 即可.
特殊不等式
基本不等式
对任意 [math]\displaystyle{ a, b \in R, a^2 + b^2 \ge 2ab }[/math],当且仅当 [math]\displaystyle{ a = b }[/math] 时等号成立.
对任意正数 [math]\displaystyle{ a, b, \frac{a + b}{2} \ge \sqrt{ab} }[/math],当且仅当 [math]\displaystyle{ a = b }[/math] 时等号成立.
拓展结论
1. 已知 [math]\displaystyle{ x, \; y }[/math] 都为正数,那么当且仅当 [math]\displaystyle{ x = y }[/math] 时,和 [math]\displaystyle{ x + y }[/math]有最小值 [math]\displaystyle{ 2 \sqrt{p} }[/math];
2. 如果 [math]\displaystyle{ x + y }[/math] 是定值 [math]\displaystyle{ s }[/math],那么当且仅当 [math]\displaystyle{ x = y }[/math] 时,积 [math]\displaystyle{ xy }[/math] 有最大值 [math]\displaystyle{ \frac{s^2}{4} }[/math].
糖水原理
向容器中加入 [math]\displaystyle{ a }[/math] 克水,[math]\displaystyle{ b }[/math] 克糖得到糖的溶液,
它的质量分数就是 [math]\displaystyle{ \frac {a}{a + b} }[/math].
再向容器中加入 [math]\displaystyle{ c }[/math] 克糖,
得到质量分数为 [math]\displaystyle{ \frac{a+c}{a+b+c} }[/math] 的糖溶液.
加入两次糖后的溶液更甜,即后者质量分数更大.
即
[math]\displaystyle{ \frac {a}{b} \lt \frac {a + c}{b + c} }[/math].
证明过程
其中,[math]\displaystyle{ a \gt b \gt 0, \; c \gt 0 }[/math].
作差证明:
[math]\displaystyle{ \frac {a}{b} - \frac {a + c}{b + c} = \frac {ab + bc - ab - ac}{a(a + c)} = \frac {bc - ac}{a(a + c)} = \frac {c(b - a)}{a(a + c)} \lt 0 }[/math]
所以 [math]\displaystyle{ \frac {a}{b} \lt \frac {a + c}{b + c} }[/math].