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!)
A266642 Permutation of nonnegative integers: a(n) = A264966(2*n) / 2. 6
0, 1, 2, 3, 4, 5, 6, 13, 8, 9, 10, 7, 12, 11, 14, 15, 32, 29, 18, 23, 20, 33, 50, 17, 24, 49, 22, 27, 28, 25, 30, 41, 16, 21, 34, 19, 36, 31, 26, 57, 40, 37, 42, 125, 68, 45, 106, 55, 96, 71, 38, 81, 88, 89, 54, 101, 56, 117, 118, 61, 60, 83, 82, 99, 116, 65, 78, 119, 52, 51, 70, 113, 72, 77, 62, 75, 92, 43, 114, 107, 80, 69 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A264966(2*n) / 2.
As a composition of related permutations:
a(n) = A057889(A263272(n)).
PROG
(Scheme) (define (A266642 n) (/ (A264966 (* 2 n)) 2))
CROSSREFS
Inverse: A266641.
Sequence in context: A350211 A282505 A165304 * A245450 A115307 A171597
KEYWORD
nonn,base
AUTHOR
Antti Karttunen, Jan 04 2016
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 20 00:00 EDT 2024. Contains 371798 sequences. (Running on oeis4.)