|
| |
|
|
A144468
|
|
Final digit of multiples of 7.
|
|
1
| |
|
|
0, 7, 4, 1, 8, 5, 2, 9, 6, 3, 0, 7, 4, 1, 8, 5, 2, 9, 6, 3, 0, 7, 4, 1, 8, 5, 2, 9, 6, 3, 0, 7, 4, 1, 8, 5, 2, 9, 6, 3, 0, 7, 4, 1, 8, 5, 2, 9, 6, 3, 0, 7, 4, 1, 8, 5, 2, 9, 6, 3
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| Period 10: repeat 0,7,4,1,8,5,2,9,6,3. The ten digits by jumps of three terms or a(3n). Also reverse A131579(n+1)=3,6,9,2.
|
|
|
LINKS
| Index entries for sequences related to linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,0,1).
|
|
|
PROG
| (PARI) a(n)=7*n%10 \\ Charles R Greathouse IV, Jun 02 2011
|
|
|
CROSSREFS
| Sequence in context: A199157 A010508 A070403 * A059630 A011407 A021907
Adjacent sequences: A144465 A144466 A144467 * A144469 A144470 A144471
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| Paul Curtz (bpcrtz(AT)free.fr), Oct 09 2008
|
| |
|
|