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

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

PROG

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

CROSSREFS

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

Sequence in context: A049008 A170816 A133981 * A023829 A000211 A059902

Adjacent sequences:  A016698 A016699 A016700 * A016702 A016703 A016704

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 20 05:07 EDT 2013. Contains 225448 sequences.