Problem 60456. Compute a sum

Write a function to compute the following sum
S = Sum[(an+b) u^n/(n*(n+m)*v^n),{n,1,Infinity}]
Although a solution is available for general values of the coefficients, the coefficients are chosen so that a simpler form is possible.

Solution Stats

56.52% Correct | 43.48% Incorrect
Last Solution submitted on Feb 01, 2026

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers11

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!