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!)
A212454 Ceiling(5n + log(5n)). 10
7, 13, 18, 23, 29, 34, 39, 44, 49, 54, 60, 65, 70, 75, 80, 85, 90, 95, 100, 105, 110, 115, 120, 125, 130, 135, 140, 145, 150, 156, 161, 166, 171, 176, 181, 186, 191, 196, 201, 206, 211, 216, 221, 226, 231, 236, 241, 246, 251, 256, 261, 266, 271, 276, 281 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Ceiling[5*n + Log[5*n]], {n, 100}] (* T. D. Noe, May 21 2012 *)
PROG
(Magma) [Ceiling(5*n + Log(5*n)): n in [1..80]]; // Vincenzo Librandi, Feb 14 2013
CROSSREFS
Sequence in context: A214785 A005762 A352422 * A266731 A104995 A107744
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, May 17 2012
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 25 11:30 EDT 2024. Contains 371967 sequences. (Running on oeis4.)