Let be real numbers such that the numbers and are all greater than or equal to 1. Find .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The inequalities 2 a − b 2 ≥ 1 , 2 b − c 2 ≥ 1 , 2 c − d 2 ≥ 1 , 2 d − a 2 ≥ 1 all hold at the same time, so we can add them up, obtaining the inequality 2 a − b 2 + 2 b − c 2 + 2 c − d 2 + 2 d − a 2 ≥ 1 + 1 + 1 + 1 .
Moving everything to the right hand side the above inequality becomes a 2 − 2 a + 1 + b 2 − 2 b + 1 + c 2 − 2 c + 1 + d 2 − 2 d + 1 ≤ 0 , that is ( a − 1 ) 2 + ( b − 1 ) 2 + ( c − 1 ) 2 + ( d − 1 ) 2 ≤ 0 .
But this inequality is true if and only if a = b = c = d = 1 . So a + b + c + d = 4 .