login
Permutation of natural numbers: a(n) = A254052(A048673(n)).
3

%I #7 Feb 01 2015 09:58:24

%S 1,3,2,6,4,5,7,10,37,8,11,9,16,12,67,15,22,47,29,13,172,17,46,14,137,

%T 23,862,18,56,80,79,21,232,30,326,58,92,38,407,19,106,192,121,24,1712,

%U 57,154,20,821,155,497,31,191,905,466,25,742,68,211,94,254,93,4187,28,781,255,277,39,1177,353,301,70,352,107,3322,48,1129,437,379,26

%N Permutation of natural numbers: a(n) = A254052(A048673(n)).

%C This is an inverse permutation to A254053, see comments there.

%H Antti Karttunen, <a href="/A254054/b254054.txt">Table of n, a(n) for n = 1..10000</a>

%H <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>

%F a(n) = A254052(A048673(n)).

%o (Scheme)

%o (define (A254054 n) (A254052 (A048673 n)))

%Y Inverse: A254053.

%Y Similar or related permutations: A048673, A254052.

%K nonn

%O 1,2

%A _Antti Karttunen_, Jan 24 2015