Difference between revisions of "User:Temperal/The Problem Solver's Resource2"
(Creation) |
|||
Line 9: | Line 9: | ||
===Trivial Inequality=== | ===Trivial Inequality=== | ||
− | For any real <math>x</math>, <math>x^2\ge 0</math>, with equality iff <math>x=0</ | + | For any real <math>x</math>, <math>x^2\ge 0</math>, with equality iff <math>x=0</math>. |
===Arithmetic Mean/Geometric Mean Inequality=== | ===Arithmetic Mean/Geometric Mean Inequality=== | ||
− | For any set of real numbers < | + | For any set of real numbers <math>S</math>, <math>\frac{S_1+S_2+S_3....+S_{k-1}+S_k}{k}\ge \sqrt[k]{S_1\cdot S_2 \cdot S_3....\cdot S_{k-1}\cdot S_k}</math> with equality iff <math>S_1=S_2=S_3...=S_{k-1}=S_k</math>. |
===Cauchy-Schwarz inequality=== | ===Cauchy-Schwarz inequality=== | ||
− | For any real numbers < | + | For any real numbers <math>a_1,a_2,...,a_n</math> and <math>b_1,b_2,...,b_n</math>, the following holds: |
− | < | + | <math>(\sum a_i^2)(\sum b_i^2) \ge (\sum a_ib_i)^2</math> |
====Cauchy-Schwarz variation==== | ====Cauchy-Schwarz variation==== | ||
− | For any real numbers < | + | For any real numbers <math>a_1,a_2,...,a_n</math> and positive real numbers <math>b_1,b_2,...,b_n</math>, the following holds: |
− | < | + | <math>\sum\left({{a_i^2}\over{b_i}}\right) \ge {{\sum a_i^2}\over{\sum b_i}}</math>. |
[[User:Temperal/The Problem Solver's Resource1|Back to page 1]] | [[User:Temperal/The Problem Solver's Resource2|Continue to page 3]] | [[User:Temperal/The Problem Solver's Resource1|Back to page 1]] | [[User:Temperal/The Problem Solver's Resource2|Continue to page 3]] | ||
|}<br /><br /> | |}<br /><br /> |
Revision as of 14:52, 29 September 2007
Simple Number TheoryThis is a collection of essential AIME-level number theory theorems and other tidbits. Trivial InequalityFor any real , , with equality iff . Arithmetic Mean/Geometric Mean InequalityFor any set of real numbers , with equality iff .
Cauchy-Schwarz inequalityFor any real numbers and , the following holds:
Cauchy-Schwarz variationFor any real numbers and positive real numbers , the following holds: . |