|
| |
|
|
A129620
|
|
Table read by antidiagonals: T(n,k) is the number of connected directed multigraphs with loops with n arcs and k vertices.
|
|
1
| |
|
|
1, 1, 0, 1, 1, 0, 1, 2, 1, 0, 1, 2, 5, 1, 0, 1, 2, 8, 9, 1, 0, 1, 2, 8, 24, 17, 1, 0, 1, 2, 8, 32
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,8
|
|
|
COMMENTS
| Partial sums of the rows of A139621, i.e., T(n,k) = sum(T139621(n,p),p=0..k).
T(n,2) = T138107(n,2) - floor(n/2).
If k >= n+1, T(n,k) = A137975(n).
|
|
|
CROSSREFS
| Cf. A138107.
Sequence in context: A114503 A103528 A138352 * A074766 A138107 A089631
Adjacent sequences: A129617 A129618 A129619 * A129621 A129622 A129623
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Benoit Jubin (benoit_jubin(AT)yahoo.fr), May 06 2008
|
| |
|
|