Let a,b,c and d be non-negative real numbers such that a 4 + b 4 + c 4 + d 4 =16. Then find the maximum possible value of a 5 + b 5 + c 5 + d 5 .
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.
where is given here that the numbers a,b,c,d are in the Geometric series..???
yes the same method as @vihit by applying GM you get the value 2^5 giving you 32
Same method, nice job!
Why you have taken geometric mean plzz explain...
Let S = a 5 + b 5 + c 5 + d 5 and C = a 4 + b 4 + c 4 + d 4 . Suppose we have values a , b , c , d such that C = 1 6 .
Assume that two variables are non-zero and unequal, say b > a . We will alter them slightly so that a → a + d a and b → b + d b , in such a way that C = 1 6 . That is,
d C = 4 a 3 d a + 4 b 3 d b = 0 ⇒ d b = − ( a b ) 3 d a .
This changes the sum S as follows:
d S = 5 a 4 d a + 5 b 4 d b = − 5 a 4 ( a b ) 3 d b + 5 b 4 d b = 5 b 3 d b ( b − a ) .
This change is positive if we increase b . Thus whenever two variables are non-zero and unequal, S can be improved by making their difference even bigger. The case where a = b = c = d is actually a minimum with S = 1 6 2 .
It follows that the maximum value is reached when all but one variable are equal to zero. W.l.o.g., a = 4 , b = c = d = 0 , given the maximum value S = 3 2 .
Problem Loading...
Note Loading...
Set Loading...
Apply geometric mean formula now ((abcd )^4)^1/4 is equal to 16 on solving (abcd) is equal to 16 now take a^5 plus b^5 plus c^5 plus d^5 and apply geometric mean formula ((abcd)^5)^1/4 so on solving (abcd)^5/4 split now (abcd)^1/4 is equal to 2 from 1st eqn abcd is equal to 16 so (abcd)^1/4 is equal to (16)^1/4 which is equal to 2 now substitute value 2 in ((abcd)^1/4)^5 which is equal to (2)^5 which is equal to 32 .