a 1 2 + a 2 2 + ⋯ + a 1 0 2 − a 1 a 2 − a 2 a 3 − ⋯ − a 9 a 1 0 − a 1 0 a 1 = 2
Find the number of 1 0 tuples - ( a 1 , a 2 , ⋯ , a 1 0 ) of integers such that ∣ a j ∣ ≤ 1 for all j and the above equation holds.
If your answer is x , calculate x .
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.
Problem Loading...
Note Loading...
Set Loading...
The desired condition is that ( a 1 − a 2 ) 2 + ( a 2 − a 3 ) 2 + ( a 3 − a 4 ) 2 + ⋯ + ( a 9 − a 1 0 ) 2 + ( a 1 0 − a 1 ) 2 = 4 and so the integers b 1 = a 1 − a 2 , b 2 = a 2 − a 3 , ..., b 9 = a 9 − a 1 0 , b 1 0 = a 1 0 − a 1 are such that − 2 ≤ b j ≤ 2 for all j , while b 1 + b 2 + ⋯ + b 1 0 = 0 b 1 2 + b 2 2 + ⋯ + b 1 0 2 = 4 We cannot have a single b j equal to ± 2 , with the rest zero, and so we deduce that two of the b j must be equal to 1 , and another two must be equal to − 1 . There are ( 4 1 0 ) ways of choosing which of the 1 0 numbers b j are to be nonzero.
If we consider the four nonzero numbers:
if they appear in any of the orders 1 , 1 , − 1 − 1 or 1 , − 1 , − 1 , 1 or − 1 , − 1 , 1 , 1 or − 1 , 1 , 1 , − 1 , then the values of a j increase and decrease by 2 over the length of the sequence. Thus there is only one possible pattern of a j which yields each of these patterns of nonzero b j .
if they appear in either of the orders 1 , − 1 , 1 , − 1 or − 1 , 1 , − 1 , 1 , then the values of a j only need to be able to rise and fall by 1 over the sequence. Thus there are two possible a j sequences for each of these b j patterns.
Thus we have a total of ( 4 1 0 ) × ( 4 × 1 + 2 × 2 ) = 1 6 8 0 sequences of a j , making the answer 3 7 8 0 .