What is the sum of the following sequence:
Σ(2k-1)^2 for k=1...n
for different n?
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers1916
Suggested Problems
-
Remove any row in which a NaN appears
8771 Solvers
-
Remove the two elements next to NaN value
703 Solvers
-
Change the sign of even index entries of the reversed vector
644 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1967 Solvers
-
1033 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.
The hack leading solution was deleted.