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.

A107452 Number of nonisomorphic bipartite generalized Petersen graphs P(2n,k) on 4n vertices for 1<=k

Original entry on oeis.org

1, 1, 2, 2, 3, 2, 3, 3, 4, 3, 6, 4, 5, 6, 5, 5, 7, 5, 8, 8, 7, 6, 10, 8, 8, 9, 10, 8, 13, 8, 9, 12, 10, 12, 14, 10, 11, 14, 14, 11, 17, 11, 14, 17, 13, 12, 18, 14, 16
Offset: 2

Views

Author

Marko Boben (Marko.Boben(AT)fmf.uni-lj.si), Tomaz Pisanski and Arjana Zitnik (Arjana.Zitnik(AT)fmf.uni-lj.si), May 26 2005

Keywords

Comments

The generalized Petersen graph P(n,k) is a graph with vertex set V(P(n,k)) = {u_0,u_1,...,u_{n-1},v_0,v_1,...,v_{n-1}} and edge set E(P(n,k)) = {u_i u_{i+1}, u_i v_i, v_i v_{i+k} : i=0,...,n-1}, where the subscripts are to be read modulo n.

Examples

			A generalized Petersen graph P(n,k) is bipartite if and only if n is even and k is odd.
The smallest bipartite generalized Petersen graph is P(4,1)
		

References

  • I. Z. Bouwer, W. W. Chernoff, B. Monson and Z. Star, The Foster Census (Charles Babbage Research Centre, 1988), ISBN 0-919611-19-2.

Crossrefs