login
A264967
Permutation of nonnegative integers: a(n) = A263272(A246200(n)).
5
0, 1, 2, 3, 4, 5, 6, 11, 8, 9, 10, 7, 12, 29, 14, 15, 32, 23, 18, 13, 20, 33, 38, 27, 24, 25, 22, 17, 28, 39, 30, 37, 16, 21, 34, 35, 36, 41, 26, 19, 40, 31, 42, 95, 68, 105, 54, 47, 96, 119, 98, 69, 116, 55, 86, 83, 56, 71, 78, 59, 60, 107, 74, 99, 92, 65, 114, 113, 44, 81, 50, 87, 72, 89, 82, 45, 104, 53, 110, 101, 80, 51
OFFSET
0,3
FORMULA
a(n) = A263272(A246200(n)).
Other identities. For all n >= 0:
A000035(a(n)) = A000035(n). [This permutation preserves the parity of numbers.]
PROG
(Scheme) (define (A264967 n) (A263272 (A246200 n)))
CROSSREFS
Inverse: A264968.
Cf. also A264965, A264966.
Sequence in context: A072621 A263272 A264968 * A266641 A357977 A222258
KEYWORD
nonn,base
AUTHOR
Antti Karttunen, Dec 05 2015
STATUS
approved