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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016717 Decimal expansion of ln(94). 2
4, 5, 4, 3, 2, 9, 4, 7, 8, 2, 2, 7, 0, 0, 0, 3, 8, 9, 6, 2, 3, 8, 1, 8, 2, 7, 9, 1, 2, 3, 0, 3, 5, 0, 2, 7, 6, 9, 7, 1, 5, 5, 0, 6, 3, 6, 3, 8, 0, 4, 7, 9, 2, 8, 7, 3, 2, 1, 1, 8, 8, 3, 5, 6, 3, 0, 0, 2, 1, 1, 8, 3, 5, 4, 7, 5, 4, 9, 5, 7, 8, 8, 2, 1, 6, 5, 5, 3, 0, 8, 0, 4, 3, 1, 1, 6, 4, 6, 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.543294782270003896238182791230350276971550636380479287321188356300211... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]

PROG

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

CROSSREFS

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

Sequence in context: A175622 A071413 A161811 * A031349 A200605 A036444

Adjacent sequences:  A016714 A016715 A016716 * A016718 A016719 A016720

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 07:30 EST 2012. Contains 205998 sequences.