Find the number b such that the interval ( − ∞ , b ) is the largest interval of this type satisfying that if c ∈ ( − ∞ , b ) , then there is a unique function y = f ( x ) defined on the interval ( − ∞ , ∞ ) such that x 3 + ( f ( x ) ) 3 − 9 x f ( x ) = c .
Note : The function y = f ( x ) does not have to be continuous.
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.
The given equation is a cubic in f ( x ) , with discriminant Δ = − 2 7 ( x 6 − 2 ( c + 5 4 ) x 3 + c 2 )
When this discriminant is positive, the cubic equation has three real roots - ie, there are three possible values for f ( x ) , and the function is not well defined.
Completing the square, Δ = − 2 7 [ ( x 3 − ( c + 5 4 ) ) 2 − 1 0 8 c − 2 9 1 6 ]
so the maximum value of Δ occurs at x = 3 c + 5 4 , when Δ = 2 7 [ 1 0 8 c + 2 9 1 6 ] = 2 9 1 6 [ c + 2 7 ]
This is positive if and only if c > − 2 7 ; so the required value is b = − 2 7 .
By the way, watching the additional solutions pop into existence as c crosses − 2 7 on GeoGebra is mesmeric!
Great! Thank you!
But , how you found the discriminant of a cubic polynomial. In my knowledge, discriminant is only for quadratic function. Please tell me about the discriminant of a cubic polynomial.
Log in to reply
See here , for example. Since this is a depressed cubic (there's no term in ( f ( x ) 2 ), the form of the discriminant is quite compact.
Hey can anyone check if my idea is okay? Basically I interpreted the question as the following: the cubic equation with respect to X X^3-9x*X+x^3-c=0 has a unique root. And I graphed the cubic function treating x as a constant. Eventually I got the answer -27
Log in to reply
That's a good way of looking at this. A way to convert it to a proof is to consider the roots at this key point: as we switch from one root to three, there's a single point where there are exactly two roots - ie the cubic has a repeated root. So it can be written as ( X − u ) 2 ( X − v )
Equating this to the form in your comment should give you the critical point.
Problem Loading...
Note Loading...
Set Loading...
Let F ( x , y ) = x 3 + y 3 − 9 x y − c . We are going to prove that the answer to this problem is − 2 7 . So we have to prove that when c < − 2 7 there is a unique function f ( x ) such that F ( x , f ( x ) ) = 0 for any x , and when c = − 2 7 , there can be two different functions f 1 ( x ) and f 2 ( x ) such that F ( x , f 1 ( x ) ) = 0 and F ( x , f 2 ( x ) ) = 0 for any value of x . The existence of the solution f ( x ) for the implicit equation F ( x , y ) = 0 can be proved easily using the fact that any third-degree polynomial has at least a real solution.
Then we are going to focus on the uniqueness of the solution when c < − 2 7 and the existence of more than one solution when c = − 2 7 .
Let us define the region R = { ( x , y ) ∣ x and y real numbers, 3 x ≤ y 2 } . It is easy to see that the partial derivative F y is positive at any point of this region.
Using division and a little bit of algebra, we can prove that F ( x , y ) = ( x + y + 3 ) ( ( x − 2 y + 3 ) 2 + 4 3 ( y − 3 ) 2 ) − ( c + 2 7 ) . ( ∗ ) Then if c = − 2 7 , we can obtain from the equation F ( x , y ) = 0 that x + y + 3 = 0 or x = y = 3 . Then one of the solution of the given implicit equation can be f 1 ( x ) = − x − 3 , and another solution f 2 ( x ) can be obtained by changing the value of the function f 1 ( x ) to 3 at x = 3 .
If c < − 2 7 then from (*), we get that ( x + y + 3 ) ( ( x − 2 y + 3 ) 2 + 4 3 ( y − 3 ) 2 ) < 0 . Then x + y + 3 < 0 , and, therefore, x + f ( x ) + 3 < 0 . So the whole graph of the solution f ( x ) below the line x + y + 3 = 0 , and, therefore, in the region R .
We know that F y > 0 at any point of R . Now, let us use the contradiction method to prove that the solution of our implicit equation is unique in this case. Assume that there are two different solutions of F ( x , y ) = 0 , that can be denoted by f 1 ( x ) and f 2 ( x ) . Since they are different functions there must be a number a such that f 1 ( a ) = f 2 ( a ) . Then F ( a , f 1 ( a ) ) = F ( a , f 2 ( a ) ) = 0 and the points ( a , f 1 ( a ) ) and ( a , f 2 ( a ) ) are both in the region R and this contradicts the fact that F y > 0 at any point of R . Notice that the regions defined by x + y + 3 < 0 is convex and it is contained in R , so the segment determined by the points ( a , f 1 ( a ) ) and ( a , f 2 ( a ) ) is completely contain in that region. Then the contradition is derived from the Mean Value Theorem. This proves the uniqueness of the solution of the implicit equation, when c < − 2 7 . So, the answer to this problem is − 2 7 .