What is the sum of the following sequence:
Σ(2k-1)^3 for k=1...n
for different n?
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers1826
Suggested Problems
-
Select every other element of a vector
36458 Solvers
-
795 Solvers
-
Sum of diagonal of a square matrix
1637 Solvers
-
Circular Primes (based on Project Euler, problem 35)
652 Solvers
-
Return fibonacci sequence do not use loop and condition
855 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.
nice