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

52.38% Correct | 47.62% Incorrect
Last Solution submitted on Dec 03, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers10

Suggested Problems

More from this Author315

Community Treasure Hunt

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

Start Hunting!