Let a 1 , a 2 , … , a 1 6 9 represent any arbitrary permutation of the numbers 1 to 169 inclusive.
Then the product of ( a 1 − 1 ) ( a 2 − 2 ) … ( a 1 6 9 − 1 6 9 ) is?
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.
Somewhat tricky solution to answer! First I need to point out a few facts.The option "None of these choices" cannot be true since the sum is either an even number or odd and both of which are expressed in the rest of the options.
Solution : Suppose -by false assumption- that the product CAN be an odd number,which means none of the parentheses should be even and all of them have to odd.Therefore we should have:
a 1 = 2 k → a 1 − 1 = 2 k − 1 (odd)
a 2 = 2 k + 1 → a 2 − 2 = 2 k − 1 (odd)
.
.
.
a 1 6 9 = 2 k → a 1 6 9 − 1 6 9 = 2 k − 1 6 9 (odd)
Hence by counting all the even integers we see that there are a
total of 85 even integers needed for the product not to be even.
Now in the original sequence,however, we can easily see that the number of even integers are 8 4 ,contradicting what we said in the line above.Thus,the proof is complete and the sum is always an even number.
Thanks for the solution. Even I thought somewhat like this...
Problem Loading...
Note Loading...
Set Loading...
Since there are 84 even numbers and 85 odd numbers then by pigeon hole principle, any one parenthesis contain two odd numbers, whatever the permutation may be whose difference yielding an even number. Any one even number in the product and the product is even.