If a , b , c , d are distinct integers and consecutive terms of an arithmetic progression in that order such that d = a 2 + b 2 + c 2 , then a + b + c + d is
Also, please suggest a title for this problem. :)
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.
I think it would help to mention that a,b,c,d are consecutive members of an arithmetic progression
Ok, sure. But whenever such problems are given, it is to be assumed that they are consecutive members of an A.P, unless stated so.
If k is the common difference, then it is required that b + 2 k = 3 b 2 + 2 k 2 or 3 b 2 − b = 2 k − 2 k 2 . Now 3 b 2 − b ≥ 0 so k − k 2 ≥ 0 and k = 0 or k = 1 . Since the integers are required to be distinct, we have k = 1 , b = 0 . The progression is − 1 , 0 , 1 , 2 and the answer is 2 .
Problem Loading...
Note Loading...
Set Loading...
Let t be the difference. Therefore, a + 3 t = a 2 + ( a + t ) 2 + ( a + 2 t ) 2 . Upon simplifying, 5 t 2 + t ( 6 a − 3 ) + 3 a 2 − a = 0 , a quadratic in t . Since t is a real number, D ≥ 0 . Thus, ( 6 a − 3 ) 2 ≥ 2 0 ( 3 a 2 − a ) . Upon simplifying, 2 4 a 2 + 1 6 a − 9 ≤ 0 . This gives an inequality for a : − 3 1 − 1 2 7 0 < a < − 3 1 + 1 2 7 0 . Since a is an integer, a = − 1 , 0 . If a = 0 , t = 0 , 5 3 . Because b , c , d are distinct integers, a is not 0 . Hence, a = − 1 and t = 1 . The integers are − 1 , 0 , 1 , 2 . Thus the sum is 2 .