Let , , and be non-negative real numbers such that . If the maximum value of is , where and are positive coprime integers, what is the value ?
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.
Let f ( x , y , z ) = x 2 y + y 2 z + z 2 x . Note that f ( x , y , z ) − f ( x , z , y ) = ( x − y ) ( x − z ) ( y − z ) Since we can permute x , y , z cyclically without changing f ( x , y , z ) , we can assume without loss of generality that x ≥ y , z ≥ 0 . The above identity then shows us that the maximum value of f ( x , y , z ) will be obtained when x ≥ y ≥ z ≥ 0 (since, in that case, f ( x , y , z ) − f ( x , z , y ) ≥ 0 ). Since f ( x + z , y , 0 ) − f ( x , y , z ) = x z ( y − z ) + ( x − y ) ( y − z ) + y z 2 ≥ 0 x ≥ y ≥ z ≥ 0 , we see that the largest value of f ( x , y , z ) is obtained when x ≥ y ≥ z = 0 . Thus we simply need to maximize f ( x , 1 − x , 0 ) = x 2 ( 1 − x ) 0 ≤ x ≤ 1 and this maximum is achieved when x = 3 2 , yielding a maximum of 2 7 4 . This makes the answer 3 1 .