What is the sum of the following sequence:
Σk(k+1) for k=1...n
for different n?
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers1710
Suggested Problems
-
Find the sum of the elements in the "second" diagonal
1203 Solvers
-
Return elements unique to either input
808 Solvers
-
Set the array elements whose value is 13 to 0
1438 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1260 Solvers
-
Finding perimeter of a rectangle
495 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!
Additional test cases have been added.