Hello folks, I have been waiting Mathematica 11.2 to perform following summation for two days:
Is this normal and if it so how long the calculation will take?
PS. I haven't used Mathematica for years, so there may be some silly mistake I've done.
Hello Neil and Mauriusz,
thank you for advice and sorry for the image. I just wanted to ensure that it looks correct, but in the future I'll post code.
Yes, it took more than 48 hours on my machine to get the result: 10.4471 if someone is interested. Only one kernel was used, although there were two Mathematica kernels available according to the Windows Task manager.
Regards, Mikael
Hi Mikael.
If you want the answer, you have to wait few hours for computations.
ZetaZero function is the bottleneck, I tried five different ways to speed up, but your code is the fastest.
Maybe this helps.
Regards Mariusz