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 Solvers1640
Suggested Problems
- 
         
         16044 Solvers 
- 
         Sort a list of complex numbers based on far they are from the origin. 5730 Solvers 
- 
         Find relatively common elements in matrix rows 2107 Solvers 
- 
         
         327 Solvers 
- 
         Convert from Fahrenheit to Celsius 26814 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!