Difference between revisions of "Solution to AM - GM Introductory Problem 1"

(Created page with "==Problem== For nonnegative real numbers <math>a_1,a_2,\cdots a_n</math>, demonstrate that if <math>a_1a_2\cdots a_n=1</math> then <math>a_1+a_2+\cdots +a_n\ge n</math>. ==Sol...")
 
 
Line 2: Line 2:
 
For nonnegative real numbers <math>a_1,a_2,\cdots a_n</math>, demonstrate that if <math>a_1a_2\cdots a_n=1</math> then <math>a_1+a_2+\cdots +a_n\ge n</math>.
 
For nonnegative real numbers <math>a_1,a_2,\cdots a_n</math>, demonstrate that if <math>a_1a_2\cdots a_n=1</math> then <math>a_1+a_2+\cdots +a_n\ge n</math>.
 
==Solution==
 
==Solution==
Will come back later - Angrybird029
+
Since <math>a_1a_2\cdots a_n=1</math>, the geometric mean (<math>\sqrt[n]{a_1a_2\cdots a_n}</math>) must also equal <math>1</math>.
 +
 
 +
The AM-GM Inequality states that the arithmetic mean of a set of non-negative numbers is greater than or equal to the geometric mean, so that means that <math>\frac{a_1+a_2+\cdots +a_n}{n}\geq 1</math>.
 +
 
 +
Rearranging, we get <math>a_1+a_2+\cdots +a_n\ge n</math>, as required. <math>\square</math>
  
 
Back to the [[Arithmetic Mean-Geometric Mean Inequality]].
 
Back to the [[Arithmetic Mean-Geometric Mean Inequality]].

Latest revision as of 12:10, 6 March 2021

Problem

For nonnegative real numbers $a_1,a_2,\cdots a_n$, demonstrate that if $a_1a_2\cdots a_n=1$ then $a_1+a_2+\cdots +a_n\ge n$.

Solution

Since $a_1a_2\cdots a_n=1$, the geometric mean ($\sqrt[n]{a_1a_2\cdots a_n}$) must also equal $1$.

The AM-GM Inequality states that the arithmetic mean of a set of non-negative numbers is greater than or equal to the geometric mean, so that means that $\frac{a_1+a_2+\cdots +a_n}{n}\geq 1$.

Rearranging, we get $a_1+a_2+\cdots +a_n\ge n$, as required. $\square$

Back to the Arithmetic Mean-Geometric Mean Inequality.