Problem 2577. Sum of series III
What is the sum of the following sequence:
Σ(2k-1)^3 for k=1...n
for different n?
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers1623
Suggested Problems
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12821 Solvers
-
800 Solvers
-
Sum the 'edge' values of a matrix
372 Solvers
-
Calculate the average value of the elements in the array
1425 Solvers
-
2042 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!