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

83.33% Correct | 16.67% Incorrect
Last Solution submitted on Jan 24, 2026

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers5

Suggested Problems

More from this Author321

Community Treasure Hunt

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

Start Hunting!