A list of integers is called eccentric if it starts with 1, and the sum of every two consecutive elements of the list is a power of 2. For example,
is an eccentric list. Find the number of terms of the shortest eccentric list in which the integer 2014 appears in the list.
Bonus :
Find all the eccentric lists of this length that contain the number 2014.
Try out with another powers or another numbers and show us your results.
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.
1, 3, -2, 34, 2014