Determine the least real number such that the inequality above holds for all real numbers and .
Give your answer to 2 decimal places.
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 left hand side factors like this: ( a − b ) ( b − c ) ( c − a ) ( a + b + c )
So just let x = a − b , y = b − c , z = c − a , s = a + b + c Then the inequality becomes ∣ x y z s ∣ ≤ 9 M ( x 2 + y 2 + z 2 + s 2 ) 2 With the property that x + y + z = 0
Two of x , y , z have the same sign. Let x , y be that two. Now putting their arithmetic mean instead of them makes the inequality stricter (l.h.s. gets bigger and r.h.s. gets smaller)
So assume that x = y . Now z = − 2 x and the inequality becomes: ∣ 2 x 3 s ∣ ≤ 9 M ( s 2 + 6 x 2 ) 2 Now using the AM-GM inequality for
s 2 , 2 x 2 , 2 x 2 , 2 x 2 we get ( s 2 + 6 x 2 ) 2 ≥ 1 6 8 s 2 x 6 = 3 2 2 s x 3
So M = 1 6 2 9 = 0 . 3 9 works.