Problem 2581. Sum of series VII
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
goc3
on 13 Jun 2017
Additional test cases have been added.
GeeTwo
on 4 Jul 2022
Test case 2 (and likely others) appear broken. For n-1, m=2, this should be:
1*2^1/(1+2) = 2/3, not 1/3.
Dyuman Joshi
on 6 Jul 2022
@GeeTwo, the test suite is perfectly fine, as indicated by the reference solutions and the submitted solution.
Sanjeev
on 11 Jul 2022
Loved the Computer Science concept to make the computation more efficient!!
Solution Comments
Show commentsProblem Recent Solvers894
Suggested Problems
-
3241 Solvers
-
Create a square matrix of multiples
458 Solvers
-
Find the maximum number of decimal places in a set of numbers
2241 Solvers
-
896 Solvers
-
546 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!