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

%I #5 Mar 03 2016 22:50:55

%S 0,2,4,8,6,14,10,20,18,26,12,32,16,38,34,44,22,50,30,56,48,62,24,68,

%T 28,74,64,80,36,86,54,92,78,98,58,104,40,110,94,116,42,122,46,128,108,

%U 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

%N Permutation of even numbers: a(n) = A269379(n+1) - 1.

%H Antti Karttunen, <a href="/A269382/b269382.txt">Table of n, a(n) for n = 0..16384</a>

%F a(n) = A269379(n+1) - 1.

%o (Scheme) (define (A269382 n) (- (A269379 (+ 1 n)) 1))

%Y Cf. A269379, A269384.

%Y Cf. also A253886, A269372.

%K nonn

%O 0,2

%A _Antti Karttunen_, Mar 01 2016

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 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)