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.

A065183 Permutation of nonnegative integers produced when the finite permutations listed by A060117 are subjected to the inverse of (variant of) Foata's transformation. Inverse of A065184.

This page as a plain text file.
%I A065183 #5 Apr 30 2014 01:53:00
%S A065183 0,1,2,4,5,3,6,7,12,20,19,17,14,21,8,10,15,18,23,16,22,13,11,9,24,25,
%T A065183 26,28,29,27,48,49,78,108,103,91,74,111,62,69,75,104,101,94,100,83,71,
%U A065183 64,54,55,80,109,107,90,30,31,36,44,43,41,56,58,72,110,106,77,59,57,81
%N A065183 Permutation of nonnegative integers produced when the finite permutations listed by A060117 are subjected to the inverse of (variant of) Foata's transformation. Inverse of A065184.
%H A065183 <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>
%p A065183 [seq(PermRank3R(FoataInv(PermUnrank3R(j))),j=0..119)];
%Y A065183 A065161-A065163 give cycle counts and max lengths. Cf. also A065182, A065181 for Maple procedure FoataInv and A060117 for PermUnrank3R and A060125 for PermRank3R.
%K A065183 nonn
%O A065183 0,3
%A A065183 _Antti Karttunen_, Oct 19 2001