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 Solvers1747
Suggested Problems
-
Return the 3n+1 sequence for n
8513 Solvers
-
Side of an equilateral triangle
7080 Solvers
-
401 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
2061 Solvers
-
Double all elements in the array
2370 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.