|
| |
|
|
A016623
|
|
Decimal expansion of ln(93/2).
|
|
2
| |
|
|
3, 8, 3, 9, 4, 5, 2, 3, 1, 2, 5, 9, 3, 3, 1, 0, 6, 2, 7, 9, 0, 7, 1, 7, 7, 4, 4, 0, 0, 0, 6, 7, 0, 6, 3, 4, 7, 0, 2, 1, 9, 2, 9, 3, 5, 3, 9, 4, 3, 0, 8, 6, 1, 6, 9, 3, 7, 0, 7, 3, 2, 3, 9, 6, 6, 1, 9, 0, 8, 2, 0, 8, 7, 8, 4, 6, 4, 6, 5, 4, 8, 3, 4, 8, 1, 6, 1, 7, 2, 5, 9, 1, 5, 3, 4, 0, 0, 0, 3
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
LINKS
| Harry J. Smith, Table of n, a(n) for n=1,...,20000
|
|
|
EXAMPLE
| 3.839452312593310627907177440006706347021929353943086169370732396619082... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]
|
|
|
PROG
| (PARI) { default(realprecision, 20080); x=log(93/2); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016623.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]
|
|
|
CROSSREFS
| Cf. A016574 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]
Sequence in context: A135608 A106230 A205126 * A046543 A035292 A144457
Adjacent sequences: A016620 A016621 A016622 * A016624 A016625 A016626
|
|
|
KEYWORD
| nonn,cons
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|