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!)
A244981 Permutation of natural numbers: a(n) = A122111(A102750(n)) / 2. 7
1, 2, 4, 3, 8, 6, 16, 5, 32, 12, 9, 64, 128, 10, 18, 24, 256, 7, 48, 20, 512, 15, 1024, 36, 96, 27, 2048, 192, 72, 14, 4096, 30, 8192, 40, 25, 384, 16384, 11, 144, 80, 32768, 54, 28, 288, 768, 65536, 21, 131072, 1536, 50, 108, 60, 262144, 160, 576, 45, 524288, 1048576, 3072, 320, 81, 120, 2097152, 22, 6144, 4194304, 42 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A122111(A102750(n)) / 2.
PROG
(Scheme) (define (A244981 n) (/ (A122111 (A102750 n)) 2))
CROSSREFS
Inverse: A244982.
Sequence in context: A243053 A243052 A153212 * A284571 A124833 A181815
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jul 20 2014
STATUS
approved

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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)