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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016648 Decimal expansion of ln(25). 2
3, 2, 1, 8, 8, 7, 5, 8, 2, 4, 8, 6, 8, 2, 0, 0, 7, 4, 9, 2, 0, 1, 5, 1, 8, 6, 6, 6, 4, 5, 2, 3, 7, 5, 2, 7, 9, 0, 5, 1, 2, 0, 2, 7, 0, 8, 5, 3, 7, 0, 3, 5, 4, 4, 3, 8, 2, 5, 2, 9, 5, 7, 8, 2, 9, 4, 8, 3, 5, 7, 9, 7, 5, 4, 1, 5, 3, 1, 5, 5, 2, 9, 2, 6, 0, 2, 6, 7, 7, 5, 6, 1, 8, 6, 3, 5, 9, 2, 2 (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

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

PROG

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

CROSSREFS

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

Sequence in context: A110439 A065602 A198498 * A104552 A204144 A203992

Adjacent sequences:  A016645 A016646 A016647 * A016649 A016650 A016651

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 11:18 EST 2012. Contains 206011 sequences.