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!)
A022428 a(n) = c(n-1) + c(n-3) where c is the sequence of numbers not in a. 2
1, 2, 4, 9, 12, 14, 17, 19, 23, 26, 29, 33, 36, 39, 42, 45, 47, 51, 53, 57, 59, 62, 65, 67, 71, 73, 77, 79, 83, 85, 89, 92, 95, 98, 101, 104, 107, 110, 113, 116, 119, 123, 125, 129, 132, 135 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
Fold[Append[#1, Plus @@ Complement[Range[Max@#1 + 3], #1][[{#2, #2 + 2}]]] &, {1, 2, 4}, Range[43]] (* Ivan Neretin, Mar 29 2017 *)
CROSSREFS
Cf. A022424 and references therein.
Sequence in context: A096134 A058885 A256446 * A096186 A359817 A175041
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 September 7 02:32 EDT 2024. Contains 375728 sequences. (Running on oeis4.)