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!)
A219089 a(n) = floor((n + 1/2)^6). 2
0, 11, 244, 1838, 8303, 27680, 75418, 177978, 377149, 735091, 1340095, 2313060, 3814697, 6053445, 9294114, 13867245, 20179187, 28722900, 40089475, 54980371, 74220378, 98771297, 129746337, 168425239, 216270112, 274941996 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) is the number k such that {k^p} < 1/2 < {(k+1)^p}, where p = 1/6 and { } = fractional part. Equivalently, the jump sequence of f(x) = x^(1/6), in the sense that these are the nonnegative integers k for which round(k^p) < round((k+1)^p). For details and a guide to related sequences, see A219085.
LINKS
Index entries for linear recurrences with constant coefficients, signature (7,-22,42,-57,63,-64,64,-64,64,-64,64,-64,64,-64,64,-63,57,-42,22,-7,1).
FORMULA
a(n) = [(n + 1/2)^6].
MATHEMATICA
Table[Floor[(n + 1/2)^6], {n, 0, 100}]
CROSSREFS
Cf. A219085.
Sequence in context: A041223 A041220 A347483 * A243683 A323255 A167868
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Jan 01 2013
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 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)