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

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

PROG

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

CROSSREFS

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

Sequence in context: A010704 A170859 A123146 * A201143 A135003 A090895

Adjacent sequences:  A016658 A016659 A016660 * A016662 A016663 A016664

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 14:02 EST 2012. Contains 205811 sequences.