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

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

PROG

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

CROSSREFS

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

Sequence in context: A198261 A199443 A142723 * A086466 A204694 A021703

Adjacent sequences:  A016694 A016695 A016696 * A016698 A016699 A016700

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 16 09:27 EST 2012. Contains 205904 sequences.