“ ± ( x − 1 ) " appears 2018 times ± ( x − 1 ) ± ( x − 1 ) ⋯ ± ( x − 1 ) ± ( x − 1 ) = 2 0 1 8
On the left side of the equation, " ± ( x − 1 ) " repeats 2018 times.
How many integer solutions of x are there?
Note : The " ± " symbols are independent of one another.
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.
There is a typo in the fourth line. The first set of parentheses did not get closed.
a+b=2018 => (a,b)=(odd,odd)or (even,even)
=> a-b=even => a-b = +/- 2 or 2018 as 2018=2*1009
Less algebra for the solution.
I thought this was remarkably easy for an "advanced" problem.
You could simplify this slightly by dividing the equation through by 2, to give us ( a − 1 0 0 9 ) ( x − 1 ) = 1 0 0 9 . Then you're just looking for the number of ordered pairs of integers that multiply to 1009 - in other words, the number of divisors (both positive and negative) of 1009.
I overlooked the negative solutions.
I'll admit I find all those responses really surprising: Whatever is the number of "+" and "-" signs in the equations, we end up with a single linear, affine equation on |R such as ax+b = 2018. Either there is a solution or not. If there is, it is unique, and whether it is a integer or not, the total number of solutions must be 0 or 1.
Let some number of ( x − 1 ) 's remain after doing the cancellations. Since there was an even number of them to start with, and we cancel 2 of them at a time, there is an even number of ( x − 1 ) 's remaining. Let that number be 2 k , where k is an integer. Note that k can be negative as well, in which case − ( x − 1 ) 's remain. Hence, 2 k ( x − 1 ) = 2 0 1 8 , or k ( x − 1 ) = 1 0 0 9 . Therefore ( x − 1 ) is a factor of 1 0 0 9 , which is prime. Hence ( x − 1 ) can take on 1 , − 1 , 1 0 0 9 and − 1 0 0 9 as its values, so the answer is 4 .
Great and concise solution
I think you missed a sign in there. 1,-1,1009 and -1009 is what you meant right?
good concise solution!!!
Very nice solution. I solved it the same way.
Log in to reply
I also solved it that way. Just had to check from a table of primes that 1009 was indeed prime.
Guy above says factors are +/-2 and +/-2018.
Log in to reply
@David Vreken was referring to the even factors of 2018 (which aren't necessarily the solutions for x ), while this answer uses the factors of 1 0 0 9 to find the explicit solutions of x which satisfy the given equation. Both are valid approaches to solving the problem; one solves for x .
Each ± ( x − 1 ) ± ( x − 1 ) pair can either equal 0 or ± 2 ( x − 1 ) . This means the above equation can be expressed 2 y ( x − 1 ) = 2 0 1 8 , where y is the number of positive pairs, minus the number of negative pairs.
2 ( x − 1 ) must be an even factor of 2 0 1 8 , since if it is odd, x will not be an integer, and if it is not a factor of 2 0 1 8 , y will not be an integer. This leaves us with the numbers 2 & 2 0 1 8 , and when y is negative, − 2 & − 2 0 1 8 .
This means there are 4 possible integer values of x : − 1 0 0 8 , 0 , 2 and 1 0 1 0 .
I did it the same way, stupid me for not noticing that only integer solutions were asked. Like it to see someone with the same solution though.
Log in to reply
I make that kind of mistake all the time. It's really annoying when you figure out how to solve a problem, but you misread the problem so you get it wrong. Especially when you come up with a unique method for solving, but can't post it because you got the wrong answer.
All solutions are excellent ,obviously. Wish one was mine.
1 2 3 4 5 6 7 8 9 |
|
2x2x503=2012, not 2018. But you forgot the negative factors, so double error = good result (in this case)
Excuse me,You are Chinese?right? I am not good at the English.
Let u = x − 1
Then the above statement is equivalent to saying:
2 n u = 2 0 1 8
where n is an integer between − 1 0 0 9 and 1 0 0 9 .
Therefore, u must be divisible by 2 0 1 8 which has only two prime factors 2 and 1 0 0 9 .
Since u can be negative, it can take on only 4 values, ± 2 and ± 1 0 0 9 .
Therefore, x can also only take on 4 values.
2nu=2018 does not state that u must be divisible by 2018, rather that n divides the prime 1009.
My solution could be wrong, but I would love it someone tells me if it is correcr or wrong and why:
The expression (x-1) is actually just one number if you substitute x so the calculation gives us a pattern of the same number added or subtracted 2017 times to the starting term. 2018 has to be reached in the end.
All the added numbers have to equal 2018 (otherwise we would get 0 or something) so if we only add the number x would have to be 2. If we increase x, we can subtract in the end to cancel out the amount of extra additions but in the end we have to end at 2018.
Therefore I imagined it like climbing stairs were every stair up is +(x-1) and every stair down is -(x-1). We start at 0 and can either take 2018 small stairs only up to get to 2018, or higher steps to go above 2018 and then go back again.
But one step has to go by precisely at 2018 - the height of the stairs therefore has to equal a divisor of 2018. And as 2018 has four divisors: 1, 2, 1009 and 2018 we can find 4 different x to satisfy the equation. Right?
Intuitively the steps analogy would work. However, by using this example, you forget about the negative divisors of 2018. Also, the odd divisors don't work. Please see Binky MH's solution as I think she describes why in a good way.
Problem Loading...
Note Loading...
Set Loading...
Let a be the number of ± symbols that are positive and b be the number of ± symbols that are − . Since there are are 2 0 1 8 ± symbols, a + b = 2 0 1 8 , and so b = 2 0 1 8 − a (for integers a and b ).
The equation then becomes a ( x − 1 ) − b ( x − 1 ) = 2 0 1 8 or ( a − b ) ( x − 1 ) = 2 0 1 8 . Substituting b = 2 0 1 8 − a gives ( a − ( 2 0 1 8 − a ) ) ( x − 1 ) = 2 0 1 8 or ( 2 a − 2 0 1 8 ) ( x − 1 ) = 2 0 1 8 for integers a and x .
Since 2 a − 2 0 1 8 is always even for integers a , and x − 1 is always an integer for integers x , the number of solutions to the equation would be the number of even factors (positive or negative) of 2 0 1 8 . There are only 4 even factors of 2 0 1 8 ( − 2 0 1 8 , − 2 , 2 , and 2 0 1 8 ) and so there are 4 integer solutions of x .