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 Solvers1748
Suggested Problems
-
Find the sum of all the numbers of the input vector
54901 Solvers
-
Sort a list of complex numbers based on far they are from the origin.
5810 Solvers
-
Back to basics 8 - Matrix Diagonals
971 Solvers
-
Back to basics 22 - Rotate a matrix
938 Solvers
-
2298 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.