G
Guest
Guest
Repeating Integer Sequences:
Suppose the first four terms of a sequence are 1, 9, 8 and 2.
Now each susequent term is obtained by taking the last digit of the sum of the four previous terms.
So we get: 1+9+8+2=20 and thus 0 is the fifth term and now we have 1, 9, 8, 2,0 The sixth term is given by 9+8+2+0 =19 and hence 9
Our sequence is now 1, 9, 8, 2, 0, 9,......
If continued in this fashion will this sequence ever have 3, 0, 4, 4 as part of the sequence after which it repeats itself?
Is there any way to say that the sequence will definitely repeat itself and if yes after how many terms? If not then why not?
Ajit
Suppose the first four terms of a sequence are 1, 9, 8 and 2.
Now each susequent term is obtained by taking the last digit of the sum of the four previous terms.
So we get: 1+9+8+2=20 and thus 0 is the fifth term and now we have 1, 9, 8, 2,0 The sixth term is given by 9+8+2+0 =19 and hence 9
Our sequence is now 1, 9, 8, 2, 0, 9,......
If continued in this fashion will this sequence ever have 3, 0, 4, 4 as part of the sequence after which it repeats itself?
Is there any way to say that the sequence will definitely repeat itself and if yes after how many terms? If not then why not?
Ajit