login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A136315
Period 10: repeat 1, 2, 3, 6, 5, 0, 7, 4, 9, 8 .
0
1, 2, 3, 6, 5, 0, 7, 4, 9, 8, 1, 2, 3, 6, 5, 0, 7, 4, 9, 8, 1, 2, 3, 6, 5, 0, 7, 4, 9, 8, 1, 2, 3, 6, 5, 0, 7, 4, 9, 8, 1, 2, 3, 6, 5, 0, 7, 4, 9, 8, 1, 2, 3, 6, 5, 0, 7, 4, 9, 8, 1, 2, 3, 6, 5, 0, 7, 4, 9, 8, 1, 2, 3, 6, 5, 0, 7, 4, 9, 8
OFFSET
0,2
MATHEMATICA
PadRight[{}, 120, {1, 2, 3, 6, 5, 0, 7, 4, 9, 8}] (* Harvey P. Dale, Aug 20 2012 *)
PROG
(PARI) a(n)=[1, 2, 3, 6, 5, 0, 7, 4, 9, 8][n%10+1] \\ Charles R Greathouse IV, Jul 13 2016
CROSSREFS
Sequence in context: A034855 A105214 A358940 * A011159 A359623 A091556
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Mar 24 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 21 13:24 EDT 2024. Contains 376085 sequences. (Running on oeis4.)