Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131704
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131704 a(1)=1. a(n+1) = sum{k=1 to floor(sqrt(n))} a(floor(k*sqrt(n))). +0
1
1, 1, 1, 1, 2, 2, 2, 3, 3, 6, 6, 6, 9, 9, 9, 9, 19, 19, 19, 32, 32, 32, 32, 32, 32, 81, 81, 81, 130, 130, 130, 130, 130, 140, 189, 189, 378, 378, 378, 567, 567, 567, 567, 619, 619, 821, 821, 831, 831, 1711, 1711, 1711, 2591, 2640, 2692, 2881, 2881, 2881, 3761, 3963 (list; graph; listen)
OFFSET

1,5

MATHEMATICA

a = {1}; Do[AppendTo[a, Sum[a[[Floor[k*Sqrt[n - 1]]]], {k, 1, Floor[Sqrt[n - 1]]}]], {n, 2, 100}]; a - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Sep 18 2007

CROSSREFS

Sequence in context: A065308 A035680 A082861 this_sequence A124492 A057646 A052275

Adjacent sequences: A131701 A131702 A131703 this_sequence A131705 A131706 A131707

KEYWORD

nonn

AUTHOR

Leroy Quet (q1qq2qqq3qqqq(AT)yahoo.com), Sep 16 2007

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Sep 18 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 3 01:16 EST 2008. Contains 151161 sequences.


AT&T Labs Research