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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016722 Decimal expansion of ln(99). 2
4, 5, 9, 5, 1, 1, 9, 8, 5, 0, 1, 3, 4, 5, 8, 9, 9, 2, 6, 8, 5, 2, 4, 3, 4, 0, 5, 1, 8, 1, 0, 1, 8, 0, 7, 0, 9, 1, 1, 6, 6, 8, 7, 9, 6, 9, 5, 8, 2, 9, 1, 6, 0, 7, 8, 6, 8, 7, 9, 5, 6, 3, 7, 6, 4, 0, 5, 5, 6, 2, 2, 1, 0, 3, 5, 0, 4, 5, 4, 6, 4, 6, 8, 2, 2, 2, 8, 6, 2, 1, 7, 6, 3, 0, 0, 9, 8, 9, 6 (list; constant; graph; refs; listen; history; internal format)
OFFSET

1,1

REFERENCES

M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 2.

LINKS

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

M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].

EXAMPLE

4.595119850134589926852434051810180709116687969582916078687956376405562... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]

PROG

(PARI) { default(realprecision, 20080); x=log(99); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016722.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]

CROSSREFS

Cf. A016527 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]

Sequence in context: A168429 A195787 A010667 * A030139 A069228 A200354

Adjacent sequences:  A016719 A016720 A016721 * A016723 A016724 A016725

KEYWORD

nonn,cons

AUTHOR

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

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 17 09:30 EST 2012. Contains 206009 sequences.