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 Solvers1726
Suggested Problems
-
Convert a numerical matrix into a cell array of strings
2443 Solvers
-
Convert a vector into a number
616 Solvers
-
Return the first and last characters of a character array
12087 Solvers
-
Check if number exists in vector
14101 Solvers
-
Create sequnce 1 4 9 16 25.........
416 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.