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!)
A135677 a(n) = ceiling(n^(4/3)+n). 2
2, 5, 8, 11, 14, 17, 21, 24, 28, 32, 36, 40, 44, 48, 52, 57, 61, 66, 70, 75, 79, 84, 89, 94, 99, 104, 108, 114, 119, 124, 129, 134, 139, 145, 150, 155, 161, 166, 172, 177, 183, 188, 194, 200, 206, 211, 217, 223, 229, 235, 241 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Ceiling[n^(4/3) + n], {n, 100}] (* Vincenzo Librandi, Feb 16 2013 *)
PROG
(Magma) [Ceiling(n^(4/3)+n): n in [1..100]]; // Vincenzo Librandi, Feb 16 2013
CROSSREFS
Sequence in context: A279773 A184910 A190006 * A355135 A192585 A344162
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Dec 01 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 April 19 03:05 EDT 2024. Contains 371782 sequences. (Running on oeis4.)