login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A032515 Sum of the integer part of 5/2-th roots of integers less than n. 1
0, 1, 2, 3, 4, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 77, 81, 85, 89, 93, 97, 101, 105, 109, 113, 117, 121, 125, 129, 133, 137, 141, 145, 149, 153, 157, 161, 165, 169, 174, 179, 184, 189, 194, 199 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

PROG

(PARI) A032515(n) = sum(k=1, n-1, floor(k^(2/5))) [From Michael B. Porter (michael_b_porter(AT)yahoo.com), Feb 25 2010]

CROSSREFS

Sequence in context: A004276 A033057 A092755 * A024926 A051532 A135785

Adjacent sequences:  A032512 A032513 A032514 * A032516 A032517 A032518

KEYWORD

nonn

AUTHOR

Michel Tixier (tixier(AT)dyadel.net)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 18:47 EST 2012. Contains 205663 sequences.