Can you find it?

Number Theory Level pending

Find the second least positive integer m m such that m 3 m^3 is the sum of m m squares of consecutive integers.


Details and Assumptions

  1. m > 1 m>1

  2. The least value is m = 47 m=47 where the consecutive integers start from 22 22 , i.e. 4 7 3 = ( 21 + 1 ) 2 + ( 21 + 2 ) 2 ( 21 + 47 ) 2 47^3=(21+1)^2+(21+2)^2\ldots(21+47)^2


The answer is 2161.

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

Patrick Corn
Dec 17, 2014

If m 3 = ( x + 1 ) 2 + + ( x + m ) 2 m^3 = (x+1)^2 + \cdots + (x+m)^2 , then 4 m 2 3 m ( 2 x + 1 ) ( 6 x 2 + 6 x + 1 ) = 0 4m^2 - 3m(2x+1)-(6x^2+6x+1) = 0 and the discriminant of this polynomial is 33 ( 2 x + 1 ) 2 8 33(2x+1)^2-8 . It has to be a square, so we're looking for integer solutions to y 2 33 z 2 = 8 y^2 - 33z^2 = -8 where z = 2 x + 1 z = 2x+1 .

In the interest of conciseness, I'll spare you the Pell equation derivation. The first three solutions with y , z y,z positive are ( y , z ) = ( 5 , 1 ) , ( 247 , 43 ) , ( 11357 , 1977 ) (y,z) = (5,1), (247,43), (11357,1977) , which lead to ( m , x ) = ( 1 , 0 ) , ( 47 , 21 ) , ( 2161 , 988 ) (m,x) = (1,0), (47,21),(2161,988) respectively. So the answer is 2161 \fbox{2161} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...