a , b , c are reals satisfying a b 2 + b c 2 + c a 2 = 3 . If the statement c 2 a 2 + b 2 + a 2 b 2 + c 2 + b 2 c 2 + a 2 ≥ k is always true for some real number k , then find the largest possible value of k .
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.
How did you find that first expression which is minimum?s
Log in to reply
c y c ∑ c 2 a 2 + b 2 = c y c ∑ c 2 a 2 + c 2 b 2 = c y c ∑ b 2 a 2 + a 2 b 2 = c y c ∑ b 2 a 2 − 2 ( b a ) ( a b ) + a 2 b 2 + 2 ( b a ) ( a b ) = c y c ∑ ( b a − a b ) 2 + 2 ( b a ) ( a b ) = ( c y c ∑ ( b a − a b ) 2 ) + 6 ≥ 6
Good job on finding both equality cases!
Log in to reply
Interesting. I didn't realize that there were 2 equality cases. The question could have asked for "For how many ordered triples of real numbers, is the minimum achieved". Most would have answered 1.
Exactly what I did, no need to place my solution then. Still, amazing.
That was simple , but 6 wasn't accepted for that damn decimal thing .
Log in to reply
Simply typing 6 should have been accepted.
I checked and you did not submit any answer at all.
Good solution you simply converted them into squares
∑ cyc c 2 a 2 + b 2 = ( ∑ cyc a 2 ) ( ∑ cyc a 2 1 ) − 3 ≥ 6 , where the last equality follows from application of Cauchy-Schwartz inequality. Now the assignment a = b = c = 1 satisfies the given constraint and achieves the lower bound 6 with equality.
WE HAVE SUMS OF RECIPROCALS, SO AM-GM IS TRAIGHTFORWARD, a^2/c^2 +c^2/a^2+....
Take a=b=c=1.......And Put In 2nd Equation.........lol
@anand that is what i did, but solutions are for the one that don't get it so you have to explain everything lol.
Problem Loading...
Note Loading...
Set Loading...
The expression whose minimum value has to be found can be written as:
( b a − a b ) 2 + ( c b − b c ) 2 + ( a c − c a ) 2 + 6 ≥ 6
Equality occurs when:
a 2 = b 2 , b 2 = c 2 , c 2 = a 2
Thus the following two cases arise:
Case 1:
a = b = c = x ( say )
∴ 3 x 3 = 3
∴ x = a = b = c = 1
Case 2:
a, b, c all have equal magnitudes but one of them (say a) has opposite sign
∴ − a = b = c = y ( say )
∴ − y 3 + y 3 + y 3 = 3
∴ y = − a = b = c = 3 3 1