A362565 The number of linear extensions of n fork-join DAGs of width 4.
1, 24, 532224, 237124952064, 765985681152147456, 10915755547826792536473600, 510278911920303453316871670988800, 64243535333922263307871175411271676723200, 18920767554543625469992819764324607588052867481600
Offset: 0
Keywords
Examples
a(1) = 24 is the number of linear extensions of one fork-join DAG of width 4.
Links
- Wikipedia, Fork-join model.
Crossrefs
Row m=4 of A357297.
Programs
-
Mathematica
a[n_] := (6n)!/30^n Table[a[n], {n, 0, 8}]
Formula
a(n) = (6n)!/30^n.
Comments