%I A019740
%S A019740 9,0,6,0,9,3,9,4,2,8,1,9,6,8,1,7,4,5,1,2,0,0,9,5,8,2,3,7,8,4,2,2,0,
%T A019740 8,3,2,5,8,5,7,4,9,0,3,1,2,3,3,3,1,9,8,5,8,3,2,2,3,2,2,5,4,2,5,7,4,
%U A019740 6,9,2,2,1,0,1,1,7,8,4,9,1,9,8,1,9,0,4,6,0,7,2,6,1,7,5,0,5,5,4,7,5
%N A019740 Decimal expansion of E/3.
%H A019740 Harry J. Smith, <a href="b019740.txt">Table of n, a(n) for n=0,...,20000</
a>
%e A019740 0.906093942819681745120095823784220832585749031233319858322322542574692...
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
%o A019740 (PARI) { default(realprecision, 20080); x=10*exp(1)/3; for (n=0, 20000,
d=floor(x); x=(x-d)*10; write("b019740.txt", n, " ", d)); } [From
Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
%Y A019740 Cf. A006084 = Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 12 2009]
%Y A019740 Sequence in context: A154399 A093070 A010533 this_sequence A019874 A068467
A131223
%Y A019740 Adjacent sequences: A019737 A019738 A019739 this_sequence A019741 A019742
A019743
%K A019740 nonn,cons
%O A019740 0,1
%A A019740 N. J. A. Sloane (njas(AT)research.att.com).
%E A019740 Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 19 2009
|