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

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

PROG

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

CROSSREFS

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

Sequence in context: A200013 A178219 A122753 * A113950 A121906 A028360

Adjacent sequences:  A016711 A016712 A016713 * A016715 A016716 A016717

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 15 16:56 EST 2012. Contains 205825 sequences.