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 Solvers1786
Suggested Problems
-
Project Euler: Problem 2, Sum of even Fibonacci
2915 Solvers
-
Return elements unique to either input
817 Solvers
-
Create a vector whose elements depend on the previous element
805 Solvers
-
755 Solvers
-
2742 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.