What is the sum of the following sequence:
Σ(2k-1) for k=1...n
for different n?
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers2240
Suggested Problems
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1305 Solvers
-
Return elements unique to either input
808 Solvers
-
384 Solvers
-
373 Solvers
-
Calculate the average value of the elements in the array
1741 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.