Let a , b , c , d be positive real numbers such that a + b + c + d = 4 .
What is the minimum value of
a 2 + 1 1 + b 2 + 1 1 + c 2 + 1 1 + d 2 + 1 1 ?
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.
Very well done solution +1 from me
Relevant wiki: Titu's Lemma
This can be done by Titu's Lemma
Now here by applying Titu's Lemma we get,
a 2 + 1 1 + b 2 + 1 1 + c 2 + 1 1 + d 2 + 1 1 >= a 2 + b 2 + c 2 + d 2 + 4 4 2
Now a + b + c + d = 4 Hence by AM GM we get a b c d < = 1
And a 2 + b 2 + c 2 + d 2 > = 4 .
Hence putting value in the 1st equation we get, 4 2 / 8 = 2
@achal jain isn't it correct?
@Md Zuhair It is wrong , If you substitute a smaller value in the denominator , it makes the fraction larger and hence you can't substitute it like that.
Log in to reply
So you give a solution.
Log in to reply
I have posted one.
Problem Loading...
Note Loading...
Set Loading...
By AM - GM Inequality ,
a 2 + 1 ≥ 2 a
⇒ a 2 + 1 1 ≤ 2 a 1
⇒ a 2 + 1 a 2 ≤ 2 a .
Similarly writing for ( b , c , d ) and adding all we get ,
a 2 + 1 a 2 + b 2 + 1 b 2 + c 2 + 1 c 2 + d 2 + 1 d 2 ≤ 2 a + 2 b + 2 c + 2 d = 2
Therefore ,
a 2 + 1 − a 2 + b 2 + 1 − b 2 + c 2 + 1 − c 2 + d 2 + 1 − d 2 ≥ 2 − a + 2 − b + 2 − c + 2 − d = − 2
1 − a 2 + 1 a 2 + 1 − b 2 + 1 b 2 + 1 − c 2 + 1 c 2 + 1 − d 2 + 1 d 2 ≥ 4 − 2 = 2 .
⇒ a 2 + 1 1 + b 2 + 1 1 + c 2 + 1 1 + d 2 + 1 1 ≥ 2 .
Equality holds when a = b = c = d = 1