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!)
A022439 a(n) = c(n-1) + c(n-3) where c is the sequence of numbers not in a. 1
2, 4, 5, 7, 11, 15, 18, 21, 23, 26, 29, 31, 35, 37, 41, 44, 47, 51, 53, 57, 60, 63, 66, 69, 72, 75, 78, 81, 83, 87, 89, 93, 95, 98, 101, 104, 107, 110, 113, 115, 119, 121, 125, 127, 131, 133 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MATHEMATICA
Fold[Append[#1, Plus @@ Complement[Range[Max@#1 + 3], #1][[{#2, #2 + 2}]]] &, {2, 4, 5}, Range[43]] (* Ivan Neretin, Mar 30 2017 *)
CROSSREFS
Cf. A022424 and references therein.
Sequence in context: A097697 A035620 A363045 * A050134 A010065 A344654
KEYWORD
nonn
AUTHOR
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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)