Problem 52125. Compute the sum of reciprocals of quadratics

Write a function to compute the following sum:
y = sum(1/(n^2+an+b),{n,1,infinity})

Solution Stats

25.93% Correct | 74.07% Incorrect
Last Solution submitted on Jan 09, 2026

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers12

Suggested Problems

More from this Author319

Community Treasure Hunt

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

Start Hunting!