|
Search: id:A068478
|
|
|
| A068478 |
|
Engel expansion of Gamma(3/4)=sum(i>0,1/prod(n=1,i,1/a(n))). |
|
+0 1
|
|
| 1, 5, 8, 60, 11640, 14881, 23098, 90040, 239883, 1631365, 2803282, 4276595, 4343763, 10834865, 50457394, 101387685, 349770616, 384832508, 1025023303, 1582124479, 7753484647, 14554741880, 110768341257, 246113848342
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
The Gamma function is defined by Gamma(0)=1 and the functional equation Gamma(x+1)=(x+1)*Gamma(x)
|
|
PROGRAM
|
(PARI) 500 significant digits : s=gamma(3/4); for(i=0, 40, s=s*ceil(1/s)-1; print1(ceil(1/s), ", "); );
|
|
CROSSREFS
|
Cf. A006784.
Sequence in context: A126750 A109292 A117474 this_sequence A132050 A123819 A101016
Adjacent sequences: A068475 A068476 A068477 this_sequence A068479 A068480 A068481
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 10 2002
|
|
|
Search completed in 0.002 seconds
|