OFFSET
2,2
COMMENTS
Using the reflection formula for the zeta function, one can also rewrite the equality in terms of the Gamma function as Gamma(z) = (2^(z-1))*(Pi^z)*sec((Pi*z)/2).
There are infinitely many solutions on the real axis and on the critical line.
The solutions on the critical line are the gram points.
There are 12 complex solutions apart from these out of which 3 are unique:
8.990914533614919... + i*4.510594140699146...
13.162787864991035... + i*2.580464971850669...
16.478090665944547... + i*0.679406009477847...
FORMULA
zeta(19.067750847069662...) = zeta(1-19.067750847069662...) = 1.000001820649741...
Smallest positive real root > 0.5 of the equation Gamma(z) = (2^(z-1))*(Pi^z)*sec((Pi*z)/2).
Equals A365281 + 1/2. - Amiram Eldar, Aug 28 2025
EXAMPLE
19.06775084706966207279...
MATHEMATICA
RealDigits[x /. FindRoot[Zeta[x] == Zeta[1 - x], {x, 19}, WorkingPrecision -> 120]][[1]]
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Jwalin Bhatt, Aug 28 2025
STATUS
approved
