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.

A112917 Number of nonisomorphic H-graphs H(n:i,j;k,m) on 6n vertices (or nodes) for 1<=i,j,k,m

Original entry on oeis.org

1, 1, 4, 6, 7, 13, 19, 31, 24, 76, 41, 77, 116, 116, 87, 226, 115, 307, 276, 308, 201, 671, 317, 523, 478, 786, 403, 1495
Offset: 3

Views

Author

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

Keywords

Comments

An H-graph H(n:i,j;k,m) has 6n vertices arranged in six segments of n vertices. Let the vertices be v_{x,y} for x=0,1,2,3,4,5 and y in the integers modulo n. The edges are v_{0,y}v_{1,y}, v_{0,y}v_{2,y}, v_{0,y}v_{3,y}, v_{1,y}v_{4,y}, v_{1,y}v_{5,y} (inner edges) and v_{2,y}v_{2,y+i}, v_{3,y}v_{3,y+j}, v_{4,y}v_{3,y+k}, v_{5,y}v_{5,y+m} (outer edges) where y=0,1,...,n-1 and subscript addition is performed modulo n.

Examples

			The only connected symmetric H-graphs are H(17:1,4;2,8) and H(34:1,13;9,15) which are also listed in Foster's Census.
		

References

  • I. Z. Bouwer, W. W. Chernoff, B. Monson, and Z. Starr (Editors), "Foster's Census", Charles Babbage Research Centre, Winnipeg, 1988.

Crossrefs