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 Solvers1705
Suggested Problems
-
10704 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1304 Solvers
-
Create a Multiplication table matrix...
690 Solvers
-
find the maximum element of the matrix
536 Solvers
-
3400 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.