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.
We know that x = ⌊ x ⌋ + { x } . For the sake of simplicity let's denote ⌊ x ⌋ = I and { x } = f , now our equation becomes
P ( f ) = f 2 + ( 2 I − a ) f + I 2 + b = 0
which is quadratic in f and whose product of roots is I 2 + b .
Since b is positive and b ≥ 1 , we have I 2 + b ≥ 1 .
The roots of this equation are the two values of f and thus at least one of which should lie in the interval [ 0 , 1 ) . Thus, if the above equation has a root in this interval, then by the condition that product of roots is greater than 1, the larger root has to be greater than 1. As the graph is concave upward and based on our previous conclusion, we get the result that P ( 1 ) < 0 to satisfy the condition of one of its roots lying in the interval [ 0 , 1 ) .
Hence
P ( 1 ) = 1 + 2 I − a + I 2 + b < 0 ⟹ ( I + 1 ) 2 + b < a
If we want to create a bound for I , we try putting the minimum and maximum values of a and b we can assume like shown below:
Set a = 9 and b = 1 , then we have
( I + 1 ) 2 < 8 ⟹ − 4 < I < 2
Thus the values for I are I ∈ { − 3 , − 2 , − 1 , 0 , 1 } . Let's check these values one by one:
This gives 4 + b < a . Now if
a = 9 ; b = 1 , 2 , 3 , 4 a = 8 ; b = 1 , 2 , 3 a = 7 ; b = 1 , 2 a = 6 ; b = 1
This gives a total of 4 + 3 + 2 + 1 = 1 0 values for each I , contributing a total of 2 0 solutions for ( x , a , b ) .
This gives 1 + b < a . Now if
a = 9 ; b = 1 , 2 , 3 , 4 , 5 , 6 , 7 a = 8 ; b = 1 , 2 , 3 , 4 , 5 , 6 a = 7 ; b = 1 , 2 , 3 , 4 , 5 a = 6 ; b = 1 , 2 , 3 , 4 a = 5 ; b = 1 , 2 , 3 a = 4 ; b = 1 , 2 a = 3 ; b = 1
This gives a total of 7 + 6 + 5 + 4 + 3 + 2 + 1 = 2 8 values for each I , contributing a total of 5 6 solutions for ( x , a , b ) .
This gives b < a . Now if
a = 9 ; b = 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 a = 8 ; b = 1 , 2 , 3 , 4 , 5 , 6 , 7 a = 7 ; b = 1 , 2 , 3 , 4 , 5 , 6 a = 6 ; b = 1 , 2 , 3 , 4 , 5 a = 5 ; b = 1 , 2 , 3 , 4 a = 4 ; b = 1 , 2 , 3 a = 3 ; b = 1 , 2 a = 2 ; b = 1
This contributes a total of 8 + 7 + 6 + 5 + 4 + 3 + 2 + 1 = 3 6 solutions for ( x , a , b ) .
∴ Total number of solutions for ( x , a , b ) is 2 0 + 5 6 + 3 6 = 1 1 2 .