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

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

PROG

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

CROSSREFS

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

Sequence in context: A201432 A128210 A153012 * A135877 A136218 A112106

Adjacent sequences:  A016648 A016649 A016650 * A016652 A016653 A016654

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 02:08 EST 2012. Contains 205978 sequences.