|
Search: id:A053203
|
|
|
| A053203 |
|
Pascal's triangle (excluding first, last three elements of each row) read by rows, row n read mod n. |
|
+0 5
|
|
| 2, 0, 0, 0, 6, 0, 3, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 7, 2, 7, 0, 7, 0, 5, 0, 3, 10, 0, 0, 10, 3, 0, 5, 0, 12, 0, 8, 0, 6, 0, 8, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 6, 0, 0, 2, 0, 0, 6, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
(list; table; graph; listen)
|
|
|
OFFSET
|
6,1
|
|
|
COMMENT
|
Prime numbered rows contain all zeros.
|
|
LINKS
|
T. D. Noe, Rows n=6..100 of triangle, flattened
|
|
EXAMPLE
|
2; 0,0; 0,6,0; 3,0,0,3; 0,0,2,0,0; ...
row 9 = 84 mod 9, 126 mod 9, 126 mod 9, 84 mod 9, = 3, 0, 0, 3
|
|
CROSSREFS
|
Row sums give A053206. Cf. A053200, A053201, A053203, A007318 (Pascal's triangle)
Sequence in context: A051883 A132792 A136572 this_sequence A158360 A094315 A048146
Adjacent sequences: A053200 A053201 A053202 this_sequence A053204 A053205 A053206
|
|
KEYWORD
|
nonn,nice,tabl
|
|
AUTHOR
|
Asher Auel (asher.auel(AT)reed.edu) Dec 12, 1999
|
|
EXTENSIONS
|
a(30) corrected by T. D. Noe, Feb 08 2008
|
|
|
Search completed in 0.002 seconds
|