Compute a sum involving the zeta function - MATLAB Cody - MATLAB Central

Problem 59571. Compute a sum involving the zeta function

Difficulty:Rate
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

80.0% Correct | 20.0% Incorrect
Last Solution submitted on Jul 17, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers4

Suggested Problems

More from this Author291

Community Treasure Hunt

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

Start Hunting!
Go to top of page