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!)
A032517 Sum of the integer part of 9/2-th roots of integers less than n. 4

%I #4 May 15 2014 06:09:39

%S 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,24,26,28,

%T 30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,

%U 76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114

%N Sum of the integer part of 9/2-th roots of integers less than n.

%t Accumulate[Table[IntegerPart[n^(2/9)],{n,0,70}]] (* _Harvey P. Dale_, May 15 2014 *)

%K nonn

%O 0,3

%A Michel Tixier (tixier(AT)dyadel.net)

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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)