cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A243786 Number of unlabeled simple connected graphs with n nodes that are chordal and integral.

This page as a plain text file.
%I A243786 #13 Feb 18 2025 15:34:37
%S A243786 1,1,1,1,3,2,5,9,2,14
%N A243786 Number of unlabeled simple connected graphs with n nodes that are chordal and integral.
%H A243786 Travis Hoppe and Anna Petrone, <a href="https://github.com/thoppe/Encyclopedia-of-Finite-Graphs">Encyclopedia of Finite Graphs</a>.
%H A243786 Travis Hoppe and Anna Petrone, <a href="http://arxiv.org/abs/1408.3644">Integer sequence discovery from small graphs</a>, arXiv preprint arXiv:1408.3644 [math.CO], 2014.
%H A243786 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/ChordalGraph.html">Chordal Graph</a>.
%H A243786 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/IntegralGraph.html">Integral Graph</a>.
%F A243786 a(n) = A048192(n) - A243785(n).
%Y A243786 Cf. A048192 (connected chordal graphs), A064731 (integral graphs).
%Y A243786 Cf. A243785.
%K A243786 nonn,more
%O A243786 1,5
%A A243786 _Travis Hoppe_ and _Anna Petrone_, Jun 27 2014