Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A027665
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A027665 a(n)/100000 gives log_10(n) to 5 places. +0
1
0, 30103, 47712, 60206, 69897, 77815, 84510, 90309, 95424, 100000, 104139, 107918, 111394, 114613, 117609, 120412, 123045, 125527, 127875, 130103, 132222, 134242, 136173, 138021, 139794, 141497, 143136, 144716, 146240 (list; graph; listen)
OFFSET

1,2

COMMENT

A tribute to 5-place logarithm tables which served many generations of students and technical people. - Michael Somos, Sep 21, 2002

MAPLE

lprint(round(evalf(100000*log(n)/log(10))));

PROGRAM

(PARI) a(n)=if(n<1, 0, round(10^5*log(n)/log(10)))

CROSSREFS

Sequence in context: A031853 A066576 A104877 this_sequence A113286 A027687 A109485

Adjacent sequences: A027662 A027663 A027664 this_sequence A027666 A027667 A027668

KEYWORD

nonn,base

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 December 1 13:27 EST 2009. Contains 167806 sequences.


AT&T Labs Research