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

 


Permutation of positive numbers. See comments.
3

%I #15 May 01 2016 02:44:31

%S 1,2,3,4,7,8,5,16,15,32,6,64,11,128,9,256,31,512,10,1024,13,2048,12,

%T 4096,23,8192,17,16384,14,32768,18,65536,63,131072,20,262144,19,

%U 524288,24,1048576,27,2097152,33,4194304,21,8388608,34,16777216,47,33554432,36,67108864,22,134217728,40

%N Permutation of positive numbers. See comments.

%C a(1)=1; on places 2,4,6,8,... we put 2^m, m=1,2,3,..., i.e., numbers n with A000120(n)=1; on places 3,7,11,15,... we put numbers n with A000120(n)=2; on places 5,13,21,29,... we put numbers n with A000120(n)=3; etc.

%C For general description of the order, see comment in A207790.

%F a(n) = A066884(A209268(A065190(n))). Equivalently, a(n) = A067576(A249725(A065190(n))). - _Ivan Neretin_, Apr 30 2016

%Y Cf. A207790.

%K nonn

%O 1,2

%A _Vladimir Shevelev_ and _Peter J. C. Moses_, Feb 20 2012

%E a(30) corrected by _Ivan Neretin_, Apr 30 2016

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 20 02:11 EDT 2024. Contains 376015 sequences. (Running on oeis4.)