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!)
A077121 Number of integer squares <= n^3. 7
1, 2, 3, 6, 9, 12, 15, 19, 23, 28, 32, 37, 42, 47, 53, 59, 65, 71, 77, 83, 90, 97, 104, 111, 118, 126, 133, 141, 149, 157, 165, 173, 182, 190, 199, 208, 217, 226, 235, 244, 253, 263, 273, 282, 292, 302, 312, 323, 333, 344, 354, 365, 375, 386, 397, 408, 420 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) = number of terms in n-th row of A167222. [From Reinhard Zumkeller, Oct 31 2009]
LINKS
FORMULA
a(n) = floor(n^(3/2))+1 = A000093(n) + 1.
EXAMPLE
Squares <= 3^3=27: 0, 1, 4, 9, 16 and 25, hence a(3)=6;
CROSSREFS
Cf. A167223. [From Reinhard Zumkeller, Oct 31 2009]
Sequence in context: A353159 A145441 A308012 * A302488 A348448 A140495
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Oct 29 2002
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 April 28 02:01 EDT 2024. Contains 372020 sequences. (Running on oeis4.)