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 Solvers1785
Suggested Problems
-
Find the two most distant points
2959 Solvers
-
Project Euler: Problem 10, Sum of Primes
2130 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
976 Solvers
-
Side of an equilateral triangle
7207 Solvers
-
Matlab Basics - Convert a row vector to a column vector
685 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.