HP Forums

Full Version: Problem evaluating Zeta function
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all!

I was trying to evaluate the Riemann Zeta function.
Both in home and CAS it works when the imaginary part is an integer, I can evaluate Zeta(0.5+14i).
When the imaginary part is not an integer I become an answer containing the Eta function, I have found no way to have an approximate (real+imaginary) result. So for Zeta(0.5+14.1i) I can not find any usable evaluation.

How should I do it?

Thank you very much

Reto
Same behavior in xcad pad (with Eta function).
xcas on the PC (linux) evaluate it correctly and gives a complex number as a result.
Haven't looked at the source, but I'm guessing the numerical evaluation is tied in with one of the gpl license libraries and there is no alternate evaluation path... hence the ios one and also prime don't evaluate there.
That's correct, PARI/GP is used on the PC... but there is giac code to handle Zeta computation as you can check with Xcas in your browser
http://www-fourier.ujf-grenoble.fr/~parisse/xcasen.html
It was probably not available when the last publicly available firmware was released.
Thank you Parisse,

I saw that xcas can compute it.

Does this mean that after the next firmware update the HP Prime will be able to compute Zeta function?
(02-02-2016 01:37 PM)retoa Wrote: [ -> ]Does this mean that after the next firmware update the HP Prime will be able to compute Zeta function?

When/if there is another firmware update, then yes it would compute. I'd suspect that the ios one will right now, but I don't have a device handy to test.
Yes, it works on the iOS prime app. I checked it against Wolfram Alpha. Both give the same result. Colm.
Reference URL's