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”).

Number of graphs with n nodes that are chordal and integral.
1

%I #10 Sep 14 2014 23:57:39

%S 1,1,1,1,3,2,5,9,2,14

%N Number of graphs with n nodes that are chordal and integral.

%H Travis Hoppe and Anna Petrone, <a href="https://github.com/thoppe/Encyclopedia-of-Finite-Graphs">Encyclopedia of Finite Graphs</a>

%H T. Hoppe and A. Petrone, <a href="http://arxiv.org/abs/1408.3644">Integer sequence discovery from small graphs</a>, arXiv preprint arXiv:1408.3644, 2014

%F a(n) = A048192(n) - A243785(n)

%Y Cf. A048192 (chordal graphs), A064731 (integral graphs).

%K nonn,more

%O 1,5

%A _Travis Hoppe_ and _Anna Petrone_, Jun 27 2014