The number of continuous functions f : R ⟶ R such that ( f ( x ) ) 2 + x 4 = x ( 1 + x 2 ) f ( x ) for all real numbers x are?
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.
Rewrite the equation. ( f ( x ) ) 2 + x 4 = x ( 1 + x 2 ) f ( x ) ( f ( x ) ) 2 − x ( x 2 + 1 ) ( f ( x ) ) + x 4 = 0 Use the quadratic equation to isolate f ( x ) f ( x ) = 2 x ( x 2 + 1 ) ± ( x ( x 2 + 1 ) ) 2 − 4 x 4 We cannot just take two solutions as plus and with minus. The plus-minus symbol can be either positive or negative at any point. To see what to do to stay continuous, we must transform the equation further. f ( x ) = 2 x ( x 2 + 1 ) ± x 2 ( x 2 + 1 ) 2 − 4 x 4 f ( x ) = 2 x ( x 2 + 1 ) ± x 2 ( ( x 2 + 1 ) 2 − 4 x 2 ) f ( x ) = 2 x ( x 2 + 1 ) ± x 2 ( ( x 4 + 2 x 2 + 1 ) − 4 x 2 ) f ( x ) = 2 x ( x 2 + 1 ) ± x 2 ( x 4 − 2 x 2 + 1 ) f ( x ) = 2 x ( x 2 + 1 ) ± x 2 ( x 2 − 1 ) 2 f ( x ) = 2 x ( x 2 + 1 ) ± ( x ( x 2 − 1 ) ) f ( x ) = 2 x ( x 2 + 1 ) ± ( x − 1 ) ( x ) ( x + 1 ) The plus-minus term is zero at and only at x equaling negative one, zero, or positive one. This gives us four regions: x < − 1 , − 1 < x < 0 , 0 < x < 1 , 1 < x . To stay continuous, whether the plus-minus sign "acts" as a positive or negative sign must be the same within the region, as within the region the plus-minus term is never zero. The four regions, however, may have different signs from each other.
Each of these four values has a binary choice, either plus or minus. This gives us a total number of possibilities of
2
4
=
1
6
Perhaps this can be seen more clearly with a graph:
We can clearly see that to keep the graph a function and continuous, there must be a choice in 4 regions of taking the "top-half" or "bottom-half" of the region. Apologies if this doesn't make much sense, this is just how it makes the most sense to me.
Actually I think it is neater to say f(x)=x or x^3
Let y = f ( x ) . Then the equation factors: ( y − x ) ( y − x 3 ) = 0 . When x = − 1 , 0 , 1 , we get y = − 1 , 0 , 1 respectively. These are the only intersection points of y = x and y = x 3 . So the general form is f ( x ) = ⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ f 1 ( x ) f 2 ( x ) f 3 ( x ) f 4 ( x ) x ≤ − 1 − 1 ≤ x ≤ 0 0 ≤ x ≤ 1 1 ≤ x where f i ( x ) = x or f i ( x ) = x 3 for all i . Since there are two choices for each i , there are 2 4 = 1 6 choices for f .
Problem Loading...
Note Loading...
Set Loading...
By completing the square, for all real numbers x , we have
( f ( x ) ) 2 + x 4 = x ( 1 + x 2 ) f ( x ) ⇔ ( f ( x ) ) 2 − 2 2 x ( 1 + x 2 ) f ( x ) + [ 2 x ( 1 + x 2 ) ] 2 = [ 2 x ( 1 + x 2 ) ] 2 − x 4 ⇔ [ f ( x ) − 2 x ( 1 + x 2 ) ] 2 = [ 2 x ( x 2 − 1 ) ] 2 ( 1 ) Let g ( x ) = f ( x ) − 2 x ( 1 + x 2 ) , x ∈ R . Then, g ( x ) = 0 ⇔ ( 1 ) 2 x ( x 2 − 1 ) = 0 ⇔ x = 0 , or x = ± 1 . Since g is continuous, in the intervals defined by any two consecutive zeros, g ( x ) maintains a positive or a negative sign and is equal either to 2 x ( x 2 − 1 ) , or − 2 x ( x 2 − 1 ) .
Consequently, in every interval, either f ( x ) = g ( x ) + 2 x ( 1 + x 2 ) = 2 x ( x 2 − 1 ) + 2 x ( 1 + x 2 ) = x 3 , or f ( x ) = g ( x ) + 2 x ( 1 + x 2 ) = − 2 x ( x 2 − 1 ) + 2 x ( 1 + x 2 ) = x . For the four intervals ( − ∞ , − 1 ) , ( − 1 , 0 ) , ( 0 , 1 ) , ( 1 , + ∞ ) , there are 2 4 = 1 6 different combinations. Hence, the number of different continuous functions f that satisfy the given equation is 1 6 .