A123506 Sequence generated from the second nontrivial zero of the Riemann zeta function.
0, 1, 1, 0, 1, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
Offset: 2
Keywords
Examples
a(7) = 1 since (1/7)^z = (0.37796447..., angle 176.201... degrees) and the argument is between 0 and 180 degrees.
References
- John Derbyshire, Prime Obsession, Bernhard Riemann and the Greatest Unsolved Problem in Mathematics, Plume - a Penguin Group, NY, 2003, pp. 198-199.
Programs
-
Mathematica
a[n_] := Boole[Arg[1/n^ZetaZero[2]] > 0]; Array[a, 100, 2] (* Amiram Eldar, May 31 2025 *)
Extensions
More terms from Amiram Eldar, May 31 2025
Comments