When an AP makes a perfect square

How many perfect square(s) are there that can be represented as the sum of six consecutive positive integers?

1 0 More than 1 but finitely many Infinitely many

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

Tapas Mazumdar
Mar 12, 2017

Let the positive integers be

{ a , a + 1 , a + 2 , a + 3 , a + 4 , a + 5 } \{ a \ , a+1 \ , a+2 \ , a+3 \ , a+4 \ , a+5 \}

The sum of all these integers is

S = 6 2 ( a + a + 5 ) = 3 ( 2 a + 5 ) S = \dfrac 62 \left( a + a+ 5 \right) = 3 \left( 2a + 5 \right)

Let S = n 2 S = n^2 for some positive integer n n .

Thus we have

n 2 = 3 ( 2 a + 5 ) n 2 3 = 2 a + 5 n^2 = 3 \left( 2a + 5 \right) \implies \dfrac{n^2}{3} = 2a+5

Since a a is an integer so 2 a + 5 2a + 5 is also an integer. This means that n 2 n^2 must be divisible by 3.

Hence, n 2 n^2 must be divisible by 9 (since we can't have a single factor of 3 in a perfect square). This implies that n n must be divisible by 3.

Let n = 3 k n=3k for some positive integer k < n k < n .

Thus, we have

( 3 k ) 2 = 3 ( 2 a + 5 ) 3 k 2 = 2 a + 5 a = 3 k 2 5 2 {(3k)}^2 = 3 (2a+5) \\ \implies 3k^2 = 2a + 5 \\ \implies a = \dfrac{3k^2 - 5}{2}

Hence, for a a to be a positive integer k k should be an odd positive integer and k 3 k \ge 3 .

Thus, we derive that there can exist infinitely many perfect squares that satisfy the criterion which are of the form 9 ( 2 m + 1 ) 2 9 {(2m+1)}^2 where m m is any positive integer.

Same logic used .. nice problem 1 like and 1 upvote

Md Zuhair - 4 years, 3 months ago

Log in to reply

Very well. Kudos! :-)

Tapas Mazumdar - 4 years, 3 months ago
Chew-Seong Cheong
Mar 13, 2017

Let the first positive integer be a a , then the sum of six consecutive positive integers is S = 6 2 ( a + a + 5 ) = 6 a + 15 S = \dfrac 62 (a+a+5) = 6a + 15 , which is divisible by 3. Then, we can assume:

6 a + 15 = ( 3 k ) 2 where k N 2 a + 5 = 3 k 2 Since LHS is odd, k is odd. 2 a + 5 = 3 ( 2 n 1 ) 2 Let k = 2 n 1 2 a + 5 = 3 ( 4 n 2 4 n + 1 ) = 12 n 2 12 n + 3 a = 6 n ( n 1 ) 1 \begin{aligned} 6a+15 & = (3k)^2 & \small \color{#3D99F6} \text{where }k \in \mathbb N \\ 2a + 5 &= 3k^2 & \small \color{#3D99F6} \text{Since LHS is odd, } k \text{ is odd.} \\ 2a + 5 & = 3(2n-1)^2 & \small \color{#3D99F6} \text{Let } k=2n-1 \\ 2a + 5 & = 3(4n^2-4n+1) \\ & = 12n^2-12n+3 \\ \implies a & = 6n(n-1)-1 \end{aligned}

We note that for n 2 n \ge 2 , a = 11 , 35 , 71 , . . . a = 11, 35, 71, ... infinitely many of them.

Great solution! 👍

Tapas Mazumdar - 4 years, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...