The natural numbers from 1 to 2015 are placed on a line in any order, so that no two numbers lie on the same point and that their average mean does not lie between those two numbers.
For example: You place the 1 at the very left, 2015 at the very right. This leads to a problem because = 1008 is their average and has to lie between 1 and 2015., therefore those two numbers would both not suffice the property.
However one could place numbers in the following order 2015 1 2 3 ..... 2013 2014. Now 2015 would suffice the property stated above. However the numbers 1 and 3 now make a problem since the number 2 lies between them..
Is it possible to find an arrangement of those numbers, so that all numbers suffice the property given above? If not, what is the maximum amount of numbers to hold this property?
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.
Allow me to rewrite the question to make it clearer.
Pick natural numbers from 1 to 2 0 1 5 without repeating, such that the mean of the numbers picked is not between any two numbers picked.
Find the maximum numbers picked.
It is obvious that the solution is to just pick all the numbers, then the mean would be 2 1 + 2 0 1 5 = 1 0 0 8 which is also a number picked.
There are 2 0 1 5 numbers from 1 to 2 0 1 5 .