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 Solvers1705
Suggested Problems
-
Return the 3n+1 sequence for n
8481 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3661 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
897 Solvers
-
Finding perimeter of a rectangle
493 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1954 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!