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 Solvers1916
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2814 Solvers
-
Check if number exists in vector
13854 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
904 Solvers
-
convert matrix to single column
435 Solvers
-
Return fibonacci sequence do not use loop and condition
854 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.