The minimum seems to be easier

Algebra Level 4

Positive reals a a , b b , and c c are such that a + b + c = 3 a+b+c=3 . Find the maximum value of

a 3 + b 3 + c 3 4 ( a 2 + b 2 + c 2 ) \large a^3+b^3+c^3-4(a^2+b^2+c^2)


The answer is -9.00.

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.

4 solutions

Ivo Zerkov
Nov 30, 2017

This is just a constrained optimization problem with a Lagrangian of L ( a , b , c ) = a 3 + b 3 + c 3 4 ( a 2 + b 2 + c 2 ) λ ( a + b + c 3 ) \large \mathcal{L}(a,b,c)=a^{3}+b^{3}+c^{3}-4\cdot(a^{2}+b^{2}+c^{2}) - \lambda\cdot(a+b+c-3) .

We then have L = 0 \large \nabla\mathcal{L}=0 :

d L d a = 3 a 2 8 a λ = 0 \large \frac{d\mathcal{L}}{da}=3a^{2}-8a-\lambda=0

d L d b = 3 b 2 8 b λ = 0 \large \frac{d\mathcal{L}}{db}=3b^{2}-8b-\lambda=0

d L d c = 3 c 2 8 c λ = 0 \large \frac{d\mathcal{L}}{dc}=3c^{2}-8c-\lambda=0

d L d λ = ( a + b + c 3 ) = 0 \large \frac{d\mathcal{L}}{d\lambda}=-(a+b+c-3)=0

Solving for a a , b b and c c gives three possibilities:

a = b = c = 1 a = b = 1 3 , c = 7 3 a = b = 4 3 , c = 1 3 a=b=c=1\vee a=b=\frac{1}{3}, c=\frac{7}{3} \vee a=b=\frac{4}{3},c=\frac{1}{3} , which when plugged in give respectively 9 , 89 9 , 89 9 -9,-\frac{89}{9},-\frac{89}{9} .

The maximum is then 9 -9 , for a = b = c = 1 a=b=c=1 .

Side note: I'm not sure why the title says the minimum is easier to find.

Nah... The minimum is harder to find tbh, as equality doesn't hold when a = b = c a=b=c , so yeah, just tryin' to screw everyone up :)

Good solution anyways.

Steven Jim - 3 years, 6 months ago

Obviously Lagrange works but any non calculus method can be used?

D S - 3 years, 6 months ago

Let's define a function f ( x ) f(x) as :

f ( x ) = x 3 4 x 2 f(x)=x^3-4x^2

f ( x ) = 3 x 2 8 x f ( x ) = 6 x 8 f'(x)=3x^2-8x \implies f''(x)=6x-8

So, f ( x ) f(x) is convex for x < 4 3 x<\frac{4}{3}

By using Jensen's inequality in the interval ( 0 , 3 4 ) (0,\frac{3}{4}) , we get :

f ( a ) + f ( b ) + f ( c ) 3 f ( a + b + c 3 ) f(a)+f(b)+f(c) \le 3f(\frac{a+b+c}{3})

a 3 + b 3 + c 3 4 ( a 2 + b 2 + c 2 ) 3 ( 1 4 ) = 9 a^3+b^3+c^3-4(a^2+b^2+c^2) \le 3(1-4) =-9

Equality holds when a = b = c = 1 a=b=c=1 .

How do you know that f does not take a greater value when one of them >4/3?

Joe Mansley - 1 week, 5 days ago
Joe Mansley
May 29, 2021

I found it helpful to draw a graph of f ( x ) = x 3 4 x 2 f(x)=x^3-4x^2 . Let S = f ( a ) + f ( b ) + f ( c ) S=f(a)+f(b)+f(c)

f ( x ) 0 f(x) \leq 0 for x [ 0 , 3 ] x \in [0,3]

WLOG a b c a \leq b \leq c

If c > 1 c>1 , then f ( c ) 9 f(c) \leq -9 , so S 9 S \leq -9 .

If c 1 c \leq 1 then a = b = c = 1 a=b=c=1 , So S = 9 S=-9

Therefore 9 -9 is the maximum.

Vitor Juiz
Dec 18, 2017

We know that a, b and c are positive reals and their sum is equal to 9. Therefore, the only solutions to that is: (0,0,3), (1,1,1) and (2,1,0). After substituting those valuers, the maximum is -9.

Note: sorry for my bad grammar.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...