If a is a real number , what is the maximum value of 4 a − a 4 ?
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.
( a 2 − 1 ) 2 + 2 ( a − 1 ) 2 ≥ 0 ( a 2 − 1 ) 2 + 2 ( a 2 − 2 a + 1 ) ( a 4 − 2 a 2 + 1 ) + ( 2 a 2 − 4 a + 2 ) a 4 − 4 a + 3 4 a − a 4 ≥ 0 ≥ 0 ≥ 0 ≤ 3 Thus, the maximum value is 3
Nicely done! +1! Did it similar to Jerry's solution!
4 a 4 + 1 + 1 + 1 ⟹ a 4 ≥ AM-GM 4 a 4 × 1 × 1 × 1 ≥ 4 a − 3 (Note that we can apply AM-GM here, since a 4 ≥ 0 for all real a )
Hence: 4 a − a 4 ≤ 4 a − ( 4 a − 3 ) ⟹ 4 a − a 4 ≤ 3 Equality occurs when a = 1
Problem Loading...
Note Loading...
Set Loading...
Let y = 4 a − a 4 .
Take the first derivative and set it to zero: d a d y = − 4 a 3 + 4 = 0 a = 1
A local extrema occurs at a = 1 . Sub in a = 1 to check. Checking, we find that that is the minimum point. Thus, the answer is 3.