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!)
A045650 Numbers that cannot be expressed as k + floor(log(k)) where k is an integer. 1
3, 9, 23, 58, 153, 409, 1103, 2988, 8112, 22036, 59885, 162766, 442426, 1202618, 3269032, 8886126, 24154969, 65659987, 178482319, 485165215, 1318815755, 3584912868, 9744803469, 26489122153, 72004899362, 195729609454 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Complement of A212445. - Michel Marcus, Jun 30 2015
LINKS
FORMULA
Conjecture: lim n->infinity a(n) = e^n. - Ron R. King, Nov 10 2006
a(n) = floor(e^n) + n. - Nurdin N. Takenov (greanvert(AT)gmail.com), Mar 10 2007
PROG
(PARI) a(n)=floor(exp(n))+n \\ Charles R Greathouse IV, Jul 02 2015
CROSSREFS
Sequence in context: A193695 A226845 A096574 * A191342 A077847 A027058
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
a(18) onward corrected by Sean A. Irvine, Mar 17 2021
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)