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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016703 Decimal expansion of ln(80). 2
4, 3, 8, 2, 0, 2, 6, 6, 3, 4, 6, 7, 3, 8, 8, 1, 6, 1, 2, 2, 6, 9, 6, 8, 7, 8, 1, 9, 0, 5, 8, 8, 9, 3, 9, 1, 1, 8, 2, 7, 6, 0, 1, 8, 9, 1, 7, 0, 9, 5, 3, 8, 7, 3, 8, 3, 9, 5, 3, 6, 7, 9, 2, 9, 4, 4, 7, 7, 5, 3, 4, 7, 5, 5, 8, 6, 4, 3, 6, 6, 2, 7, 0, 5, 3, 5, 8, 7, 1, 8, 6, 0, 7, 8, 8, 5, 4, 3, 6 (list; constant; graph; refs; listen; history; text; 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.382026634673881612269687819058893911827601891709538738395367929447753... [From Harry J. Smith, May 24 2009]

PROG

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

CROSSREFS

Cf. A016508 Continued fraction. [From Harry J. Smith, May 24 2009]

Sequence in context: A092193 A155910 A199077 * A099289 A065628 A077589

Adjacent sequences:  A016700 A016701 A016702 * A016704 A016705 A016706

KEYWORD

nonn,cons

AUTHOR

N. J. A. Sloane.

STATUS

approved

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 May 19 17:18 EDT 2013. Contains 225434 sequences.