|
Search: id:A077121
|
|
|
| A077121 |
|
Number of integer squares <= n^3. |
|
+0 8
|
|
| 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; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
a(n) = A000093(n) + 1.
a(n) = number of terms in n-th row of A167222. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Oct 31 2009]
|
|
FORMULA
|
a(n) = floor(n^(3/2))+1.
|
|
EXAMPLE
|
Squares <= 3^3=27: 0, 1, 4, 9, 16 and 25, hence a(3)=6;
|
|
CROSSREFS
|
Cf. A065733, A077113.
Cf. A167223. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Oct 31 2009]
Sequence in context: A131975 A057474 A145441 this_sequence A140495 A008810 A144677
Adjacent sequences: A077118 A077119 A077120 this_sequence A077122 A077123 A077124
|
|
KEYWORD
|
nonn,new
|
|
AUTHOR
|
Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Oct 29 2002
|
|
|
Search completed in 0.002 seconds
|