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!)
A022826 a(n) = a([ (n+1)/2 ]) + a([ (n+1)/3 ]) + . . . + a([ (n+1)/n ]). 4
1, 1, 2, 3, 5, 6, 8, 10, 13, 14, 18, 19, 22, 26, 30, 31, 37, 38, 43, 47, 52, 53, 60, 63, 67, 72, 80, 81, 91, 92, 97, 103, 110, 115, 124, 125, 131, 136, 147, 148, 162, 163, 170, 181, 189, 190, 201, 204, 212, 220, 230, 231, 246, 253, 264, 271, 282, 283 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Nest[Append[#, Total@#[[Quotient[2 + Length@#, Range[2, 1 + Length@#]]]]] &, {1}, 57] (* Ivan Neretin, Jan 25 2018 *)
CROSSREFS
Sequence in context: A363658 A356137 A177445 * A053035 A160009 A049862
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 June 27 20:20 EDT 2024. Contains 373753 sequences. (Running on oeis4.)