login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A081709 Decimal expansion of lim_{i->infinity} Product_{j=2..i} gamma(i+zeta(i+1))/gamma(i+zeta(i)). 0

%I #14 Mar 12 2018 03:43:21

%S 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,

%T 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,3,2,9,9,8,1,7,8,

%U 9,4,6,6,9,5,8,0,3,9,4,1,2,5,7,3,7,6,5

%N Decimal expansion of lim_{i->infinity} Product_{j=2..i} gamma(i+zeta(i+1))/gamma(i+zeta(i)).

%C May help in the exploration of zeta(3).

%e 0.4634612616478522001131325...

%p t := 1:for i from 2 to 450 do t := evalf(t*GAMMA(i+Zeta(i+1))/GAMMA(i+Zeta(i)),60) end do;

%Y Cf. A002117.

%K cons,easy,nonn

%O 0,1

%A Andre Kauffman (andrekff(AT)hotmail.com), Apr 04 2003

%E More terms from _Jon E. Schoenfield_, Mar 11 2018

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)