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 Solvers1032
Suggested Problems
-
Determine whether a vector is monotonically increasing
18657 Solvers
-
674 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
509 Solvers
-
Deleting an element in a matrix
451 Solvers
-
473 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!