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.

A127388 Signature-permutation of a Catalan automorphism, a self-inverse variant of A127379.

This page as a plain text file.
%I A127388 #5 Mar 31 2012 13:21:14
%S A127388 0,1,2,3,4,5,6,8,7,9,10,11,13,12,14,15,19,22,21,16,20,18,17,23,24,25,
%T A127388 27,26,28,29,33,36,35,30,34,32,31,37,38,39,41,40,51,52,60,64,63,56,62,
%U A127388 59,58,42,43,53,54,55,47,61,50,49,44,57,48,46,45,65,66,67,69,68,70,71
%N A127388 Signature-permutation of a Catalan automorphism, a self-inverse variant of A127379.
%C A127388 This automorphism is RIBS-transformation (explained in A122200) of the automorphism A127387.
%H A127388 A. Karttunen, <a href="/A127388/b127388.txt">Table of n, a(n) for n = 0..2055</a>
%H A127388 <a href="/index/Per#IntegerPermutationCatAuto">Index entries for signature-permutations of Catalan automorphisms</a>
%o A127388 (Scheme implementation of this automorphism, destructive, that acts on S-expressions, i.e. list-structures:)
%o A127388 (define (*A127388! s) (for-each *A127387! s) s)
%Y A127388 The number of cycles and the number of fixed points in range [A014137(n-1)..A014138(n-1)] of this involution are given by A127386 and A086625 shifted once right (this automorphism has the same fixed points as A127379/A127380). A127302(a(n)) = A127302(n) holds for all n.
%K A127388 nonn
%O A127388 0,3
%A A127388 _Antti Karttunen_, Jan 16 2007