Search: id:A068466
Results 1-1 of 1 results found.
%I A068466
%S A068466 3,6,2,5,6,0,9,9,0,8,2,2,1,9,0,8,3,1,1,9,3,0,6,8,5,1,5,5,8,6,7,6,7,2,0,
%T A068466 0,2,9,9,5,1,6,7,6,8,2,8,8,0,0,6,5,4,6,7,4,3,3,3,7,7,9,9,9,5,6,9,9,1,9,
%U A068466 2,4,3,5,3,8,7,2,9,1,2,1,6,1,8,3,6,0,1,3,6,7,2,3,3,8,4,3,0,0,3,6,1,4,7
%N A068466 Decimal expansion of gamma(1/4) = sum n>=0 a(n)*10^n where gamma is the
Euler gamma function.
%H A068466 Harry J. Smith, Table of n, a(n) for n=1,...,1000
a>
%H A068466 G. J. Fee and S. Plouffe,
Gamma(1/4) to 25000 digits
%H A068466 S. Plouffe, GAMMA(1/4) to
512 digits
%H A068466 Eric Weisstein's World of Mathematics, Gamma Function
%o A068466 (PARI) { default(realprecision, 1080); x=gamma(1/4); for (n=1, 1000,
d=floor(x); x=(x-d)*10; write("b068466.txt", n, " ", d)); } [From
Harry J. Smith (hjsmithh(AT)sbcglobal.net), Apr 19 2009]
%Y A068466 Sequence in context: A154858 A160590 A111952 this_sequence A118453 A021969
A046901
%Y A068466 Adjacent sequences: A068463 A068464 A068465 this_sequence A068467 A068468
A068469
%K A068466 cons,easy,nonn
%O A068466 1,1
%A A068466 Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 10 2002
%E A068466 Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 19 2009
Search completed in 0.001 seconds