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

47.06% Correct | 52.94% Incorrect
Last Solution submitted on Sep 21, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers7

Suggested Problems

More from this Author272

Community Treasure Hunt

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

Start Hunting!