|
| |
|
|
A081709
|
|
Decimal expansion of the limit of an infinite product involving the GAMMA function and the ZETA function.
|
|
0
| |
|
|
4, 6, 3, 4, 6, 1, 2, 6, 1, 6, 4, 7, 8, 5, 2, 2, 0, 0, 1, 1, 3, 1, 3, 2, 5, 1, 9, 8, 7, 9, 0, 4, 9, 0, 8, 8, 3, 8, 1, 8, 3, 7, 2, 0, 8, 0, 2, 9, 5, 1, 5, 7, 3, 4, 6, 5, 5, 5, 0, 2
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| May help in the exploration of Zeta(3)
|
|
|
FORMULA
| Lim (Product (GAMMA(i+Zeta(i+1))/GAMMA(i+Zeta(i)) ) with i-> infinity
|
|
|
MAPLE
| t := 1:for i from 2 to 450 do t := evalf(t*GAMMA(i+Zeta(i+1))/GAMMA(i+Zeta(i)), 60) end do;
|
|
|
CROSSREFS
| Sequence in context: A200365 A198121 A179374 * A200640 A179453 A073000
Adjacent sequences: A081706 A081707 A081708 * A081710 A081711 A081712
|
|
|
KEYWORD
| cons,easy,nonn
|
|
|
AUTHOR
| Andre Kauffman (andrekff(AT)hotmail.com), Apr 04 2003
|
| |
|
|