What is the sum of the following sequence:
Σ(-1)^(k+1) (2k-1)^2 for k=1...n
for different n?
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers1718
Suggested Problems
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13735 Solvers
-
Fix the last element of a cell array
1764 Solvers
-
616 Solvers
-
2255 Solvers
-
351 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.