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!)
A132915 a(0)=0; a(1)=1; a(n) = Sum_{k=1..[sqrt(n)]} a(n-k) for n>=2. 1
0, 1, 1, 1, 2, 3, 5, 8, 13, 26, 47, 86, 159, 292, 537, 988, 1976, 3793, 7294, 14051, 27114, 52252, 100711, 194128, 374205, 748410, 1469706, 2887160, 5673609, 11153090, 21931975, 43115540, 84761374, 166635588, 327597567, 644042044, 1288084088 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Lim n->infinity {a(n+1)/a(n)} = 2. Contrast with Fibonacci sequence. Also a(n+1)/a(n) = 2 iff n+1 is square.
LINKS
FORMULA
a(n) = sum a(n-k), k= 1 ... [sqrt(n)] for n>=2; a(0)=0; a(1)=1.
EXAMPLE
a(9) = a(6) + a(7) + a(8) = 5 + 8 + 13 = 26.
CROSSREFS
Cf. A132916.
Sequence in context: A336604 A024318 A324738 * A030036 A115212 A158083
KEYWORD
nonn
AUTHOR
Rick L. Shepherd, Sep 04 2007
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 March 29 02:15 EDT 2024. Contains 371264 sequences. (Running on oeis4.)