login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133890 Binomial(n+10,n) mod 10. 55
1, 1, 6, 6, 1, 3, 8, 8, 8, 8, 6, 6, 6, 6, 6, 0, 5, 5, 0, 0, 5, 5, 0, 0, 0, 6, 6, 6, 6, 6, 8, 8, 3, 3, 8, 6, 1, 1, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 6, 6, 1, 1, 6, 8, 8, 8, 8, 8, 6, 6, 6, 6, 1, 5, 0, 0, 5, 5, 0, 0, 0, 0, 0, 6, 6, 6, 6, 6, 3, 3, 8, 8, 3, 1, 6, 6, 6, 6, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 1, 1, 6, 6, 6 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

Periodic with length A133900(10)=4*10^2=400.

LINKS

Index to sequences with linear recurrences with constant coefficients, order 231.

FORMULA

a(n) = binomial(n+10,10) mod 10.

PROG

(PARI) a(n)=binomial(n+10, 10)%10 \\ Charles R Greathouse IV, Nov 22 2011

CROSSREFS

Cf. A000040, A133620-A133625, A133630, A038509, A133634-A133636, A133880, A133900, A133910.

Sequence in context: A176565 A176567 A065493 * A111719 A200281 A199864

Adjacent sequences:  A133887 A133888 A133889 * A133891 A133892 A133893

KEYWORD

nonn,easy

AUTHOR

Hieronymus Fischer (Hieronymus.Fischer(AT)gmx.de), Oct 10 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 13:08 EST 2012. Contains 205623 sequences.