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!)
A301817 Decimal expansion of the real Stieltjes gamma function at x = 3/2, negated. 3

%I #18 Jul 01 2023 15:49:52

%S 1,0,6,1,6,8,0,2,5,1,8,3,3,8,8,3,3,0,9,1,1,8,0,4,1,1,6,1,4,3,4,5,5,3,

%T 0,8,3,6,0,6,7,2,6,4,6,3,2,8,2,7,6,0,8,8,1,7,3,1,3,9,6,4,9,1,6,4,7,1,

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

%N Decimal expansion of the real Stieltjes gamma function at x = 3/2, negated.

%C See A301816 for comments and references.

%F c = Re((4/5)*Pi*Integral_{-oo..oo} log(1/2+i*z)^(5/2)/(exp(-Pi*z)+exp(Pi*z))^2 dz) where i is the imaginary unit.

%e c = 0.1061680251833883309118041161434553083606726463282760881731396491647151...

%p Sti := x -> (4*Pi/(x + 1))*int(log(1/2 + I*z)^(x + 1)/(exp(-Pi*z) + exp(Pi*z))^2, z=0..64): Sti(3/2): Re(evalf(%,100)); # Note that this is an approximation which needs a larger domain of integration and higher precision if used for more values than are in the Data section.

%Y Cf. A301816.

%K nonn,cons

%O 0,3

%A _Peter Luschny_, Apr 09 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 24 07:06 EDT 2024. Contains 371920 sequences. (Running on oeis4.)