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!)
A269382 Permutation of even numbers: a(n) = A269379(n+1) - 1. 5
0, 2, 4, 8, 6, 14, 10, 20, 18, 26, 12, 32, 16, 38, 34, 44, 22, 50, 30, 56, 48, 62, 24, 68, 28, 74, 64, 80, 36, 86, 54, 92, 78, 98, 58, 104, 40, 110, 94, 116, 42, 122, 46, 128, 108, 134, 52, 140, 84, 146, 124, 152, 60, 158, 72, 164, 138, 170, 102, 176, 66, 182, 154, 188, 112, 194, 70, 200, 168, 206, 76, 212, 100, 218, 184, 224, 82 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A269379(n+1) - 1.
PROG
(Scheme) (define (A269382 n) (- (A269379 (+ 1 n)) 1))
CROSSREFS
Cf. also A253886, A269372.
Sequence in context: A151732 A109554 A339821 * A253886 A253885 A336350
KEYWORD
nonn
AUTHOR
Antti Karttunen, Mar 01 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 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)