|
Search: id:A068466
|
|
|
| A068466 |
|
Decimal expansion of gamma(1/4) = sum n>=0 a(n)*10^n where gamma is the Euler gamma function. |
|
+0 3
|
|
| 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, 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, 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
(list; cons; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,1000
G. J. Fee and S. Plouffe, Gamma(1/4) to 25000 digits
S. Plouffe, GAMMA(1/4) to 512 digits
Eric Weisstein's World of Mathematics, Gamma Function
|
|
PROGRAM
|
(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]
|
|
CROSSREFS
|
Sequence in context: A154858 A160590 A111952 this_sequence A118453 A021969 A046901
Adjacent sequences: A068463 A068464 A068465 this_sequence A068467 A068468 A068469
|
|
KEYWORD
|
cons,easy,nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 10 2002
|
|
EXTENSIONS
|
Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 2009
|
|
|
Search completed in 0.002 seconds
|