P
(
x
)
=
(
x
2
+
5
0
0
0
x
−
1
)
2
+
(
2
x
+
5
0
0
0
)
2
Let P ( x ) be a polynomial, then find the sum of all the real solutions to the equation P ( x ) = min ( P ( x ) ) .
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.
To be honest , I was expecting some difficult NT question , but nevertheless nice question :)
Log in to reply
I might not be done yet ;)
Log in to reply
Ok , I'm interested , I'll be waiting :)
As an alternative solution, though it uses calc, here's how I did it.
Using the chain rule, ( f ( g ( x ) ) ′ = f ′ ( g ( x ) ) ⋅ g ′ ( x ) where f ( x ) = x 2 and g ( x ) = { x 2 + 5 0 0 0 x − 1 2 x + 5 0 0 0
( x 2 + 5 0 0 0 x − 1 ) 2 − ( 2 x + 5 0 0 0 ) 2 d x d
( x + 2 5 0 0 ) ( 4 x 2 + 2 0 0 0 0 x − 4 ) + 8 ( x + 2 5 0 0 0 )
4 ( x + 2 5 0 0 ) ( x 2 + 5 0 0 0 + 4 )
If we set this equal to 0 to find extreme, we need the smallest and largest roots, not the intermediate root since the graph will look like a " W .
By the quadratic, x = − 2 5 0 0 ± 1 2 5 0 ⋅ 5 0 0 0 − 4
Thus the smallest and greatest roots are the two which aren't -2500.
Thus by Vietas, our answer is − 5 0 0 0
To prove these minima have the same value, Let x = a − 2 5 0 0 this means that we are doing a horizontal shift of the graph 2500 to the right.
( ( a − 2 5 0 0 ) 2 + 5 0 0 0 ( a − 2 5 0 0 ) − 1 ) 2 + 4 ( ( a − 2 5 0 0 ) + 2 5 0 0 ) 2
( a 2 − 5 0 0 0 a + 5 0 0 0 a + 2 5 0 0 2 − 2 5 0 0 ⋅ 5 0 0 0 − 1 ) 2 + 4 a 2
( a 2 − 2 5 0 0 2 − 1 ) 2 + 4 a 2
Obviously, this graph is symmetric about the y axis since if we plug in a=-a, we get the same result.
I was afraid people would calculus-bash this problem OwO
P ( x ) = ( x 2 + 5 0 0 0 x − 1 ) 2 + ( 2 x + 5 0 0 0 ) 2 P ′ ( x ) = 2 ( x 2 + 5 0 0 0 x − 1 ) ∗ ( 2 x + 5 0 0 0 ) + 4 ∗ ( 2 x + 5 0 0 0 ) = 2 ( x 2 + 5 0 0 0 x + 1 ) ∗ ( 2 x + 5 0 0 0 ) P ′ ( x ) = 0 ⇒ E i t h e r ( 2 x + 5 0 0 0 ) = 0 o r ( x 2 + 5 0 0 0 x + 1 ) = 0 P " ( x ) = 2 ∗ ( 2 x + 5 0 0 0 ) 2 + 4 ∗ ( x 2 + 5 0 0 0 x + 1 ) P " ( x ) f o r ( 2 x + 5 0 0 0 ) = 0 i s < 0 S o , i t s p o i n t o f m a x i m a . P " ( x ) f o r ( x 2 + 5 0 0 0 x + 1 ) i s o f f o r m 2 ∗ ( 2 x + 5 0 0 0 ) 2 w h i c h i s > 0 H e n c e s u m o f x f o r w h i c h P ( x ) = M i n ( P ( x ) ) i s g i v e n b y c o e f f i c i e n t o f x i n ( x 2 + 5 0 0 0 x + 1 ) i . e . − 5 0 0 0 .
Use substitution to simplify the polynomial. Let n : = 2 5 0 0 as a short hand and complete the square in the first term:
P ( x ) = ( ( x + n ) 2 − n 2 − 1 ) 2 + ( 2 x + 2 n ) 2 y : = x + n = ( y 2 − n 2 − 1 ) 2 + 4 y 2 = y 4 − 2 ( n 2 + 1 ) y 2 + ( n 2 + 1 ) 2 + 4 y 2 = y 4 − 2 ( n 2 − 1 ) y 2 + ( n 2 + 1 ) 2 = ( y 2 − n 2 + 1 ) 2 + ( n 2 + 1 ) 2 − ( n 2 − 1 ) 2 ≥ ( n 2 + 1 ) 2 − ( n 2 − 1 ) 2
In the last step, we complete the square again. The lower bound really is a minimum, because the first quadratic may vanish:
( y 2 − n 2 + 1 ) 2 = 0 ⇔ y 2 = n 2 − 1 ⇔ y 1 , 2 = ± n 2 − 1 , x 1 + x 2 y = x + n = − 2 n = - 5 0 0 0
Take the derivative of original function: d x d y = 2 ( x 2 + 5 0 0 0 x − 1 ) ( 2 x + 5 0 0 0 ) + 4 ( 2 x + 5 0 0 0 )
Because we know that the leading coefficient of the original function is positive, the minimum occurs when d x d y = 0 Thus, 2 ( x 2 + 5 0 0 0 x − 1 ) ( 2 x + 5 0 0 0 ) + 4 ( 2 x + 5 0 0 0 ) = 0
We can easily see that x = − 2 5 0 0 is not a valid solution. It centers all the value in that quartic equation, which merely makes the P(x) extremely great for our concern of the minimum
# i.e P(-2500) is much greater than, say, P(0)
Therefore, divided by 2 x + 5 0 0 0 , we have:
2 ( x 2 + 5 0 0 0 x − 1 ) + 4 = 0
x 2 + 5 0 0 0 x + 1 = 0
By Vieta's formula, the sum is simply -5000
Problem Loading...
Note Loading...
Set Loading...
Expanding all of that is definitely not going to be fun. So instead, let's generalize the problem and let k = 5 0 0 0 . Our polynomial turns into ( x 2 + k x − 1 ) 2 + ( 2 x + k ) 2
This is much easier to expand: ( x 2 + k x − 1 ) 2 + ( 2 x + k ) 2 = ( x 4 + 2 k x 3 + ( k 2 − 2 ) x 2 − 2 k x + 1 ) + ( 4 x 2 + 4 k x + k 2 ) Adding the first two terms of expression 2 in: = ( x 4 + 2 k x 3 + ( k 2 + 2 ) x 2 + 2 k x + 1 ) + ( k 2 ) We recognize the similar factorization: = ( x 2 + k x + 1 ) 2 + k 2
Substituting k = 5 0 0 0 back in, we get that P ( x ) = ( x 2 + 5 0 0 0 x + 1 ) 2 + 2 5 0 0 0 0 0 0
And now, by the trivial inequality, min ( P ( x ) ) = 2 5 0 0 0 0 0 0 with equality when x 2 + 5 0 0 0 x + 1 = 0
We confirm that this quadratic has real solutions by checking the discriminant. Now all we need to do is find the sum of these real solutions, which by Vieta's is simply − 5 0 0 0 and we're done.