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-3 of 3 results.

A298263 Number of nonisomorphic proper colorings of partition multicycle graph using three colors.

Original entry on oeis.org

1, 3, 6, 3, 10, 9, 2, 15, 18, 6, 6, 6, 21, 30, 18, 12, 6, 18, 6, 28, 45, 36, 10, 20, 18, 3, 36, 18, 18, 14, 36, 63, 60, 30, 30, 36, 12, 9, 60, 54, 12, 36, 18, 42, 18, 45, 84, 90, 60, 15, 42, 60, 36, 18, 9, 90, 108, 36, 36, 21, 60, 54, 12, 84, 42, 54, 36, 55, 108, 126, 100, 45, 56, 90, 72, 20, 30, 27, 4, 126, 180, 108, 72, 36, 63, 90, 108, 36, 36, 36, 140, 126, 28, 108, 54, 108, 58
Offset: 0

Views

Author

Marko Riedel, Jan 15 2018

Keywords

Comments

A partition multicycle graph consists of a multiset of cycles with lengths given by the elements of the partition where degenerate cycles on one node are taken to be singletons and on two nodes a pair of nodes connected by an edge. The ordering of the partitions is by traversing antichains in Young's lattice bottom to top, left to right. Isomorphism refers to the automorphisms of the multicycle graph corresponding to the partition, consisting of permutations of cycles of the same length combined with rotations of individual cycles (no dihedral symmetry).

Examples

			Rows are:
   1;
   3;
   6;
  10,  9,  2;
  15, 18,  6,  6, 6;
  21, 30, 18, 12, 6, 18, 6;
		

Crossrefs

Formula

For a partition lambda we have the OCP: Product_{p^v in lambda} C(Q_p(k)+v-1, v)
where Q_1(k) = k, Q_2(k) = k(k-1)/2 and for n>=3, Q_n(k) = (1/n) * Sum_{d|n} phi(n/d) P_d(k) with P_d(k) = (k-1)^d + (-1)^d (k-1). Here we have k=3.

A298264 Number of nonisomorphic proper colorings of partition multicycle graph using four colors.

Original entry on oeis.org

1, 4, 10, 6, 20, 24, 8, 35, 60, 21, 32, 24, 56, 120, 84, 80, 48, 96, 48, 84, 210, 210, 56, 160, 192, 36, 240, 144, 192, 130, 120, 336, 420, 224, 280, 480, 168, 144, 480, 576, 192, 480, 288, 520, 312, 165, 504, 735, 560, 126, 448, 960, 672, 360, 216, 840, 1440, 504, 768, 300, 960, 1152, 384, 1300, 780, 1248, 834, 220, 720, 1176, 1120, 504, 672, 1680, 1680, 448, 720, 864, 120, 1344, 2880, 2016, 1920, 1152, 1200, 1680, 2880, 1008, 1536, 1152, 2600, 3120, 1040, 3120, 1872, 3336, 2192
Offset: 0

Views

Author

Marko Riedel, Jan 15 2018

Keywords

Comments

A partition multicycle graph consists of a multiset of cycles with lengths given by the elements of the partition where degenerate cycles on one node are taken to be singletons and on two nodes a pair of nodes connected by an edge. The ordering of the partitions is by traversing antichains in Young's lattice bottom to top, left to right. Isomorphism refers to the automorphisms of the multicycle graph corresponding to the partition, consisting of permutations of cycles of the same length combined with rotations of individual cycles (no dihedral symmetry).

Examples

			Rows are:
   1;
   4;
  10,   6;
  20,  24,  8;
  35,  60, 21, 32, 24;
  56, 120, 84, 80, 48, 96, 48;
		

Crossrefs

Formula

For a partition lambda we have the OCP: Product_{p^v in lambda} C(Q_p(k)+v-1, v)
where Q_1(k) = k, Q_2(k) = k(k-1)/2 and for n>=3, Q_n(k) = (1/n) * Sum_{d|n} phi(n/d) P_d(k) with P_d(k) = (k-1)^d + (-1)^d (k-1). Here we have k=4.

A298265 Number of nonisomorphic proper colorings of partition multicycle graph using five colors.

Original entry on oeis.org

1, 5, 15, 10, 35, 50, 20, 70, 150, 55, 100, 70, 126, 350, 275, 300, 200, 350, 204, 210, 700, 825, 220, 700, 1000, 210, 1050, 700, 1020, 700, 330, 1260, 1925, 1100, 1400, 3000, 1100, 1050, 2450, 3500, 1400, 3060, 2040, 3500, 2340, 495, 2100, 3850, 3300, 715, 2520, 7000, 5500, 3150, 2100, 4900, 10500, 3850, 7000, 2485, 7140, 10200, 4080, 10500, 7000, 11700, 8230, 715, 3300, 6930, 7700, 3575, 4200, 14000, 16500, 4400, 7350, 10500, 1540, 8820, 24500, 19250, 21000, 14000, 12425, 14280, 30600, 11220, 20400, 14280, 24500, 35000, 14000, 35100, 23400, 41150, 29140
Offset: 0

Views

Author

Marko Riedel, Jan 15 2018

Keywords

Comments

A partition multicycle graph consists of a multiset of cycles with lengths given by the elements of the partition where degenerate cycles on one node are taken to be singletons and on two nodes a pair of nodes connected by an edge. The ordering of the partitions is by traversing antichains in Young's lattice bottom to top, left to right. Isomorphism refers to the automorphisms of the multicycle graph corresponding to the partition, consisting of permutations of cycles of the same length combined with rotations of individual cycles (no dihedral symmetry).

Examples

			Rows are:
    1;
    5;
   15,  10;
   35,  50,  20;
   70, 150,  55, 100,  70;
  126, 350, 275, 300, 200, 350, 204;
		

Crossrefs

Formula

For a partition lambda we have the OCP: Product_{p^v in lambda} C(Q_p(k)+v-1, v)
where Q_1(k) = k, Q_2(k) = k(k-1)/2 and for n>=3, Q_n(k) = (1/n) * Sum_{d|n} phi(n/d) P_d(k) with P_d(k) = (k-1)^d + (-1)^d (k-1). Here we have k=5.
Showing 1-3 of 3 results.