What is the sum of the following sequence:
Σ(2k-1)^2 for k=1...n
for different n?
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers1921
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1993 Solvers
-
2274 Solvers
-
Numbers with prime factors 2, 3 and 5.
683 Solvers
-
Sum of odd numbers in a matrix
619 Solvers
-
339 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.
The hack leading solution was deleted.