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!)
A135678 Floor(n^(4/3)+n). 1
2, 4, 7, 10, 13, 16, 20, 24, 27, 31, 35, 39, 43, 47, 51, 56, 60, 65, 69, 74, 78, 83, 88, 93, 98, 103, 108, 113, 118, 123, 128, 133, 138, 144, 149, 154, 160, 165, 171, 176, 182, 187, 193, 199, 205, 210, 216, 222, 228, 234, 240 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Floor[n^(4/3) + n], {n, 100}] (* Vincenzo Librandi, Feb 18 2013 *)
PROG
(Magma) [Floor(n^(4/3)+n): n in [1..100]]; // Vincenzo Librandi, Feb 18 2013
CROSSREFS
Sequence in context: A066512 A304116 A226596 * A001195 A295513 A194228
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 September 21 02:47 EDT 2023. Contains 365486 sequences. (Running on oeis4.)