f ( x ) is a monic quadratic polynomial with positive real roots, and satisfies f ( 1 ) = 4 4 1 . What is the minimum value of f ( 0 ) ?
Details and assumptions
A monic polynomial has a leading coefficient of 1, i.e. f ( x ) = x n + … for some non-negative integer n .
The roots of the polynomial may be repeated real roots.
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.
When faced with this question, my two initial thoughts were using either the quadratic formula or vieta's formula. I ended up choosing vieta's since it gives us the control on the roots r 1 , r 2 :
Using AM-GM:
r 1 r 2 − 4 4 0 = r 1 + r 2 ≤ 2 r 1 r 2 , so now we have an inequality in terms of c , with note that c > 4 4 0 .
Superb Solution Sagnik! SSS
How is this solution? :)
did it the same way
superb one!....
Let
f ( x ) = x 2 − ( α + β ) x + ( α β )
where α , β is the root of the polynomial and ( α , β ) > 0 .
Given that,
f ( 1 ) = 4 4 1
1 − ( α + β ) + α β = 4 4 1
We want to find the minimum value of f ( 0 ) , which is α β . Noticed that
α β − α − β − 4 4 0 = 0
and
α β − α − β − 4 4 0 ≥ α β − 2 α β − 4 4 0
Shows us that the minimum value occurs when α = β , so note
1 − 2 α + α 2 = 4 4 1
( α − 1 ) 2 = 4 4 1
α = 2 2
Hence, the minimum value of f ( 0 ) = α β = 2 2 2 = 4 8 4 .
That's exactly what I did.
Same way! Nice solution
First, we let f ( x ) = x 2 + b x + c . Since f ( 1 ) = 4 4 1 , we can write the following: $$ 1^2 + b(1) + c = 441 $$ $$ 1 + b + c = 441 $$ $$ b + c = 440 $$ $$ c = 440 - b. (1) $$
In addition, since f ( x ) has real roots, its discriminant must be greater than or equal to 0. That is, b 2 − 4 c ≥ 0 . We can substitute equation (1) here, to get b 2 − 4 ( 4 4 0 − b ) ≥ 0 .
This then can be evaluated as follows: $$ b^2 + 4b − 1,760 \geq 0 $$ $$ (b - 40)(b + 44) \geq 0. $$ Here, using the critical points, it can be shown that b ≤ − 4 4 or b ≥ 4 0 .
By looking at a graph, we note that if b is positive, the root(s) of the function will be negative. Therefore, b ≤ − 4 4 . We now find a general value for f ( 0 ) . This turns out to be c . This shows that we want to minimize c . Since c = 4 4 0 − b , and b ≤ − 4 4 , the minimum value for c occurs when b = − 4 4 . This minimum value is 4 8 4 .
Therefore, the minimum value of f ( 0 ) is 4 8 4 .
Let f ( x ) = x 2 + a x + b . First, note that f ( 1 ) = 1 + a + b = 4 4 1 implies that a + b = 4 4 0 .
Next, note that by the Quadratic Formula, we know that the roots of this quadratic are 2 − a ± a 2 − 4 b .
If a ≥ 0 , then 2 − a − a 2 − 4 b will be non-positive. Hence, we must have a < 0 . Therefore, it is sufficient to minimize the absolute value of a , since as a decreases b must increase due to the first equation.
Also, since both roots must be real, we have that the discriminant must be non-negative-- i.e. we must have a 2 − 4 b ≥ 0 . It follows that a 2 ≥ 4 b . To maximize ∣ a ∣ , we set the two sides equal to each other. In other words, we have a 2 = 4 b .
Solving for b and plugging the value into the equation a + b = 4 4 0 , we see that \(a+\frac{a^2}{4}=440
\Rightarrow a^2+4a=1760
\Rightarrow (a+2)^2=1764=42^2\).
From this we see that a = − 4 4 , and thus b = 4 4 0 − ( − 4 4 ) = 4 8 4 .
Let f ( x ) = x 2 + a x + b , where a and b are real numbers (we know that the coefficients of the quadratic are real because its roots are real). Note that f ( 0 ) = b , so we are trying to minimize the value of b . Since f ( 1 ) = 4 4 1 , we have 1 + a + b = 4 4 1 ⇒ a = 4 4 0 − b . Thus, our quadratic becomes f ( x ) = x 2 + ( 4 4 0 − b ) x + b . By the quadratic formula, the roots of this quadratic are of the form x = 2 b − 4 4 0 ± ( 4 4 0 − b ) 2 − 4 b .
Because the roots must be positive, we must have b − 4 4 0 ± ( 4 4 0 − b ) 2 − 4 b > 0 . Also, because the discriminant is nonnegative, we must have b − 4 4 0 > 0 ⇒ b > 4 4 0 .
Furthermore, the roots must be real, so the discriminant must be nonnegative. Thus we have,
( 4 4 0 − b ) 2 − 4 b ≥ 0
b 2 − 8 8 4 b + 4 4 0 2 ≥ 0
We apply the quadratic formula to find the roots of the LHS,
b = 2 8 8 4 ± 8 8 4 2 − 4 ⋅ 4 4 0 2
b = 2 8 8 4 ± 8 8 4 2 − ( 8 8 0 ) 2
b = 2 8 8 4 ± 1 7 6 4 ⋅ 4
b = 2 8 8 4 ± 8 4
b = 4 4 2 ± 4 2
b = 4 0 0 , 4 8 4
Therefore, we have
( b − 4 0 0 ) ( b − 4 8 4 ) ≥ 0
The values of b that satisfy this inequality are all b such that b ≤ 4 0 0 or b ≥ 4 8 4 . However, for the roots of our original quadratic to be positive, we have found that b > 4 4 0 . Therefore, the minimal value of f ( 0 ) = b is 4 8 4 .
We are given a monic quadratic polynomial that satisfies f ( 1 ) = 4 4 1 . We can thus write 1 2 + b ∗ 1 + c = 4 4 1 < − > b + c = 4 4 0 . Now, we are also told that the polynomial has real roots, so the discriminant must at least be zero, i.e b 2 − 4 ∗ a ∗ c ≥ 0 . The minimum value of f ( 0 ) , is the same as the minimum value of c since 0 2 + b ∗ 0 + c = c , so we'll solve b 2 − 4 ∗ a ∗ c = 0 . So we can write b 2 − 4 ∗ c = 0 < − > 4 b 2 = c . From before we know that b + c = 4 4 0 hence 4 4 0 = b + 4 b 2 < − > b 2 + 4 ∗ b − 4 ∗ 4 4 0 = 0 . This equation has two solutions, b = − 4 4 or b = 4 0 . Since we are told that we are looking for postive real roots, it's b = − 4 4 we are looking for (b=40 yields a negative root). So we end up with 1 2 − 4 4 ∗ 1 + c = 4 4 1 − > c = 4 8 4 so the minimum value of f ( 0 ) is 4 8 4
Yet another solution!
Write
f
(
x
)
=
x
2
+
a
x
+
b
,
a
,
b
are real numbers
As roots are real, the discriminant of the above equation which is
a
2
−
4
b
must be greater than
0
. So
a
2
≥
4
b
As roots are positive, their sum and their product are also positive, so by Vieta's formulas,
a
<
0
and
b
>
0
Also,
f
(
1
)
=
a
+
b
+
1
=
4
4
1
which yields
a
+
b
=
4
4
0
so
b
=
4
4
0
−
a
Combining
b
=
4
4
0
−
a
and
a
2
≥
4
b
, we get
a
2
+
4
a
−
1
7
6
0
≥
0
that is,
(
a
−
4
0
)
(
a
+
4
4
)
≥
0
which gives
a
≤
−
4
4
[
a
≥
4
0
is not admissible as
a
<
0
]
Hence,
b
≥
4
4
0
+
4
4
=
4
8
4
But
f
(
0
)
=
b
so
f
(
0
)
≥
4
8
4
Now, we have to establish that
f
(
0
)
=
4
8
4
can be achieved.
As
f
(
0
)
=
b
=
4
8
4
, we have
a
=
4
4
1
−
1
−
4
8
4
=
−
4
4
. So
f
(
x
)
=
x
2
+
a
x
+
b
=
x
2
−
4
4
x
+
4
8
4
which has a repeated root of
2
2
which is positive.
This monic polynomial above satisfies all the conditions of
f
(
x
)
given in the question and hence,
f
(
x
)
=
4
8
4
can be achieved.
So our answer is
4
8
4
. Also notice that this is
2
2
2
and
f
(
1
)
=
2
1
2
, is this a coincidence?
Note that you've only established that 484 is a lower bound.
For it to be the minimum, you additionally have to establish that it can be achieved.
Log in to reply
Oh, yes Calvin, I forgot. But it is not to hard to establish that 484 can be achieved as a lower bound
Log in to reply
Can you edit your solution to establish that 484 can be achieved?
Let x 1 and x 2 be the roots of f ( x ) = x 2 + b x + c . We know that
f ( 1 ) = 1 + b + c = 4 4 1
and
f ( 0 ) = c
From Vieta's formulae we have that:
x 1 + x 2 = − b
and
x 1 x 2 = c
From these and f ( 1 ) = 1 + b + c = 4 4 1 we get:
x 1 x 2 = 4 4 0 + x 1 + x 2
which can be cast as
x 2 = x 1 − 1 x 1 + 4 4 0
Multiply this by x 1 and get
x 1 x 2 = x 1 − 1 x 1 2 + 4 4 0 x 1
We have written f ( 0 ) as function of x 1 . Its minimum can be found via standard methods of calculus. The minimum is for x 1 = 2 2 which implies
f ( 0 ) = 4 8 4
Here's my solution.
First let us consider a general case.
A quadratic f ( x ) = a x 2 + b x + c has real roots iff b 2 − 4 a c ≥ 0 . The roots are positive iff both the following conditions are satisfied:
( 1 ) 2 a − b > 0 , i.e., the vertex of the parabola is to the right of the y axis; and
( 2 ) a f ( 0 ) > 0 , i.e., the origin does not lie between the roots.
Now, for our problem,
Let the quadratic be f ( x ) = x 2 + b x + c
From the given conditions we have using the above statements,
b 2 − 4 c ≥ 0 and 2 − b > 0 and c > 0 and 1 + b + c = 4 4 1
Now, 1 + b + c = 4 4 1 ⟺ b + c = 4 4 0 ⟺ c = 4 4 0 − b
Subsitituting this in b 2 − 4 c ≥ 0 we have
b 2 − 4 ( 4 4 0 − b ) ≥ 0
⟺ b 2 + 4 b − 1 7 6 0 ≥ 0
⟺ ( b + 4 4 ) ( b − 4 0 ) ≥ 0
⟺ b ≤ − 4 4 since 2 − b > 0 ⟺ b < 0
Therefore,
− b ≥ 4 4 ⟺ 4 4 0 − b ≥ 4 8 4 ⟺ c ≥ 4 8 4
Therefore the minimum value of c is 4 8 4
Since the equation has two positive real roots, we may represent the monic quadratic equation in the form of: f ( x ) = x 2 − a x + b , where a and b are positive real numbers.
Substitute x = 1 into the equation, we have f ( 1 ) = 1 2 − a ( 1 ) + b = 4 4 1
and b − a = 4 4 0 and b = a + 4 4 0
Hence we can observe that in order to get the minimum value of b, we have to let a be as small as possible.
We also can conclude that a 2 − 4 b has to be as small as possible, i.e =0.(since the equation has real roots and the two roots are not necessarily distinct)
We now have two simultaneous equations:
a 2 − 4 b = 0 (1)
b = a + 4 4 0 (2)
Substitute b = a + 4 4 0 into equation (1), we have
a 2 − 4 ( 4 4 0 + a ) = 0
a 2 − 4 a − 1 7 6 0 = 0
( a − 4 4 ) ( a + 4 0 ) = 0
Since a is positive, a = 4 4
Substitute a into equation (1), we have b = 4 4 + 4 4 0 = 4 8 4 .
Let f ( x ) = ( x - a )( x - b ). We know that f (0) = ab . This attains its maximum if a = b . So, f ( x ) = ( x - a )^2.
Using the given from the equation, we have:
f (1) = (1- a )^2 = 441
a = 22 or a = -20
Since a > 0, we take a = 22.
So f (0) = ab = a ^2 = 22^2 =484
Let the two roots be h and k: f(x)= (x-h)(x-k) f(1) = (1-h)(1-k) = 441 and f(0) = (0-h)(0-k) = hk. For hk to be as small as possible, let the difference between h and k be as small as possible. Now, (1-h)(1-k) = 441= (-21)^2 which yields h = k =22. Therefore, hk = 22^2 = 484.
Let the equation of the quadratic be f(x) = x^2+bx+c. Let the positive roots of the quadratic be m and n. The product of the roots is mn=c=f(0). To minimize f(0)=mn, it must be the case that m=n (as if n, say, was greater than m, then their product would be greater than m^2). Therefore, the parabola has a double real zero at x=m and has the equation f(x)=(x-m)^2. As the point (1,441) lies on the curve, then 441=(1-m)^2 which yields the solution m=22, m>0. Therefore, the minimum value of f(0) is 22^2=484.
Same as Christopher Boo's solution. :D
Problem Loading...
Note Loading...
Set Loading...
Suppose the quadratic f ( x ) is x 2 + a x + b .
We know, its roots are 2 − a ± a 2 − 4 b It has positive roots so a must be negative ( we will require this at last)(see the bottom of solution for a broader explaination) and a 2 ≥ 4 b (we we need this a little later)
Now, f ( 1 ) = 4 4 1
⟹ b − a + 1 = 4 4 1
⟹ b − 4 4 0 = − a
⟹ ( b − 4 4 0 ) 2 = a 2
⟹ b 2 − 8 8 0 b + 4 4 0 2 ≥ 4 b
⟹ b 2 − 8 8 4 b + 4 4 0 2 ≥ 0
⟹ b 2 − 4 0 0 b − 4 8 4 b + 4 4 0 2 ≥ 0
⟹ ( b − 4 0 0 ) ( b − 4 8 4 ) ≥ 0
Therefore, either b ≥ 4 0 0 or b ≥ 4 8 4 . In other words, either the minimum value of f ( 0 ) is 4 0 0 or 4 8 4
Now, if b = 4 0 0 then we have by the given condition
1 + a + 4 0 0 = 4 4 1 ⟹ a = 4 0 . But this contradicts the negativity of a . Thus b = 4 0 0 as the minimum value of f ( 0 ) is ruled out. Now we will show that the minimum value of f ( 0 ) = 4 8 4 indeed holds.
With f ( 1 ) = 4 4 1 and b = 4 8 4 , we have 1 + a + 4 8 4 = 4 4 1 ⟹ a = − 4 4 . This satisfies our requirement that a is negative and we can easily verify that plugging a = − 4 4 in f ( x ) indeed gives positive real roots. Thus the minimum value of f ( 0 ) is 4 8 4
∗ ∗ N o t e ∗ ∗ : The roots of f ( x ) must be real and positive. We know the roots are 2 − a ± a 2 − 4 b . Thus the discriminant is always positive . If D denotes the discriminant then we observe one root has numerator − a − D . If a is not negative then − a is negative and thus we will end up having a negative root.