Square array read by descending antidiagonals. Let G be a simple labeled graph on n nodes. T(n,k) is the number of ways to give G an acyclic orientation and a coloring function C:V(G) -> {1,2,...,k} so that u->v implies C(u) >= C(v) for all u,v in V(G), n >= 0, k >= 0.
A340798
Square array read by descending antidiagonals. Let G be a simple labeled graph on n nodes. T(n,k) is the number of ways to give G an acyclic orientation and a coloring function C:V(G) -> {1,2,...,k} so that u->v implies C(u) >= C(v) for all u,v in V(G), n >= 0, k >= 0.
Terms
- a(0) =1a(1) =1a(2) =0a(3) =1a(4) =1a(5) =0a(6) =1a(7) =2a(8) =3a(9) =0a(10) =1a(11) =3a(12) =10a(13) =25a(14) =0a(15) =1a(16) =4a(17) =21a(18) =122a(19) =543a(20) =0a(21) =1a(22) =5a(23) =36a(24) =339a(25) =3550a(26) =29281a(27) =0a(28) =1a(29) =6
External references
- oeis: A340798