OFFSET
0,3
COMMENTS
Number of Bayesian network structures on n variables with at most 3 parents per variable.
k=3 member of the family A000272 (k=1, shifted), A397711 (k=2), A003024 (k unbounded). Agrees with A003024 for n <= 4; first divergence a(5) = 26566 versus 29281.
a(p) == 1 (mod p) for prime p, by the same cyclic-relabeling argument as A397711; unlike the k=2 case this does not extend to all odd n (a(9) == 7 mod 9).
LINKS
Tyler Satchel Orden, Table of n, a(n) for n = 0..30
FORMULA
Same level-decomposition sum as A397711 with F(p,q) = Sum_{i=1..3} (binomial(p+q,i) - binomial(q,i)).
PROG
(Python) # The program in A397711 with k=3.
CROSSREFS
KEYWORD
nonn,new
AUTHOR
Tyler Satchel Orden, Jul 05 2026
STATUS
approved
