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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A095144 Triangle formed by reading Pascal's triangle (A007318) mod 11. 5
1, 1, 1, 1, 2, 1, 1, 3, 3, 1, 1, 4, 6, 4, 1, 1, 5, 10, 10, 5, 1, 1, 6, 4, 9, 4, 6, 1, 1, 7, 10, 2, 2, 10, 7, 1, 1, 8, 6, 1, 4, 1, 6, 8, 1, 1, 9, 3, 7, 5, 5, 7, 3, 9, 1, 1, 10, 1, 10, 1, 10, 1, 10, 1, 10, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 0, 0, 0, 0, 0, 0 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,5

FORMULA

T(i, j) = binomial(i, j) (mod 11).

MATHEMATICA

Mod[ Flatten[ Table[ Binomial[n, k], {n, 0, 13}, {k, 0, n}]], 11]

CROSSREFS

Cf. A007318, A047999, A083093, A034931, A095140, A095141, A095142, A034930, A095143, A008975, A095145, A034932.

Sequence in context: A061676 A180182 A095145 * A144398 A034932 A180183

Adjacent sequences:  A095141 A095142 A095143 * A095145 A095146 A095147

KEYWORD

easy,nonn,tabl

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 29 2004

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 17 04:58 EST 2012. Contains 205985 sequences.