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

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

PROG

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

CROSSREFS

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

Sequence in context: A047213 A128213 A171716 * A138679 A179399 A080721

Adjacent sequences:  A016703 A016704 A016705 * A016707 A016708 A016709

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 03:30 EST 2012. Contains 205978 sequences.