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!)
A363687 Decimal expansion of Sum_{k>=1} cos(Pi* log k)/k^2. 1
7, 9, 5, 6, 4, 0, 2, 0, 6, 7, 3, 5, 6, 7, 7, 5, 1, 7, 4, 3, 0, 6, 2, 8, 3, 2, 8, 4, 9, 8, 7, 6, 0, 8, 1, 2, 0, 9, 9, 0, 9, 6, 2, 6, 9, 7, 4, 8, 8, 7, 5, 4, 8, 3, 8, 2, 6, 1, 7, 1, 5, 7, 6, 1, 0, 8, 7, 4, 2, 8, 5, 9, 4, 1, 6, 8, 1, 8, 1, 8, 1, 0, 1, 4, 2, 9, 8, 3, 1, 3, 5, 2, 4, 2, 4, 1, 6, 1, 8, 6, 4, 1, 3, 8, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Sum_{k>=1} sin(Pi*log k)/k^2 = 0.0942944615085... is the associated imaginary part.
LINKS
Math StackExchange, Closed form for sum n>=1 cos(pi*log(n)/n^2, (2013).
FORMULA
Equals Re(zeta(2 + Pi*i)), where i=sqrt(-1).
EXAMPLE
0.795640206735677517430628328498...
MAPLE
Re(Zeta(2+I*Pi)) ;
evalf(%) ;
MATHEMATICA
RealDigits[Re[Zeta[2 + Pi*I]], 10, 105][[1]] (* Amiram Eldar, Jun 16 2023 *)
PROG
(PARI) real(zeta(2+I*Pi)) \\ Michel Marcus, Jun 15 2023
CROSSREFS
Sequence in context: A070693 A369095 A198417 * A215736 A132715 A154910
KEYWORD
cons,nonn
AUTHOR
R. J. Mathar, Jun 15 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 September 3 11:53 EDT 2024. Contains 375659 sequences. (Running on oeis4.)