Find the number n

What is the maximum positive integer n n such that 2013 can be written as a sum of n n consecutive positive integers?


The answer is 61.

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

k + ( k + 1 ) + + ( k + ( n 1 ) ) = n k + ( n 1 ) n 2 = 2013 n ( 2 k + n 1 ) = 2.3.11.61 k+(k+1)+\dots + (k+(n-1)) = nk+\frac{(n-1)n}{2}=2013 \implies n(2k+n-1)=2.3.11.61

knowing that n 2 k + n 1 n\leq 2k+n-1 , for k 1 k\geq 1 , we need to put 2.3.11.61 2.3.11.61 in two groups such that they have the least difference. One can offer ( n , 2 k + n 1 ) = ( 61 , 66 ) (n,2k+n-1)=(61,66) . This cannot be beaten and n = 61 n=61 is the answer.

The source is PRMO 2013 right?????

Mohammed Imran - 1 year, 2 months ago

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...