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!)
A246268 Permutation of natural numbers: a(n) = A246264(A064216(2*n)). 6
1, 2, 4, 3, 7, 9, 5, 16, 6, 12, 18, 19, 14, 11, 24, 10, 29, 34, 8, 38, 43, 21, 26, 23, 15, 52, 53, 30, 27, 32, 39, 56, 62, 13, 66, 41, 22, 69, 46, 49, 73, 77, 35, 20, 84, 59, 48, 88, 33, 98, 57, 40, 100, 60, 68, 106, 116, 36, 64, 119, 17, 93, 125, 42, 72, 132, 80, 140, 31, 58, 145, 91, 86, 74, 104, 96, 151, 158, 28 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
This permutation is induced when A064216 is restricted to even numbers (equally, when A064989 is restricted to the numbers of form 4n-1) and the resulting numbers are "ranked" with A246264.
LINKS
FORMULA
a(n) = A246264(A064216(2*n)).
a(n) = A246264(A064989((4*n)-1)).
PROG
(define (A246268 n) (A246264 (A064216 (+ n n))))
CROSSREFS
Inverse: A246267.
Sequence in context: A292960 A292963 A262759 * A246267 A101267 A207633
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 21 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 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)