Compute the sum of reciprocals of quadratics - MATLAB Cody - MATLAB Central

Problem 52125. Compute the sum of reciprocals of quadratics

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

Solution Stats

25.0% Correct | 75.0% Incorrect
Last Solution submitted on Jul 24, 2023

Problem Comments

Solution Comments

Show comments
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
0
1

Problem Recent Solvers10

Suggested Problems

More from this Author298

Community Treasure Hunt

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

Start Hunting!
Go to top of page