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.

Showing 1-2 of 2 results.

A244742 Dimension of the vector space of 4-invariants on simple unlabeled graphs on n vertices.

Original entry on oeis.org

1, 2, 3, 6, 10, 19, 32, 57, 94
Offset: 1

Views

Author

Max Alekseyev, Jul 05 2014

Keywords

Comments

An invariant on graphs is a function that takes the same values on isomorphic graphs.
A 4-invariant f is an invariant such that for any graph G and any pair of vertices A,B connected by an edge in G,
f(G) - f(r(G,A,B)) = f(t(G,A,B)) - f(r(t(G,A,B),A,B)),
where:
r(G,A,B)=r(G,B,A) is a graph obtained from G by removal of edge (A,B);
t(G,A,B) is a graph H obtained from G by modifying the neighborhood of vertex A: N_H(A) is the symmetric difference of N_G(A) and N_G(B). (Note that t(G,A,B) and t(G,B,A) may differ.)
The 4-invariants on graphs with n vertices form a vector space, whose dimension is given by this sequence.
Similar 4-invariants can be defined on graphs with each vertex A having a label l(A) from the set {0,1} (cf. A362740).

Crossrefs

Extensions

a(1)-a(7) are given by S.K. Lando.
a(8) from Max Alekseyev, Jul 11 2014
a(9) from Max Alekseyev, May 08 2023

A268951 Number of growing tree trajectories (T(1),T(2),...,T(n)), where T(k) is an unlabeled tree on k nodes and T(k) can be obtained from T(k+1) by deletion of a leaf.

Original entry on oeis.org

1, 1, 1, 2, 4, 13, 48, 235, 1297, 8628, 63902, 538454, 4973090, 50621738, 557399709, 6636723151, 84584674076, 1151419603932, 16640050320703, 254656634876886, 4110614617328251, 69818868005928116, 1244251510078579731, 23216586390303085622, 452567906988785409009
Offset: 1

Views

Author

Max Alekseyev, Feb 16 2016

Keywords

Crossrefs

Extensions

Definition clarified by Brendan McKay, Feb 16 2016
Showing 1-2 of 2 results.