MHB Prove $X\ge 0$ and Find Smallest Positive $X$ | POTW #158 April 8, 2015

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2015
AI Thread Summary
For the expression \( X = 16(a^2 + b^2 + c^2) - 5(a + b + c)^2 \), it is proven that \( X \ge 0 \) by rewriting it in a form that highlights its non-negativity. The smallest positive value of \( X \) is determined to be 11, which occurs when \( a, b, c \) take specific integer values. The discussion includes various approaches to the proof and calculations leading to the minimum value. Members contributed different methods to arrive at the solution, showcasing the collaborative nature of problem-solving in the forum. Overall, the thread emphasizes the importance of algebraic manipulation in proving inequalities.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $a,\,b$ and $c$ be integers, and given $X=16(a^2+b^2+c^2)-5(a+b+c)^2$, prove that $X\ge 0$ and find the smallest positive number that $X$ can be.


Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solutions::)

1. kaliprasad
2. greg1313

Solution from kaliprasad:

$\begin{align*}X&= 16(a^2+b^2+c^2) - 5(a+b+c)^2\\&=16(a^2+b^2+c^2) - 5(a^2+b^2+c^2+2ab+2ac+2bc)\\&=11(a^2+b^2+c^2) - 10(ab+bc+ca)\\&=a^2+b^2+c^2 + 5(2a^2+2b^2+2c^2-2ab - 2bc - 2ca)\\&=(a^2+b^2+c^2 + 5((a-b)^2+(b-c)^2 + (c-a)^2)\end{align*}$

Clearly the lowest value is zero when $a = b= c = 0$

If $a,\,b,\,c$ are not same then the lowest value is 5 and if same and 1 or -1 then the value is 3.

So lowest positive value = 3 at $a=b= c = 1$ or $a=b=c = -1$.
 
Back
Top