!Arc length integral][1]
I would like to know why I can not get the value for the arc integral using Mathematica 12.0 , the value of 69473167820511768024711168 has all the digits different from each other while the value I get using
n=100000000000 a= 0.988639922/0.29719183431 b=Sqrt[a^2+1] c=nb2 n=N[c]
just returns me 6.94732*10^11 instead of all the digits that are supposed to exist for the right calculus of the arc integral, which is necessary for me to prove that it is a non trivial zero, Wolfram|Alpha gives me the correct value while I can not get it by writing lines of a program on Mathematica, could anyone help me I have just proven that the formula below gives non trivial zeros numbers that are very closely related to prime finding, which can be done using Wolfram|Alpha but I can not reproduce it on my computer.
Could anyone help me to reproduce what Wolfram|Alpha does?