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!)
A134917 a(n) = ceiling(n^(4/3)). 3
1, 3, 5, 7, 9, 11, 14, 16, 19, 22, 25, 28, 31, 34, 37, 41, 44, 48, 51, 55, 58, 62, 66, 70, 74, 78, 81, 86, 90, 94, 98, 102, 106, 111, 115, 119, 124, 128, 133, 137, 142, 146, 151, 156, 161, 165, 170, 175, 180, 185, 190, 195, 200 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[Ceiling[n^(4/3)], {n, 60}] (* Vincenzo Librandi, Feb 18 2013 *)
PROG
(Magma) [Ceiling(n^(4/3)): n in [1..60]]; // Vincenzo Librandi, Feb 18 2013
CROSSREFS
Sequence in context: A364668 A211218 A291839 * A066665 A278451 A175269
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Nov 17 2007
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 May 1 01:57 EDT 2024. Contains 372143 sequences. (Running on oeis4.)