login
A266415
Permutation of natural numbers: a(n) = A250470(A263273(A003961(n))).
6
1, 2, 5, 4, 3, 8, 17, 10, 13, 6, 11, 22, 9, 20, 71, 28, 7, 18, 19, 16, 23, 14, 21, 64, 41, 26, 227, 58, 31, 74, 29, 82, 53, 12, 67, 52, 61, 24, 107, 46, 25, 30, 59, 40, 65, 56, 73, 190, 49, 44, 197, 76, 27, 230, 55, 172, 137, 38, 43, 220, 37, 32, 571, 244, 69, 60, 35, 34, 89, 72, 15, 154, 47, 68, 479, 70
OFFSET
1,2
FORMULA
a(n) = A250470(A263273(A003961(n))).
As a composition of related permutations:
a(n) = A266403(A266646(n)).
a(n) = A250472(A264996(A048673(n))) = A250472(1+A264985(-1+A048673(n))).
Other identities. For all n >= 0:
A000035(a(n)) = A000035(n). [This permutation preserves the parity of n.]
PROG
(Scheme) (define (A266415 n) (A250470 (A263273 (A003961 n))))
CROSSREFS
Inverse: A266416.
Related permutations: A048673, A250472, A264985, A264996, A266403, A266646.
Sequence in context: A216253 A115303 A266403 * A132664 A072029 A309734
KEYWORD
nonn,base
AUTHOR
Antti Karttunen, Jan 02 2016
STATUS
approved