Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #6 Mar 31 2012 13:21:12
%S 0,1,2,3,4,8,6,7,5,9,22,20,21,10,14,19,16,17,18,15,11,12,13,23,64,62,
%T 63,24,54,61,57,58,59,55,25,26,27,37,60,53,56,38,42,51,44,45,46,47,48,
%U 49,50,43,52,39,28,29,40,30,31,32,41,33,34,35,36,65,196,194,195,66
%N Signature permutation of a Catalan automorphism: row 79361 of table A122204.
%C This is the signature-permutation of Catalan automorphism which is derived from nonrecursive Catalan automorphism *A123492 with the recursion schema ENIPS (defined in A122204).
%H <a href="/index/Per#IntegerPermutationCatAuto">Index entries for signature-permutations of Catalan automorphisms</a>
%o (Scheme function, destructive implementation of this automorphism acting on S-expressions:) (define *A123716! (!ENIPS *A123492!))
%Y Inverse: A123715. Row 79361 of A122204.
%K nonn
%O 0,3
%A _Antti Karttunen_, Oct 11 2006