login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113509 Numbers whose natural logarithm, in base 10, starts with 10 distinct digits. 0
587, 9630, 9971, 11056, 11211, 15109, 18724, 18883, 19290, 28780, 31182, 33713, 35788, 38919, 39527, 41879, 44171, 45645, 46335, 46746, 48721, 51520, 58890, 172189, 173487, 173509, 174370, 174442, 175513, 177317, 179239, 179415, 179429 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

EXAMPLE

log(587)= 6.375024819...

MATHEMATICA

Do[If[Union@Take[RealDigits[s = Log[k], 10, 20][[1]], 10] == Range[0, 9], Print[{k, N[s, 15]}]], {k, 10^6}]

CROSSREFS

Sequence in context: A093229 A003539 A064209 * A186395 A178973 A185884

Adjacent sequences:  A113506 A113507 A113508 * A113510 A113511 A113512

KEYWORD

base,easy,nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Jan 11 2006

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 12 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 09:54 EST 2012. Contains 205763 sequences.