a 1 2 + a 2 2 + ⋯ + a 1 9 2 = a 2 0 2 + ⋯ + a 3 7 2
Do there exist consecutive integers a 1 , … , a 3 7 such the equation above holds? If so, enter the largest possible value of a 1 . If you come to the conclusion that no such integers exist, enter 999.
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.
Yes, very nicely done! (+1)
Got the same equation. But did it with a different method.
About the same method. Got the same equation at last. Some equation though I gotta say
I took advantage of the near-symmetry of the equation and set a 1 9 = : n , so that n 2 + k = 1 ∑ 1 8 ( n − k ) 2 = k = 1 ∑ 1 8 ( n + k ) 2 . In ( n ± k ) 2 = n 2 + k 2 ± 2 n k , the squares cancel each other on both sides so that we simply get n 2 = k = 1 ∑ 1 8 4 n k . One obvious solution is n = 0 , which would give a 1 = − 1 8 . The other solution is positive: n = 4 k = 1 ∑ 1 8 k = 4 ⋅ 2 1 9 ⋅ 1 8 = 6 8 4 . Finally, a 1 = a 1 9 − 1 8 = n − 1 8 = 6 6 6 .
I took advantage of the fact that @Otto Bretscher tends to reserve 666 (rather than 999) for the nonexistence of an answer. :P
Yes, exactly! (+1) That's how I tackled the more general problem . It's always good to go for a "symmetry bonus"
Log in to reply
Ah, yes. Thanks for pointing me to that problem. I solved that the same way you did, even choosing the same letter m for n + k .
Problem Loading...
Note Loading...
Set Loading...
a 2 = a 1 + 1 a 3 = a 1 + 2 and so on (as they are consecutive integers) a 1 2 + a 2 2 + . . . + a 1 9 2 = a 2 0 2 + . . . + a 3 7 2 ⇒ a 1 2 + ( a 1 + 1 ) 2 . . . . . + ( a 1 8 + 1 ) 2 = ( a 1 9 + 1 ) 2 + ( a 2 0 + 1 ) 2 . . . . ( a 3 6 + 1 ) 2 ⇒ a 1 2 + 2 a 1 ( 1 + 2 . . + 1 8 − 1 9 − 2 0 . . . . − 3 6 ) + ( 1 2 + 2 2 + . . . . 1 8 2 − 1 9 2 − 2 0 2 − . . . . − 3 6 2 ) = 0 ⇒ a 1 2 + 2 a 1 ( 2 ( i = 1 ∑ 1 8 i ) − ( i = 1 ∑ 3 6 i ) ) + ( 2 ( i = 1 ∑ 1 8 i 2 ) − ( i = 1 ∑ 3 6 i 2 ) ) = a 1 2 − 6 4 8 a − 1 1 9 8 8 = 0 a 1 = − 1 8 , 6 6 6
Largest possible value of a 1 = 6 6 6