%I A094886
%S A094886 5,0,8,3,2,0,3,6,9,2,3,1,5,2,5,9,8,1,5,8,0,9,5,0,9,0,1,3,2,4,2,1,9,
%T A094886 8,8,4,1,8,3,1,8,3,9,2,9,3,2,2,1,1,5,4,1,2,0,4,8,2,3,3,2,8,0,9,2,4,
%U A094886 9,9,7,9,1,4,3,4,5,2,6,9,8,6,0,1,8,6,6,0,8,8,6,2,0,3,5,3,9,4,2,1,5
%N A094886 Decimal expansion of phi*Pi, where phi = (1+sqrt(5))/2.
%H A094886 Harry J. Smith, <a href="b094886.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A094886 5.0832036923152598158...
%o A094886 (PARI) { default(realprecision, 20080); phi=(1+sqrt(5))/2; x=phi*Pi;
for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b094886.txt", n,
" ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Apr
27 2009]
%Y A094886 Sequence in context: A021667 A078119 A085998 this_sequence A143821 A099219
A011441
%Y A094886 Adjacent sequences: A094883 A094884 A094885 this_sequence A094887 A094888
A094889
%K A094886 cons,nonn
%O A094886 1,1
%A A094886 N. J. A. Sloane (njas(AT)research.att.com), Jun 15 2004
%E A094886 Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 19 2009
|