Free Falling

Algebra Level 5

N = k = 1 1000 k ( log 2 k log 2 k ) N \ = \ \displaystyle \sum_{k=1}^{1000} k(\lceil \log_{\sqrt{2}} k\rceil - \lfloor \log_{\sqrt{2}} k \rfloor )

Find the remainder when N N is divided by 1000.


The answer is 477.

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 solution

Shaun Leong
Feb 13, 2016

Consider log 2 k log 2 k \lceil \log_{\sqrt{2}}k \rceil - \lfloor \log_{\sqrt{2}}k \rfloor . This has a value of 0 0 when log 2 k \log_{\sqrt{2}}k is an integer and 1 1 otherwise.

When log 2 k \log_{\sqrt{2}}k is equal to some integer m m , log 2 k = m \log_{\sqrt{2}}k=m k = 2 m 2 k=2^{\frac {m}{2}}

Since k k is also a positive integer, we require m m to be even, hence k k is a perfect power of 2.

Thus the desired sum is the sum of natural numbers from 1 to 1000, except for powers of 2, or 1000 1001 2 ( 1 + 2 + 4 + + 512 ) \dfrac {1000*1001}{2} - (1+2+4+\ldots+512) = 500500 1023 = 499477 =500500-1023=499477

The answer is thus 477 \boxed{477} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...