Divisibility criterion

If the sum of two consecutive positive integers be a perfect square, then one of them must be divisible by an integral number. What is the largest value of that number?


The answer is 4.

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

Chris Lewis
Aug 13, 2020

The sum of two consecutive integers is always odd; so we're looking for the square of an odd number.

That is, a + ( a + 1 ) = ( 2 b + 1 ) 2 2 a + 1 = 4 b 2 + 4 b + 1 a = 2 b ( b + 1 ) \begin{aligned} a+(a+1)&=(2b+1)^2 \\ 2a+1&=4b^2+4b+1 \\ a&=2b(b+1) \end{aligned}

Since one of b , b + 1 b,b+1 is always even, we find that a a is always a multiple of 4 \boxed4 .

To see we can't do any better, it's enough to check the first couple of positive pairs; these are ( 4 , 5 ) (4,5) and ( 12 , 13 ) (12,13) , and it's easy to see that nothing larger than 4 4 will work.

Just amazing, good on you mate!

Alexander Shannon - 10 months ago

You don't need to see anything other than 4, if it were a factor, it would have appeared just here

A Former Brilliant Member - 9 months, 1 week ago

Log in to reply

Oh, do you mean in the last line? That's a good point, but it is necessary to check there's nothing larger that always divides the other member of the pair. The proof that 4 4 always divides a a given above doesn't rule out anything about possible factors of a + 1 a+1 , or even possible other factors of a a .

Chris Lewis - 9 months, 1 week ago
Alexander Shannon
Aug 13, 2020

x + ( x + 1 ) = 2 x + 1 = A 2 x+(x+1)=2x+1=A^2 \implies

2 x = A 2 1 = ( A 1 ) ( A + 1 ) 2x=A^2-1=(A-1)(A+1)

since the LHS is even, so should be the RHS ( A A is odd). Note that any odd A > 1 A>1 , when substituted in the equation, would give a x x . Either A 1 A-1 or A + 1 A+1 is a multiple of 4 4 . Now, assume a prime p > 2 p>2 is always present in either A 1 A-1 or A + 1 A+1 . Then, we come to the contradiction that a subsequence of the sequence of even numbers, that is an arithmetic progression, is the sequence of multiples of p p .

Hence, the largest positive integer that would divide x x or x + 1 x+1 is 4 4 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...