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 Solvers1647
Suggested Problems
-
Back to basics 23 - Triangular matrix
1090 Solvers
-
Convert a vector into a number
609 Solvers
-
773 Solvers
-
Return fibonacci sequence do not use loop and condition
823 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
331 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!