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.

A327551 Number of cycles in the perfect shuffle permutation mapping (1,2,...,2n) to (1,n+1,2,n+2,...,n,2n).

This page as a plain text file.
%I A327551 #7 Sep 16 2019 12:57:35
%S A327551 2,3,3,4,4,3,3,6,4,3,7,4,4,5,3,8,6,7,3,6,4,5,9,4,6,9,3,6,6,3,3,14,8,3,
%T A327551 7,4,10,9,7,4,6,3,13,6,10,11,15,6,4,9,3,4,16,3,5,6,6,7,13,10,4,9,5,20,
%U A327551 12,3,11,12,4,3,7,6,8,11,3,12,14,15,5,6,10
%N A327551 Number of cycles in the perfect shuffle permutation mapping (1,2,...,2n) to (1,n+1,2,n+2,...,n,2n).
%C A327551 The sequence that gives the order of the permutation is A002326.
%F A327551 Conjecture: a(n) = A006694(n-1) + 2 = A081844(n-1) + 1. - _N. J. A. Sloane_, Sep 16 2019
%e A327551 For n=4 the permutation is 15263748, which has cycle structure (1)(253)(467)(8).
%Y A327551 Cf. A002326, A006694, A081844.
%K A327551 nonn
%O A327551 1,1
%A A327551 _Jeffrey Shallit_, Sep 16 2019