login
A265343
Permutation of nonnegative integers: a(n) = A264978(A263272(n)).
3
0, 1, 2, 3, 8, 5, 6, 17, 4, 9, 10, 7, 24, 26, 14, 15, 44, 16, 18, 19, 20, 51, 53, 11, 12, 35, 13, 27, 28, 29, 30, 89, 23, 21, 62, 22, 72, 71, 25, 78, 80, 41, 42, 125, 43, 45, 46, 47, 132, 134, 50, 48, 143, 49, 54, 55, 56, 57, 170, 59, 60, 179, 58, 153, 152, 52, 159, 161, 32, 33, 98, 31, 36, 37, 34, 105, 107, 38, 39, 116, 40, 81
OFFSET
0,3
COMMENTS
Composition of A263272 with the permutation obtained from its quadrisection. Equally: composition of permutations that are obtained from the bisection and octisection of A263273.
FORMULA
a(n) = A264978(A263272(n)).
Other identities. For all n >= 0:
a(3*n) = 3*a(n).
PROG
(Scheme) (define (A265343 n) (A264978 (A263272 n)))
CROSSREFS
Inverse: A265344.
Cf. also A265363.
Sequence in context: A265344 A089489 A284047 * A347193 A268392 A154760
KEYWORD
nonn,base
AUTHOR
Antti Karttunen, Dec 07 2015
STATUS
approved