The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A160016 Lodumo_2 transform of A159833. 7
0, 2, 1, 4, 6, 8, 3, 10, 12, 14, 5, 16, 18, 20, 7, 22, 24, 26, 9, 28, 30, 32, 11, 34, 36, 38, 13, 40, 42, 44, 15, 46, 48, 50, 17, 52, 54, 56, 19, 58, 60, 62, 21, 64, 66, 68, 23, 70, 72, 74, 25, 76, 78, 80, 27, 82, 84, 86, 29, 88, 90, 92, 31, 94, 96, 98, 33, 100, 102, 104, 35, 106 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Permutation of nonnegative integers.
LINKS
OEIS wiki, Lodumo transform
FORMULA
a(n) = lod_2(A159833(n)).
G.f.: x*(2*x^6+x^5+4*x^4+6*x^3+4*x^2+x+2) / (x^8-2*x^4+1).
a(n) = a(n-4) + (period 4: repeat [6, 6, 2, 6]) for n >= 4. - Georg Fischer, Feb 15 2019
MATHEMATICA
LinearRecurrence[{0, 0, 0, 2, 0, 0, 0, -1}, {0, 2, 1, 4, 6, 8, 3, 10}, 100] (* Georg Fischer, Feb 15 2019 *)
CROSSREFS
Cf. A159833.
Sequence in context: A111104 A026190 A262599 * A245089 A335919 A296340
KEYWORD
easy,nonn
AUTHOR
Philippe Deléham, Apr 29 2009
EXTENSIONS
Edited by Georg Fischer, Feb 15 2019
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 May 15 06:37 EDT 2024. Contains 372538 sequences. (Running on oeis4.)