login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A265367 Permutation of nonnegative integers: a(n) = A264974(A263272(A263273(n))). 3

%I #8 Dec 13 2015 07:53:17

%S 0,1,2,3,4,19,6,5,16,9,10,55,12,13,58,57,46,49,18,7,20,15,14,17,48,43,

%T 52,27,28,163,30,37,172,165,136,145,36,31,166,39,40,175,174,139,148,

%U 171,22,181,138,127,154,147,130,157,54,11,56,21,34,169,60,47,142,45,8,59,42,41,50,51,44,53,144,25,178,129,124,151,156,133,160,81

%N Permutation of nonnegative integers: a(n) = A264974(A263272(A263273(n))).

%C Composition of A263273 with the permutations obtained from its bisection (A263272) and quadrisection (A264974), in that order from right to left.

%H Antti Karttunen, <a href="/A265367/b265367.txt">Table of n, a(n) for n = 0..9841</a>

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

%F a(n) = A264974(A263272(A263273(n))).

%F As a composition of other related permutations:

%F a(n) = A264974(A265351(n)).

%F a(n) = A264975(A263273(n)).

%F Other identities. For all n >= 0:

%F a(3*n) = 3*a(n).

%o (Scheme) (define (A265367 n) (A264974 (A263272 (A263273 n))))

%Y Inverse: A265368.

%Y Cf. A263272, A263273, A264974, A264975, A265351.

%K nonn

%O 0,3

%A _Antti Karttunen_, Dec 07 2015

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 26 16:30 EDT 2024. Contains 372003 sequences. (Running on oeis4.)