What is the sum of the following sequence:
Σ(2k-1) for k=1...n
for different n?
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers2252
Suggested Problems
-
1247 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1993 Solvers
-
Create a vector whose elements depend on the previous element
790 Solvers
-
Split a string into chunks of specified length
2066 Solvers
-
1029 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.