login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A369995
Irregular triangle read by rows: T(n,k) is the number of induced k-vertex subgraphs, up to isomorphism, of the hypercube graph of dimension n >= 0, 0 <= k <= 2^n.
3
1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 3, 6, 3, 3, 1, 1, 1, 1, 2, 3, 7, 12, 26, 42, 63, 54, 49, 27, 19, 6, 4, 1, 1
OFFSET
0,8
EXAMPLE
Triangle begins:
1, 1;
1, 1, 1;
1, 1, 2, 1, 1;
1, 1, 2, 3, 6, 3, 3, 1, 1;
1, 1, 2, 3, 7, 12, 26, 42, 63, 54, 49, 27, 19, 6, 4, 1, 1;
...
CROSSREFS
Cf. A039754 (up to automorphisms of the hypercube), A369996 (row sums), A369997 (connected subgraphs).
Sequence in context: A367313 A201075 A131338 * A242784 A265313 A106498
KEYWORD
nonn,tabf,more
AUTHOR
STATUS
approved