Problem 59571. Compute a sum involving the zeta function

Write a function to compute the sum
S(x) = sum(zeta(n+1) x^n) for n = 1 to n = inf
for |x| < 1, where zeta(m) is the zeta function, the subject of Cody Problems 45939, 45988, and 45997.

Solution Stats

100.0% Correct | 0.0% Incorrect
Last Solution submitted on Jan 22, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers3

Suggested Problems

More from this Author250

Community Treasure Hunt

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

Start Hunting!