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.

A290095 a(n) = A275725(A060126(n)); prime factorization encodings of cycle-polynomials computed for finite permutations listed in reversed colexicographic ordering.

Original entry on oeis.org

2, 4, 18, 8, 8, 12, 150, 100, 54, 16, 16, 24, 54, 16, 90, 40, 36, 16, 16, 24, 40, 60, 16, 36, 1470, 980, 882, 392, 392, 588, 750, 500, 162, 32, 32, 48, 162, 32, 270, 80, 108, 32, 32, 48, 80, 120, 32, 72, 750, 500, 162, 32, 32, 48, 1050, 700, 378, 112, 112, 168, 450, 200, 162, 32, 32, 72, 200, 300, 32, 48, 108, 32, 162, 32, 270, 80, 108, 32, 378, 112, 630, 280
Offset: 0

Views

Author

Antti Karttunen, Aug 17 2017

Keywords

Comments

In this context "cycle-polynomials" are single-variable polynomials where the coefficients (encoded with the exponents of prime factorization of n) are equal to the lengths of cycles in the permutation listed with index n in table A055089 (A195663). See the examples.

Examples

			Consider the first eight permutations (indices 0-7) listed in A055089:
  1 [Only the first 1-cycle explicitly listed thus a(0) = 2^1 = 2]
  2,1 [One transposition (2-cycle) in beginning, thus a(1) = 2^2 = 4]
  1,3,2 [One fixed element in beginning, then transposition, thus a(2) = 2^1 * 3^2 = 18]
  3,1,2 [One 3-cycle, thus a(3) = 2^3 = 8]
  2,3,1 [One 3-cycle, thus a(4) = 2^3 = 8]
  3,2,1 [One transposition jumping over a fixed element, a(5) = 2^2 * 3^1 = 12]
  1,2,4,3 [Two 1-cycles, then a 2-cycle, thus a(6) = 2^1 * 3^1 * 5^2 = 150].
  2,1,4,3 [Two 2-cycles, not crossed, thus a(7) = 2^2 * 5^2 = 100].
		

Crossrefs

Formula

a(n) = A275725(A060126(n)).
Other identities:
A046523(a(n)) = A290096(n).
A056170(a(n)) = A055090(n).
A046660(a(n)) = A055091(n).
A072411(a(n)) = A055092(n).
A275812(a(n)) = A055093(n).

A290096 Filter-sequence related to cycle-structure of permutations listed in table A055089: Least number with the same prime signature as A290095.

Original entry on oeis.org

2, 4, 12, 8, 8, 12, 60, 36, 24, 16, 16, 24, 24, 16, 60, 24, 36, 16, 16, 24, 24, 60, 16, 36, 420, 180, 180, 72, 72, 180, 120, 72, 48, 32, 32, 48, 48, 32, 120, 48, 72, 32, 32, 48, 48, 120, 32, 72, 120, 72, 48, 32, 32, 48, 420, 180, 120, 48, 48, 120, 180, 72, 48, 32, 32, 72, 72, 180, 32, 48, 72, 32, 48, 32, 120, 48, 72, 32
Offset: 0

Views

Author

Antti Karttunen, Aug 17 2017

Keywords

Crossrefs

Cf. A046523, A060126, A290095, A290097 (rgs-transform of this sequence).
Other filter-sequences related to factorial base and finite permutations: A278225, A278234, A278235, A278236.

Formula

a(n) = A046523(A290095(n)).
a(n) = A278225(A060126(n)).
Showing 1-2 of 2 results.