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

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

0,3

COMMENTS

Periodic with length 8^2=64.

FORMULA

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

MATHEMATICA

Table[Mod[Binomial[n+8, n], 8], {n, 0, 110}] (* From Harvey P. Dale, Aug 08 2011 *)

CROSSREFS

Cf. A000040, A133620-A133625, A133630, A038509, A133634-A133636.

Cf. A133878, A133880, A133890, A133900, A133910.

Sequence in context: A195380 A139261 A021646 * A111186 A127798 A053671

Adjacent sequences:  A133885 A133886 A133887 * A133889 A133890 A133891

KEYWORD

nonn

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 15 16:28 EST 2012. Contains 205823 sequences.