Find the sum of all integers satisfying that such that the equation has no real solution.
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 form the following intervals: I 1 = [ 0 , 4 1 ) , I 2 = [ 4 1 , 3 1 ) , I 3 = [ 3 1 , 2 1 ) , I 4 = [ 2 1 , 3 2 ) , I 5 = [ 3 2 , 4 3 ) , I 6 = [ 4 3 , 1 ) . The function f ( x ) = ⌊ x ⌋ + ⌊ 2 x ⌋ + ⌊ 3 x ⌋ + ⌊ 4 x ⌋ is constant on any of these intervals, and its corresponding values would be 0, 1, 2, 4, 5, and 6, respectively. Besides that, it easy to see that f ( x + 1 ) = f ( x ) + 1 0 . Therefore, the only natural values of n less than or equal to 99 for which the equation has not solution are: 3, 7, 8, 9, 13,17, 18, 19, 23,27, 28, 29, 33, 37, 38,39,..., 93, 97, 98, 99. Since the sum of 3 + 7 + 8 + 9 = 2 7 , then the sum of the previous numbers is 2 7 + ( 2 7 + 4 0 ) + ( 2 7 + 2 ∗ 4 0 ) + ( 2 7 + 3 ∗ 4 0 ) + . . . + ( 2 7 + 9 ∗ ( 4 0 ) ) = 2 7 0 + 4 0 ( 1 + 2 + 3 + . . . + 9 ) = 2 7 0 + 4 0 ∗ 2 1 0 ∗ 9 = 2 0 7 0