There are some perfect squares that form a 3 term (non-constant) arithmetic progression.
What is the smallest perfect square that appears in at least 3 different arithmetic progressions of 3 perfect squares?
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.
The integer pairs x k , y k , where x y + y k 2 = ( 1 + 2 ) 2 k + 1 are the positive integer solutions of Pell's Equation, in that x k 2 − 2 y k 2 = − 1 and this makes a 2 , a 2 y k 2 , a 2 x k 2 an AP for any a ∈ N . These are nonconstant APs for any k ≥ 1 . Thus any square occurs in infinitely many square APs.
Log in to reply
Ah, I forgot about "just multiply throughout by k !
How did you find the numbers 1,841,1681 and 1,28561, 57121
Log in to reply
( 1 + 2 ) 3 = 7 + 5 2 , ( 1 + 2 ) 5 = 4 1 + 2 9 2 and ( 1 + 2 ) 7 = 2 3 9 + 1 6 9 2 . This gives the APs 1 2 , 5 2 , 7 2 and 1 2 , 2 9 2 , 4 1 2 and 1 2 , 1 6 9 2 , 2 3 9 2 . These are Calvin's solutions.
More information is available in pell's equation .
Problem Loading...
Note Loading...
Set Loading...
1 , 2 5 , 4 9
1 , 8 4 1 , 1 6 8 1
1 , 2 8 5 6 1 , 5 7 1 2 1
This shows that 1 satisfies the conditions in the problem. It is clearly the smallest positive perfect square, hence that's the answer.
Actually, as it turns out, every perfect square that appears as the first term (or the third term) of the AP, will appear in infinitely many perfect square AP's.
Suppose that a 2 , b 2 , c 2 forms an AP.
Consider the pell's equation : − a 2 = Y 2 − 2 X 2
We know that ( X , Y ) = ( b , c ) is a solution, and hence there are infinitely many solutions.
For each of these solutions, a 2 , X 2 , Y 2 forms a perfect square AP!