nietzsche
Sep15-09, 05:28 PM
My prof gave us twelve basic properties of numbers, and I think I'm supposed to use those in my proof, but I'm not sure how to incorporate them.
The properties are:
P1 Associative law for addition
P2 Additive identity
P3 Additive inverse
P4 Commutative law for addition
P5 Associative law for multiplication
P6 Multiplicative identity
P7 Multiplicative inverse
P8 Commutative law for multiplication
P9 Distributive law
P10 Trichotomy law
P11 Closure under addition
P12 Closure under multiplication
1. The problem statement, all variables and given/known data
Prove that if 0 < a < b, then
a < \sqrt{ab} < \frac{a + b}{2} < b
2. Relevant equations
N/A
3. The attempt at a solution
Part I:
\begin{align*}
a&<b\\
a^2&<ab\\
\sqrt{a^2}&<\sqrt{ab}\\
a&<\sqrt{ab}
\end{align*}
Part II:
Suppose:
\begin{align*}
\sqrt{ab}&\geq\frac{a+b}{2}\\
ab&\geq\left(\frac{a+b}{2}\right)^2\\
ab&\geq\frac{a^2+2ab+b^2}{4}\\
4ab&\geq a^2+2ab+b^2\\
0&\geq a^2-2ab+b^2\\
0&\geq (a-b)^2\\
\end{align*}
but:
\begin{align*}
0&<(a-b)^2\\
\therefore \sqrt{ab}&<\frac{a+b}{2}
\end{align*}
Part III:
\begin{align*}
a&<b\\
a+b &< b+b\\
a+b &< 2b\\
\frac{a+b}{2} &< b
\end{align*}
So I'm able to prove them, but I don't know if I used the properties correctly (if at all). Any opinions or suggestions?
The properties are:
P1 Associative law for addition
P2 Additive identity
P3 Additive inverse
P4 Commutative law for addition
P5 Associative law for multiplication
P6 Multiplicative identity
P7 Multiplicative inverse
P8 Commutative law for multiplication
P9 Distributive law
P10 Trichotomy law
P11 Closure under addition
P12 Closure under multiplication
1. The problem statement, all variables and given/known data
Prove that if 0 < a < b, then
a < \sqrt{ab} < \frac{a + b}{2} < b
2. Relevant equations
N/A
3. The attempt at a solution
Part I:
\begin{align*}
a&<b\\
a^2&<ab\\
\sqrt{a^2}&<\sqrt{ab}\\
a&<\sqrt{ab}
\end{align*}
Part II:
Suppose:
\begin{align*}
\sqrt{ab}&\geq\frac{a+b}{2}\\
ab&\geq\left(\frac{a+b}{2}\right)^2\\
ab&\geq\frac{a^2+2ab+b^2}{4}\\
4ab&\geq a^2+2ab+b^2\\
0&\geq a^2-2ab+b^2\\
0&\geq (a-b)^2\\
\end{align*}
but:
\begin{align*}
0&<(a-b)^2\\
\therefore \sqrt{ab}&<\frac{a+b}{2}
\end{align*}
Part III:
\begin{align*}
a&<b\\
a+b &< b+b\\
a+b &< 2b\\
\frac{a+b}{2} &< b
\end{align*}
So I'm able to prove them, but I don't know if I used the properties correctly (if at all). Any opinions or suggestions?