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!)
A365318 Decimal expansion of negative imaginary part of Gamma(exp(i*Pi/3)). 5
5, 1, 7, 2, 7, 9, 0, 9, 9, 4, 7, 4, 8, 4, 0, 1, 5, 1, 5, 9, 3, 3, 2, 3, 5, 0, 1, 7, 1, 5, 4, 1, 9, 0, 7, 2, 2, 1, 8, 4, 7, 0, 9, 0, 3, 3, 1, 4, 1, 7, 5, 9, 0, 8, 7, 9, 8, 3, 2, 3, 2, 2, 6, 4, 4, 9, 9, 0, 0, 3, 6, 0, 0, 3, 2, 7, 5, 1, 7, 7, 5, 8, 6, 8, 0, 1, 6, 4, 2, 2, 6, 3, 6, 1, 1, 6, 1, 1, 1, 0, 9, 6, 6, 0, 9, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Juan Arias de Reyna and Jan van de Lune, 2013, On the exact location of the non-trivial zeros of Riemann's zeta function, arXiv:1305.3844 [math.NT], 2013, formula (4).
Eric Weisstein's World of Mathematics, Riemann-Siegel Functions.
FORMULA
Equals sqrt(Pi*sech(Pi*sqrt(3)/2))*sin(2*theta(sqrt(3)/2)+(sqrt(3)/2)*log(2*Pi)+arctan(tanh(Pi*sqrt(3)/4)) where theta is Riemann-Siegel theta function.
EXAMPLE
0.51727909947484...
Gamma(cos(Pi/3) + I*sin(Pi/3)) = 0.37980489179139...-I*0.51727909947484...
MATHEMATICA
RealDigits[-Im[Gamma[Cos[Pi/3] + I Sin[Pi/3]]], 10, 106][[1]]
(* or *)
RealDigits[Sqrt[Pi/Cosh[Pi Sqrt[3]/2]] Sin[2 RiemannSiegelTheta[Sqrt[3]/2] + ArcTan[Tanh[Pi Sqrt[3]/4]] + Sqrt[3] Log[2 Pi]/2], 10, 106][[1]]
PROG
(PARI) -imag(gamma(exp(I*Pi/3))) \\ Michel Marcus, Sep 01 2023
CROSSREFS
Cf. A365317 (real part), A365319 (abs).
Sequence in context: A051724 A084303 A011508 * A195429 A158552 A322050
KEYWORD
nonn,cons
AUTHOR
Artur Jasinski, Sep 01 2023
STATUS
approved

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 July 20 05:29 EDT 2024. Contains 374441 sequences. (Running on oeis4.)