Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A080053
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A080053 Exp(n) is further from an integer than any previous exp(k) for 1 <= k < n. +0
4
1, 2, 4, 5, 6, 10, 16, 21, 85, 115, 118, 136, 169, 177, 346, 1272, 2624, 8823, 12504, 13863, 36507, 51099, 63179, 111473 (list; graph; listen)
OFFSET

1,2

EXAMPLE

Exp(4) = 54.59815... is closer to an integer than exp(2) = 7.389056... but not exp(3) = 20.085536...

The discrepancy at 111473 is 0.499991807891326554242475...

MATHEMATICA

a = 0; Do[ d = Abs[ Round[E^n] - N[E^n, Ceiling[ Log[10, E^n] + 10]]]; If[d > a, Print[n]; a = d], {n, 1, 130000}]

CROSSREFS

Cf. A079490.

Adjacent sequences: A080050 A080051 A080052 this_sequence A080054 A080055 A080056

Sequence in context: A039036 A043045 A091678 this_sequence A101964 A129305 A113631

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 20 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 15 09:18 EDT 2008. Contains 145015 sequences.


AT&T Labs Research