|
Search: id:A053201
|
|
|
| A053201 |
|
Pascal's triangle (excluding first, last element of each row) read by rows, row n read mod n. |
|
+0 6
|
|
| 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 3, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 6, 0, 4, 0, 0, 0, 3, 0, 0, 3, 0, 0, 0, 5, 0, 0, 2, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 4, 3, 0, 0, 0, 3, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 7, 0, 7, 2, 7, 0, 7, 0, 7, 0, 0, 0, 5, 0, 3, 10, 0, 0, 10, 3, 0, 5, 0
(list; table; graph; listen)
|
|
|
OFFSET
|
2,5
|
|
|
COMMENT
|
Prime numbered rows contain all zeros.
|
|
LINKS
|
T. D. Noe, Rows n=2..100 of triangle, flattened
|
|
EXAMPLE
|
0; 0,0; 0,2,0; 0,0,0,0; 0,3,2,3,0; ...
row 6 = 6 mod 6, 15 mod 6, 20 mod 6, 15 mod 6, 6 mod 6 = 0, 3, 2, 3, 0
|
|
CROSSREFS
|
Row sums give A053205. Cf. A053200, A053202, A053203, A007318 (Pascal's triangle)
Sequence in context: A087780 A082523 A083935 this_sequence A028605 A070205 A138363
Adjacent sequences: A053198 A053199 A053200 this_sequence A053202 A053203 A053204
|
|
KEYWORD
|
nonn,nice,tabl
|
|
AUTHOR
|
Asher Auel (asher.auel(AT)reed.edu) Dec 12, 1999
|
|
EXTENSIONS
|
a(62) and a(68) corrected by T. D. Noe, Feb 08 2008
|
|
|
Search completed in 0.002 seconds
|