y − 1 x 2 + x − 1 y 2
Find the minimum value of the expression above, where x > 1 and y > 1 are real numbers.
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 symmetry of the expression indicates that the expression will attain an optimum when x = y . Then, the optimum value of the expression is x − 1 2 x 2 = c (say). This gives rise to the equation
2 x 2 − c x + c = 0 . Since x is real, therefore c 2 ≥ 4 × 2 × c ⟹ c ≥ 8 . Hence the minimum value of the expression is 8 .
Alternative method :
Let x = a + 1 , y = b + 1 . Then the given expression is b a 2 + 2 a + 1 + a b 2 + 2 b + 1 = ( b a 2 + a b 2 ) + 2 ( b a + a b ) + ( a 1 + b 1 ) . By A. M. - G. M. inequality, b a 2 + a b 2 ≥ 2 a b , b a + a b ≥ 2 , a 1 + b 1 ≥ a b 2 , a b + a b 1 ≥ 2 . Hence the given expression is ≥ 2 × 2 + 2 × 2 = 8 . Therefore the minimum value of the given expression is 8 .
Problem Loading...
Note Loading...
Set Loading...
Let u = x − 1 and v = y − 1 . Note that u , v > 0 , so Titu's lemma and AM-GM inequality applies.
y − 1 x 2 + x − 1 y 2 v ( u + 1 ) 2 + u ( v + 1 ) 2 z z 2 + 4 z + 4 z + z 4 + 4 = v ( u + 1 ) 2 + u ( v + 1 ) 2 ≥ u + v ( u + v + 2 ) 2 = z + 4 + z 4 ≥ 2 4 + 4 = 8 By Titu’s lemma Let z = u + v By AM-GM inequality
Equality occurs when x = y = 2 .