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!)
A022431 a(n) = c(n-1) + c(n-3) where c is the sequence of numbers not in a. 1
1, 2, 7, 8, 10, 14, 17, 21, 24, 27, 29, 33, 35, 38, 41, 43, 47, 49, 53, 56, 59, 62, 65, 68, 71, 75, 77, 81, 84, 87, 90, 93, 96, 99, 102, 105, 107, 111, 113, 117, 119, 123, 125, 129, 131, 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, 7}, Range[43]] (* Ivan Neretin, Mar 29 2017 *)
CROSSREFS
Cf. A022424 and references therein.
Sequence in context: A168064 A243167 A039005 * A356671 A047525 A075766
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 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)