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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060156 Floor[10^n/n]. 2
10, 50, 333, 2500, 20000, 166666, 1428571, 12500000, 111111111, 1000000000, 9090909090, 83333333333, 769230769230, 7142857142857, 66666666666666, 625000000000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,200

FORMULA

a(n) =(A011557(n)-A056969(n))/n

EXAMPLE

a(6)=[1000000/6]=166666.

PROG

(PARI) { default(realprecision, 10); for (n=1, 200, write("b060156.txt", n, " ", floor(10^n/n)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 02 2009]

CROSSREFS

Cf. A000799, A056159, A060155.

Sequence in context: A095687 A204272 A154410 * A000450 A124872 A072296

Adjacent sequences:  A060153 A060154 A060155 * A060157 A060158 A060159

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Mar 12 2001

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 06:52 EST 2012. Contains 205694 sequences.