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

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A253886 Permutation of even numbers: a(n) = A250469(n+1) - 1. 6
0, 2, 4, 8, 6, 14, 10, 20, 24, 26, 12, 32, 16, 38, 34, 44, 18, 50, 22, 56, 54, 62, 28, 68, 48, 74, 64, 80, 30, 86, 36, 92, 84, 98, 76, 104, 40, 110, 94, 116, 42, 122, 46, 128, 114, 134, 52, 140, 120, 146, 124, 152, 58, 158, 90, 164, 144, 170, 60, 176, 66, 182, 154, 188, 118, 194, 70, 200, 174, 206, 72, 212, 78, 218, 184, 224, 142, 230, 82
(list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A250469(n+1) - 1.
PROG
(Scheme) (define (A253886 n) (- (A250469 (+ n 1)) 1))
CROSSREFS
Sequence in context: A109554 A339821 A269382 * A253885 A336350 A140692
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jan 18 2015
STATUS
approved

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