A Curious List

I write a list beginning with the number 1 1 . Then, I write all the multiples of 2 2 until 2 2 { 2 }^{ 2 } . Next, I write all the multiples of 3 3 until 3 2 { 3 }^{ 2 } , and I continue writing numbers successively. The first numbers of the list are 1 , 2 , 4 , 3 , 6 , 9 , 4 , 8 , 12 , 16 , 5 , 1, 2, 4, 3, 6, 9, 4, 8, 12, 16, 5,\ldots

Find the sum of the digits of the position number in which 2016 appears for the first time.


The answer is 9.

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.

2 solutions

Jesse Nieminen
Apr 20, 2016

Let's start by finding the smallest positive integer x x , for which x 2016 x | 2016 and x 2 2016 x^2 \geq 2016 are true.

We can quite efficiently find that 4 4 2 < 2016 < 4 5 2 44^2 < 2016 < 45^2 , implying that x > 44 x > 44 .

We can also quite efficiently find the prime factorization of 2016 2016 , which is 2 5 × 3 2 × 7 2^5 \times 3^2 \times 7 .

Knowing that 5 5 , 23 23 and 47 47 are primes, we quickly reject 45 45 , 46 46 and 47 47 .

Now since 48 = 2 4 × 3 48 = 2^4 \times 3 , we find that x = 48 x = 48 because 48 2016 48 | 2016 . Also 2016 = 42 × 48 2016 = 42 \times 48 .

We know that x 2 n x x^2 \geq nx has x x solutions for n n when x x is a positive integer.

Therefore, the number 2016 2016 appears first time in the position 1 + 2 + 47 + 42 = 47 × 48 2 × 42 = 1170 1 + 2 + \cdots 47 + 42 = \frac{47 \times 48}{2} \times 42 = 1170 .

Sum of the digits of 1170 1170 is 1 + 1 + 7 + 0 = 9 1 + 1 + 7 + 0 = \boxed{9} which is the solution.

Well done. Coincidentally, is the digital sum of 2016!

Mateo Matijasevick - 5 years, 1 month ago

Same solution!

Nanda Rahsyad - 5 years, 1 month ago
Abhay Tiwari
Apr 19, 2016

2016 first appears when we start with the number 48, and 48 42 = 2016 48 * \boxed{42} =2016 , the boxed number is important as it will be added afterwards.

Now, Starting from the first number:

we have the series like this:

LaTeX: 1 , 2 , 4 , 3 , 6 , 9 , 4 , 8 , 12 , 16 , 5 , 1, 2, 4, 3, 6, 9, 4, 8, 12, 16, 5,\ldots

1 n u m b e r , f o r 1 , 2 n u m b e r s , f o r 2 , 3 n u m b e r s , f o r 3 , 4 n u m b e r s , f o r 4 , \boxed{1 number, for 1}, \boxed{2 numbers, for 2}, \boxed{3 numbers, for 3}, \boxed{4 numbers, for 4}, \ldots\

Now as we see its an AP, we will take till 4 7 t h 47^{th} term into consideration.

so 47 48 2 = 1128 \frac{47*48}{2}= \boxed{1128}

Total terms= 1128 + 42 = 1170 1128+42=1170 , that means 2016 appears in the 117 0 t h 1170^{th} position of the series.

So sum of the position= 1 + 1 + 7 + 0 = 9 1+1+7+0=\boxed{9}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...