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 Solvers1719
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15788 Solvers
-
Back to basics 8 - Matrix Diagonals
967 Solvers
-
Create a Multiplication table matrix...
691 Solvers
-
10825 Solvers
-
3308 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.