Problem 2578. Sum of series IV
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
goc3
on 13 Jun 2017
Additional test cases have been added.
Solution Comments
Show commentsProblem Recent Solvers1418
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9011 Solvers
-
Return a list sorted by number of occurrences
2822 Solvers
-
Fix the last element of a cell array
1565 Solvers
-
997 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1991 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!