Evaluate the zeta function for complex arguments - MATLAB Cody - MATLAB Central

Problem 45997. Evaluate the zeta function for complex arguments

Difficulty:Rate
Cody Problem 45988 involved computing the Riemann zeta function for real arguments greater than 1. Code that works for that problem can reveal the connection between π and the values of the zeta function evaluated at positive even integers; this connection is explored in Cody Problem 45939. However, to test the Riemann hypothesis--that all non-trivial zeros of the zeta function have a real part of 1/2, one needs to compute the zeta function for complex arguments.
Write a function to evaluate the zeta function for complex arguments.

Solution Stats

17.14% Correct | 82.86% Incorrect
Last Solution submitted on Oct 21, 2024

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
1
2

Problem Recent Solvers11

Suggested Problems

More from this Author301

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!