Three unequal positive integers are in an arithmetic progression , whose common difference is a perfect square. The difference between the squares of the largest number and the second largest number equals the cube of the smallest number. What is the minimum value of the common difference?
Bonus: Is there any other such common difference which is a perfect square?
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.
What happened to your report? :)
Log in to reply
:) deleted as soon as I saw I had solved the wrong problem!! I got lucky that the integral root idea still worked here.
Let the smallest number in the arithmetic progression be a and the common difference be d . Then we have:
( a + 2 d ) 2 − ( a + d ) 2 ( a + 2 d + a + d ) ( a + 2 d − a − d ) ( 2 a + 3 d ) d 3 d 2 + 2 a d − a 3 = a 3 = a 3 = a 3 = 0
⟹ d = 6 − 2 a + 4 a 2 + 1 2 a 3 = 3 a ( 1 + 3 a − 1 )
For d to be an integer, 1 + 3 a must be a perfect square. Let b 2 = 1 + 3 a . Then we have:
d = 3 a ( b − 1 ) = 9 ( b 2 − 1 ) ( b − 1 ) = 9 ( b − 1 ) 2 ( b + 1 ) Note that a = 3 b 2 − 1
Now we note that d is a perfect square when 9 b + 1 is a perfect square. Bonus: That is d is a perfect square whenever b + 1 = 9 n 2 , where n is a positive integer. And the smallest perfect square d is when n = 1 or b = 8 , ⟹ d = 9 ( 8 − 1 ) 2 ( 8 + 1 ) = 7 2 = 4 9 .
Let the sequence be a , a + d 2 , a + 2 d 2
( a + 2 d 2 ) 2 − ( a + d 2 ) 2 ( 2 a + 3 d 2 ) ( d 2 ) 3 ( d 2 ) 2 + 2 a ( d 2 ) − a 3 d 2 as ( 3 q + 2 ) 2 = 3 Q + 1 as ( 9 m ± 1 ) 2 = 9 k + 1 ∴ d 2 By [1] ( 9 m ± 1 ) 2 ⟹ k ⟹ d 2 = a 3 = a 3 = 0 = 6 − 2 a + 4 a 2 + 1 2 a 3 neglect -ve = 6 − 2 a + 2 a 1 + 3 a = 3 − a + a 1 + 3 a for some integer q, Q, the numerator will be − a + a ( 3 Q + 2 ) = ( 3 Q + 1 ) a → a = 3 k = 3 − ( 3 k ) + ( 3 k ) 1 + 3 ( 3 k ) = − k + k 1 + 9 k for some integer m, 1 + 9 k = ( 9 m ± 1 ) [1] = { 9 m k ( 9 m − 2 ) k = 9 k + 1 ⟹ 9 k = ( 9 m ± 1 ) 2 − 1 = { ( 9 m + 2 ) ( 9 m ) ( 9 m ) ( 9 m − 2 ) = { ( 9 m + 2 ) ( m ) ( 9 m − 2 ) ( m ) = { 9 m 2 ( 9 m + 2 ) = 3 2 m 2 ( 9 m + 2 ) case 1 ( 9 m − 2 ) 2 ( m ) = ( 9 m − 2 ) 2 ( m ) case 2
For case 1, we need 9 m + 2 = x 2 for some integer x ,
there is no solution as ( 3 m ) 2 = 9 m 2 , ( 3 m ± 1 ) 2 = 9 m 2 ± 6 m + 1 ⇒ 6 m + 1 = 9 Q + 2 ⇒ 6 m = 9 Q + 1 ⇒ 0 ≡ 1 ( m o d 3 ) !
For case 2, we need m = x 2 , there are infinite many solutions.
∴ d 2 = ( 9 x 2 − 2 ) 2 ( x 2 ) for integer x , a = 3 k = 3 ( 9 x 2 − 2 ) ( x 2 ) min . d 2 = ( 9 − 2 ) 2 ( 1 ) = 7 2 = 4 9 while a = 3 ( 9 − 2 ) ( 1 ) = 2 1
The next d 2 = ( 9 ( 2 ) 2 − 2 ) 2 ( 2 2 ) = 3 4 2 ⋅ 2 2 = 6 8 2 = 4 6 2 4 , a = 3 ( 9 × 4 − 2 ) × 4 = 4 0 8
9 k + 1 = ( 3 m ± 1 ) 2 ⟹ 9 k + 1 = 9 m 2 ± 6 m + 1 ⟹ 9 k = 9 m 2 ± 6 m ⟹ m = 3 M , ∴ set 9 k + 1 = ( 9 m ± 1 ) 2
Problem Loading...
Note Loading...
Set Loading...
Say the three numbers are a , a + d 2 , a + 2 d 2
with both a , d positive integers.
Then the question asks for the smallest value of d 2 (the common difference) such that ( a + 2 d 2 ) 2 − ( a + d 2 ) 2 = a 3
Tidying the left hand side, d 2 ( 2 a + 3 d 2 ) = a 3
Now, let a = k d (note that k may not be an integer, but is certainly rational).
The equation becomes d 2 ( 2 k d + 3 d 2 ) = k 3 d 3
Cancelling, k 3 − 2 k − 3 d = 0
Now, this is a monic polynomial in k with integer coefficients. By the integral root theorem, k is either irrational or an integer. We know it's not irrational, by definition, so it must be an integer.
Hence d = 3 k 3 − 2 k for some integer k .
Since k 3 − 2 k = k ( k 2 − 2 ) and k 2 − 2 ≡ 0 ( m o d 3 ) , we need k to be a multiple of 3 ; take k = 3 t .
So all solutions have the form d = 9 t 3 − 2 t , a = 3 t d .
The smallest of these comes from t = 1 , giving d = 7 , a = 2 1 . The three terms of the sequence are 2 1 , 7 0 , 1 1 9 with a common difference of 4 9 .