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.

A275726 A275725-polynomials evaluated at x=2: a(n) = A048675(A275725(n)).

Original entry on oeis.org

1, 2, 5, 3, 4, 3, 11, 10, 7, 4, 5, 4, 9, 7, 7, 4, 6, 4, 8, 7, 6, 4, 5, 4, 23, 22, 21, 19, 20, 19, 15, 14, 9, 5, 6, 5, 11, 8, 9, 5, 8, 5, 9, 8, 7, 5, 6, 5, 19, 18, 15, 12, 13, 12, 15, 14, 9, 5, 6, 5, 13, 11, 9, 5, 7, 5, 12, 11, 8, 5, 6, 5, 17, 15, 15, 12, 14, 12, 13, 11, 9, 5, 7, 5, 11, 8, 9, 5, 8, 5, 10, 8, 8, 5, 7, 5
Offset: 0

Views

Author

Antti Karttunen, Aug 09 2016

Keywords

Crossrefs

Cf. A275833 (indices of odd terms), A275834 (of even terms).

Programs

Formula

a(n) = A048675(A275725(n)).
Other identities:
For n >= 1, a(n!) = A055010(n).

A275832 Size of the cycle containing element 1 in finite permutations listed in tables A060117 & A060118: a(n) = A007814(A275725(n)).

Original entry on oeis.org

1, 2, 1, 3, 2, 3, 1, 2, 1, 4, 3, 4, 1, 3, 1, 4, 2, 4, 2, 3, 2, 4, 3, 4, 1, 2, 1, 3, 2, 3, 1, 2, 1, 5, 4, 5, 1, 4, 1, 5, 2, 5, 3, 4, 3, 5, 4, 5, 1, 2, 1, 4, 3, 4, 1, 2, 1, 5, 4, 5, 1, 3, 1, 5, 3, 5, 2, 3, 2, 5, 4, 5, 1, 3, 1, 4, 2, 4, 1, 3, 1, 5, 3, 5, 1, 4, 1, 5, 2, 5, 2, 4, 2, 5, 3, 5, 2, 3, 2, 4, 3, 4, 2, 3, 2, 5, 4, 5, 2, 4, 2, 5, 3, 5, 3, 4, 3, 5, 4, 5, 1
Offset: 0

Views

Author

Antti Karttunen, Aug 11 2016

Keywords

Examples

			For n=0, the permutation with rank 0 in list A060118 is "1" (identity permutation) where 1 is fixed (in a 1-cycle), thus a(0)=1.
For n=1, the permutation with rank 1 in list A060118 is "21" where 1 is in a transposition (a 2-cycle), thus a(1)=2.
For n=3, the permutation with rank 3 in list A060118 is "231" where 1 is in a 3-cycle, thus a(3)=3.
For n=16, the permutation with rank 16 in list A060118 is "3412" (1 is in the other of two disjoint transpositions (1 3) and (2 4)), thus a(16)=2.
For n=44, the permutation with rank 44 in list A060118 is "43251", where 1 is a part of 3-cycle, thus a(44)=3.
		

Crossrefs

Cf. A153880 (positions of 1's), A273670 (of terms larger than one), A275833 (of odd terms), A275834 (of even terms).

Programs

Formula

a(n) = A007814(A275725(n)).
Other identities:
For n >= 1, a(A033312(n)) = n.
For n >= 2, a(A000142(n)) = 1.

A275834 Positions of even terms in A275832; indices of those permutations in tables A060117 & A060118 where element 1 is in an even cycle.

Original entry on oeis.org

1, 4, 7, 9, 11, 15, 16, 17, 18, 20, 21, 23, 25, 28, 31, 34, 37, 40, 43, 46, 49, 51, 53, 55, 58, 66, 68, 70, 75, 76, 77, 85, 88, 90, 91, 92, 96, 98, 99, 101, 102, 104, 106, 108, 109, 110, 115, 118, 121, 124, 127, 129, 131, 135, 136, 137, 138, 140, 141, 143, 145, 148, 151, 153, 155, 159, 160, 161, 162, 164, 165, 167, 169, 172, 175, 177, 179
Offset: 1

Views

Author

Antti Karttunen, Aug 11 2016

Keywords

Comments

Equally: positions of even terms in A275726.

Crossrefs

Complement: A275833.
A subsequence of A273670 and A275814.
Showing 1-3 of 3 results.