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

43.75% Correct | 56.25% Incorrect
Last Solution submitted on Jul 17, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers6

Suggested Problems

More from this Author269

Community Treasure Hunt

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

Start Hunting!