login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A358923
Decimal expansion of the real part of the complex zero of the Prime Zeta function nearest the point {0,0}.
3
2, 5, 3, 7, 5, 1, 6, 1, 0, 0, 3, 7, 5, 4, 1, 1, 1, 6, 9, 2, 5, 0, 6, 6, 8, 0, 1, 0, 3, 9, 2, 2, 8, 3, 1, 6, 0, 7, 6, 2, 9, 6, 5, 6, 9, 4, 1, 6, 6, 6, 5, 0, 0, 0, 0, 2, 9, 5, 7, 5, 7, 5, 2, 9, 7, 5, 8, 5, 6, 7, 0, 7, 5, 7, 9, 3, 8, 1, 0, 9, 2, 4, 3, 2, 6, 6, 1, 9, 9, 1, 5, 2, 0, 3, 9, 6, 9, 1, 6, 9, 8, 5, 5, 4, 3, 2, 5, 9, 9, 7, 6, 4, 7, 0, 0
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Prime Zeta Function
EXAMPLE
P(0.253751610037541116925066801039228316076296569416665... + i*4.7581147960914060941595212380426498512150296376740568185876345...) = 0.
MATHEMATICA
Re[z /. FindRoot[PrimeZetaP[z] == If[$VersionNumber < 12.3, 0, 2*Pi*I], {z, 1/4 + 5*I}, WorkingPrecision -> 120]] (* Vaclav Kotesovec, Dec 07 2022 *)
CROSSREFS
Cf. A358924.
Sequence in context: A210770 A338347 A227688 * A328827 A181184 A078383
KEYWORD
nonn,cons
AUTHOR
Artur Jasinski, Dec 06 2022
STATUS
approved