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!)
A022937 a(n) = a(n-1) + c(n-1) for n >= 2, a( ) increasing, given a(1)=5; where c( ) is complement of a( ). 2
5, 6, 8, 11, 15, 22, 31, 41, 53, 66, 80, 96, 113, 131, 150, 170, 191, 214, 238, 263, 289, 316, 344, 373, 403, 435, 468, 502, 537, 573, 610, 648, 687, 727, 769, 812, 856, 901, 947, 994, 1042, 1091, 1141, 1192, 1244, 1298, 1353, 1409, 1466, 1524, 1583 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Fold[Append[#1, #1[[#2]] + Complement[Range@Max@#1, #1][[#2]]] &, {5}, Range[50]] (* Ivan Neretin, Apr 04 2016 *)
CROSSREFS
Cf. A005228 and references therein.
Sequence in context: A262161 A290744 A120151 * A030742 A048583 A169622
KEYWORD
nonn
AUTHOR
EXTENSIONS
Missing 1192 from Kevin Ryde, Feb 19 2012
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 25 23:59 EDT 2024. Contains 371989 sequences. (Running on oeis4.)