The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A336544 Sum over all unlabeled graphs of order n, of the number of graphs obtainable by deletion of a single vertex in the graph. 2

%I #12 Jun 09 2021 02:31:08

%S 1,2,6,20,90,544,5096,79220,2208158,113737744,10926144928

%N Sum over all unlabeled graphs of order n, of the number of graphs obtainable by deletion of a single vertex in the graph.

%C For a graph G with n vertices, consider deleting each vertex in turn (along with any associated edges). The resulting graphs will have n-1 vertices. Count the distinct graphs reached. This sequence gives the sum of this count over all graphs with n vertices.

%H Sean A. Irvine, <a href="/A336544/a336544.pdf">Illustration of initial terms</a>

%H Sean A. Irvine, <a href="https://github.com/archmageirvine/joeis/blob/master/src/irvine/oeis/a336/A336544.java">Java program</a> (github)

%Y Cf. A336545 (connected graphs).

%K nonn,more

%O 1,2

%A _Sean A. Irvine_, Jul 25 2020

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 3 20:36 EDT 2024. Contains 373088 sequences. (Running on oeis4.)