Quadratic Coefficients Inequality

Algebra Level 5

Suppose p ( x ) = a x 2 + b x + c p(x) = ax^2 + bx + c is a quadratic polynomial with real coefficients and p ( x ) 1 |p(x)| \le 1 for all values of x x in the range [ 0 , 1 ] [0,1] . Find the largest possible value of a + b + c |a| + |b| + |c| .


The answer is 17.

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.

7 solutions

Ross Dempsey
May 20, 2014

Let α = p ( 0 ) \alpha = p(0) , β = p ( 1 2 ) \beta = p(\frac{1}{2}) , and γ = p ( 1 ) \gamma = p(1) . We know that α |\alpha| , β |\beta| , and γ |\gamma| are all less than or equal to 1. We will use this information by first writing a, b, and c in terms of α \alpha , β \beta , and γ \gamma . By substituting the definition of p(x), we have: c = α a + 2 b + 4 c = 4 β a + b + c = γ \begin{aligned} c &=& \alpha \\ a+2b+4c &=& 4\beta \\ a+b+c &=& \gamma \end{aligned} We then substitute α \alpha for c, obtaining: a + 2 b = 4 β 4 α a + b = γ α \begin{aligned} a+2b &=& 4\beta-4\alpha \\ a+b &=& \gamma-\alpha \end{aligned} Subtracting these equations, we obtain: b = 3 α + 4 β γ b = -3\alpha+4\beta-\gamma We can then solve for a in the following manner: a + b + c = γ a + ( 3 α + 4 β γ ) + α = γ a = 2 α 4 β + 2 γ \begin{aligned} a+b+c &=& \gamma \\ a+(-3\alpha+4\beta-\gamma)+\alpha &=& \gamma \\ a &=& 2\alpha-4\beta+2\gamma \end{aligned} In summary, we now have the following relationships: a = 2 α 4 β + 2 γ b = 3 α + 4 β γ c = α \begin{aligned} a &=& 2\alpha-4\beta+2\gamma \\ b &=& -3\alpha+4\beta-\gamma \\ c &=& \alpha \end{aligned} It is clear from these relations, and from the fact that α |\alpha| , β |\beta| , and γ |\gamma| are all less than or equal to 1, that a 8 |a| \le 8 , b 8 |b| \le 8 , and c 1 |c| \le 1 . Furthermore, all those maximum values can be obtained by letting α |\alpha| , β |\beta| , and γ |\gamma| equal 1, and by letting the sign of β \beta be the opposite of the signs of α \alpha and γ \gamma . These stipulations result in either p ( x ) = 8 x 2 8 x + 1 p(x) = 8x^2-8x+1 or p ( x ) = 8 x 2 + 8 x 1 p(x) = -8x^2+8x-1 . In either case, a + b + c = 17 |a| + |b| + |c| = \textbf{17} .

I thought that this was a pretty standard problem, but was dismayed by students inability to approach it.

This nice solution really explains what is going on. Many other solutions are possible as well, especially if one is will to consider different cases based on the signs of the coefficients or the position of the vertex of the parabola.

One has to carefully distinguish between guessing the answer and justifying it. While it seems likely, almost obvious, that a parabola passing through the points ( 0 , 1 ) , (0,1), 1 2 , 1 \frac{1}{2}, -1 and ( 1 , 1 ) (1,1) gives the best sum of absolute values of the coefficients, this definitely has to be justified rigorously.

Calvin Lin Staff - 7 years ago

Log in to reply

Yeah I'm not sure why this rated so high. What are the stats? Like how many views vs. solvers vs. attempts?

Finn Hulse - 7 years ago

Log in to reply

it s hard for a person that never see like it

Omar El Mokhtar - 6 years, 1 month ago

It is easy to verify that the following symmetries hold:

  1. If p ( x ) = a x 2 + b x + c p(x)=ax^2+bx+c satisfies the given conditions and maximizes a + b + c |a| + |b| + |c| , then so is p ( x ) = a x 2 b x c -p(x)=-ax^2-bx-c .

  2. If p ( x ) = a x 2 + b x + c p(x)=ax^2+bx+c satisfies the given conditions and maximizes a + b + c |a| + |b| + |c| , then so is p ( 1 x ) = a ( 1 x ) 2 + b ( 1 x ) + c = a x 2 ( 2 a + b ) x + a + b + c p(1-x)=a(1-x)^2+b(1-x)+c=ax^2-(2a+b)x+a+b+c .

Because of 1. we can assume that a 0 a \ge 0 . That means p ( x ) p(x) is a parabola opening upwards.

Because of 2. we can choose whether to have the vertex of the parabola to the left or to the right of x = 0.5 x=0.5 (or exactly at that point of course). We will choose the vertex ( x 0 , y 0 ) (x_0, y_0) to be to the right of x = 0.5 x=0.5 , i.e. x 0 = b 2 a 0.5 x_0=-\frac{b}{2a}\ge 0.5 , which also means that b < 0 b < 0 .

With these assumptions: p ( x ) p ( 0 ) = c p(x) \le p(0) = c for all 0 x 1 ( 2 x 0 ) 0\le x \le 1 (\le 2x_0) . That means, if we have a solution satisfying the conditions of the problem, we can always shift the parabola upwards until we reach p ( 0 ) = c = 1 p(0)=c=1 without violating the conditions and increasing a + b + c |a|+|b|+|c| . That means, when we have values a , b a, b and c c that maximize a + b + c |a|+|b|+|c| , c c must be equal to 1.

We have now 2 cases:

a. The vertex of the parabola is x 0 = b 2 a 1 x_0=-\frac{b}{2a} \ge 1 , or b 2 a -b \ge 2a . In this case the parabola is monotonically decreasing for x x between 0 and 1. As long as p ( 1 ) = a + b + c > 1 p(1) = a + b + c > -1 we can always decrease b b (which is negative, so that a + b + c |a|+|b|+|c| increases) until we reach p ( 1 ) = 1 p(1)=-1 (the condition b > 2 a -b>2a will remain true, since b -b is increasing). That means, that for the optimal solution in this case we have: p ( 0 ) = c = 1 p(0)=c=1 , p ( 1 ) = a + b + 1 = 1 p(1)=a+b+1=-1 or b = a + 2 2 a -b=a+2\ge 2a which gives a 2 a\le 2 , and finally a + b + c = a + a + 2 + 1 = 2 a + 3 7 |a|+|b|+|c|=a+a+2+1=2a+3\le 7 .

b. The vertex of the parabola is 0.5 x 0 = b 2 a < 1 0.5\le x_0=-\frac{b}{2a}< 1 . In this case, the minimum of the parabola is at x 0 = b 2 a , y 0 = c b 2 4 a x_0=-\frac{b}{2a}, y_0=c-\frac{b^2}{4a} , which is within the limits of the conditions of the problem statement ( 0 x 0 1 0\le x_0\le 1 , so that we must also have 1 y 0 1 -1\le y_0 \le 1 . Again, we can decrease b (increase its absolute value, which also decreases y 0 y_0 ), until we reach y 0 = 1 y_0=-1 or we reach b 2 a = 1 -\frac{b}{2a}=1 . The second limit is part of case a., so we will check here reaching the first limit: y 0 = c b 2 4 a = 1 y_0=c-\frac{b^2}{4a}=-1 or, with c = 1 c=1 : b 2 = 8 a b^2=8a . The condition 0.5 x 0 < 1 0.5\le x_0<1 changes now to: 0.5 4 b < 1 0.5\le -\frac{4}{b} < 1 , and because b b is negative: 8 b < 4 -8\le b < -4 . Finally, we get: a + b + c = b 2 8 b + 1 |a|+|b|+|c|=\frac{b^2}{8}-b+1 which is maximized for b = 8 b=-8 giving the value a + b + c = 17 |a|+|b|+|c|=17 .

From the cases a. and b. we see that the best solution is 17, and can be reached for b = 8 b=-8 , a = b 2 8 = 8 a=\frac{b^2}{8}=8 , c=1, with: p ( x ) = 8 x 2 8 x + 1 p(x)=8x^2-8x+1 . We can verify: the vertex of this parabola is at x 0 = 0.5 , y 0 = 1 x_0=0.5, y_0=-1 , and p ( 0 ) = 1 p(0)=1 , p ( 1 ) = 1 p(1)=1 .

Of course, because of the symmetries mentioned in the beginning, also p ( x ) = 8 x 2 + 8 x 1 p(x)=-8x^2+8x-1 satisfy the conditions and reach the maximum a + b + c = 17 |a|+|b|+|c|=17 .

Not the most elegant solution, but complete with all the details.

Calvin Lin Staff - 7 years ago
James Aaronson
May 20, 2014

The function p ( x ) = 8 x 2 8 x + 1 p(x) = 8x^2 - 8x + 1 has its minimum at x = 1 2 x = \frac{1}{2} , with p ( 1 2 ) = 1 p(\frac{1}{2}) = -1 ,and so its maximum on the interval will be at 0 0 or 1 1 . p ( 0 ) = p ( 1 ) = 1 p(0) = p(1) = 1 , so this function, with a sum of 17, satisfies the conditions.

Otherwise:

Note that k = a + b + c = p ( 1 ) k = a + b + c = p(1) , l = a 4 + b 2 + c = p ( 1 2 ) l = \frac{a}{4} + \frac{b}{2} + c = p(\frac{1}{2}) and m = c = p ( 0 ) m = c = p(0) satisfy k , l , m 1 |k|, |l|, |m| \leq 1 .

By the triangle inequality, a = 2 k 4 l + 2 m 2 k + 4 l + 2 m 8 |a| = |2k - 4l + 2m| \leq 2|k| + 4|l| + 2|m| \leq 8 . Also, b = 4 l k 3 m 4 l + k + 3 m 8 |b| = |4l - k - 3m| \leq 4|l| + |k| + 3|m| \leq 8 , and c = m 1 |c| = |m| \leq 1 .

So a + b + c 17 |a| + |b| + |c| \leq 17 .

Alan Naden
May 20, 2014

At x = 0 x=0 p ( x ) = c p(x) = c therefore c = 1 c = 1

Need to contain turning point in range so by symmetry turning point at x=0.5

Differentiating gives 2 a x + b = 0 2ax +b = 0 at turning point so at x = 0.5 x =0.5 a = b a =-b

Gives p ( x ) = a x 2 a x + 1 p(x) = ax^2-ax+1

p ( 0.5 ) = 0.25 a + 1 p(0.5)=-0.25a+1 & p ( 0.5 ) = 1 p(0.5) = -1 to fit in constraint

so a = 8 b = 8 c = 1 a=8 b=-8 c=1

"Need to contain turning point in range so by symmetry turning point at x=0.5" This requires a rigorous proof, which is missing.

Calvin Lin Staff - 7 years ago
Owen Scott
May 20, 2014

Ok, so let's picture this. By completing a square, any quadratic equation can be made into a parabola. We want as large a value for a,b,c, so we want our parabola to be less-flat. Flat parabolas have smaller a,b terms.

Let's pretend we want our parabola to open upwards (a>0). It should hit the points (0,1) (.5 , -1) (1,1). Why you ask? Try to draw the parabola and you'll see that this is the "steepest" parabola we can draw and satisfy the problem's conditions.

ax^2 + bx + c (0,1) means 1 = a(0^2) + b(0) + c; c=1 (1,1) means 1 = a(1^2) + b(1) + c; a + b = 0 (.5,-1) means -1 = a(1/4) + b(1/2) + c; (1/4)a + (1/2)b = -2 If you solve the system for a and b, you'll get that a=8 and b=-8

|8| + |-8| + |1| = 17

But wait, we need to check the case with a downward facing parabola that hits (0,-1) (.5,1) (1,-1). If you do the same process as before, you'll get a = -8, b = 8, c = -1

|-8| + |8| + |-1| = 17

The largest possible value of |a| + |b| + |c| is 17.

Not a rigorous proof.

Calvin Lin Staff - 7 years ago
Pebrudal Zanu
May 20, 2014

From this problem: \left |p(x)=ax^2+bx+c \right |\leq 1), where 0 x 1 0\leq x\leq 1

Choose x = 0 x=0 , so c 1 \left | c \right |\leq 1 so, for maximum a + b + c \left | a \right |+\left | b \right |+\left | c \right | , we choose c = 1 c=\left | 1 \right |

C a s e \mathbf{Case} f o r : \mathbf{for:} c = 1 \mathbf{c=1}

p ( x ) = a x 2 + b x + 1 p(x)=ax^2+bx+1 , for x = 0 x=0 we get p ( x ) = 1 p(x)=1 and this point consider p ( x ) p(x) maximum for this point,

For this case imposible for a 0 a\leq 0

P r o v e : \mathbf{Prove:}

set b = a b=-a and we get:

a x 2 a x 0 ax^2-ax \geq 0 for 0 x 1 0\leq x\leq 1

it's contradiction for p ( x ) 1 p(x)\geq 1

So, a a positive number, and b b must negative number (because if b b are positive number for x = 1 x=1 , p ( x ) > 1 p(x)>1 contradiction.)

And this case result a b a\geq -b

Maximum p ( x ) = 1 p(x)=1 and happened when x x boundary point, p ( x ) p(x) have minimum for p ( x ) = 1 p(x)=-1

we have axis of symetry for x = 1 2 x=\frac {1}{2} if f ( 1 ) = 1 f(1)=1

Minimum point happened when x = 1 2 x=\frac {1}{2} so that a = b a=-b

p ( x ) = a ( 1 2 ) 2 a ( 1 2 ) + 1 = 1 p(x)=a(\frac {1}{2})^2-a(\frac {1}{2})+1=-1 and we get a = 8 a=-8 ,

So that , a + b + c \left | a \right |+\left | b \right |+\left | c \right | maximum if p ( x ) = 8 x 2 8 x + 1 p(x)=8x^2-8x+1

C a s e \mathbf{Case} f o r : \mathbf{for:} c = 1 \mathbf{c=-1}

with same way we get:

p ( x ) = 8 x 2 + 8 x 1 p(x)=-8x^2+8x-1

so, maximum

a + b + c = 17 \left | a \right |+\left | b \right |+\left | c \right|=17

"Choose x = 0 x=0 , so c 1 \left | c \right |\leq 1 so, for maximum a + b + c \left | a \right |+\left | b \right |+\left | c \right | , we choose c = 1 c=\left | 1 \right | " No guarantee that the maximum is at the boundary of the domain of conditions.

Calvin Lin Staff - 7 years ago

Log in to reply

It's long problem I think... ha ha ha... My solution is wrong....

pebrudal zanu - 6 years, 11 months ago
Calvin Lin Staff
May 13, 2014

Since p ( 0 ) = c p(0) = c , we know 1 c 1 -1 \le c \le 1 . Since p ( 1 ) = a + b + c p(1) = a+b+c , we know 1 a + b + c 1 -1 \le a+b+c \le 1 . Since p ( 1 2 ) = 1 4 a + 1 2 b + c p \left(\frac{1}{2} \right) = \frac{1}{4}a + \frac{1}{2}b + c , we know 4 a + 2 b + 4 c 4 -4 \le a + 2b + 4c \le 4 .

Since 4 a + 2 b + 4 c 4 -4 \le a + 2b + 4c \le 4 and 1 a + b + c 1 -1 \le a+b+c \le 1 , we get 5 a + 2 b + 4 c ( a + b + c ) 5 -5 \le a + 2b+4c - (a + b + c) \le 5 , or 5 b + 3 c 5 -5 \le b + 3c \le 5 . Combining this inequality with 1 c 1 -1 \le c \le 1 yields 8 b 8 -8 \le b \le 8 . Similarly, since 4 a + 2 b + 4 c 4 -4 \le a + 2b + 4c \le 4 and 1 a + b + c 1 -1 \le a+b+c \le 1 , we get 6 a + 2 b + 4 c 2 ( a + b + c ) 6 -6 \le a + 2b + 4c - 2(a+b+c) \le 6 , which gives us 6 a + 2 c 6 -6 \le -a + 2c \le 6 . Combining this with 1 c 1 -1 \le c \le 1 yields the inequality 8 a 8 -8 \le a \le 8 . Therefore, a + b + c 8 + 8 + 1 = 17. |a| + |b| + |c| \le 8 + 8 + 1 = 17.

To see that we cannot get any smaller, consider p ( x ) = 8 x 2 8 x + 1. p(x) = 8x^2 - 8x + 1. This polynomial satisfies the condition p ( x ) 1 |p(x)| \le 1 for 0 x 1 0 \le x \le 1 , and a + b + c = 8 + 8 + 1 = 17 |a| + |b| + |c| = 8 + 8 + 1 = 17 for this quadratic polynomial. Note also that p ( x ) = 8 ( x 1 2 ) 2 1 p(x) = 8 \left(x - \frac{1}{2} \right)^2 - 1 , so this is a parabola with vertex at ( 1 2 , 1 ) \left(\frac{1}{2},-1 \right) passing through the points ( 0 , 1 ) (0,1) and ( 1 , 1 ) (1,1) .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...