%I A073005
%S A073005 2,6,7,8,9,3,8,5,3,4,7,0,7,7,4,7,6,3,3,6,5,5,6,9,2,9,4,0,9,7,4,6,7,7,6,
%T A073005 4,4,1,2,8,6,8,9,3,7,7,9,5,7,3,0,1,1,0,0,9,5,0,4,2,8,3,2,7,5,9,0,4,1,7,
%U A073005 6,1,0,1,6,7,7,4,3,8,1,9,5,4,0,9,8,2,8,8,9,0,4,1,1,8,8,7,8,9,4,1,9,1,5
%N A073005 Decimal expansion of Gamma(1/3).
%H A073005 Harry J. Smith, <a href="b073005.txt">Table of n, a(n) for n=1,...,1000</
a>
%H A073005 Simon Plouffe, <a href="http://www.worldwideschool.org/library/books/
sci/math/MiscellaneousMathematicalConstants/chap36.html">GAMMA(1/
3)</a>
%e A073005 Gamma(1/3) = 2.6789385347077476336556929409746776441286893779573011009...
%t A073005 RealDigits[ N[ Gamma[1/3], 110]][[1]]
%o A073005 (PARI) { default(realprecision, 1080); x=gamma(1/3); for (n=1, 1000,
d=floor(x); x=(x-d)*10; write("b073005.txt", n, " ", d)); } [From
Harry J. Smith (hjsmithh(AT)sbcglobal.net), Apr 19 2009]
%Y A073005 Sequence in context: A035569 A140132 A096909 this_sequence A091942 A047555
A043050
%Y A073005 Adjacent sequences: A073002 A073003 A073004 this_sequence A073006 A073007
A073008
%K A073005 cons,nonn
%O A073005 1,1
%A A073005 Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 03 2002
%E A073005 Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 19 2009
|