Problem 44155. Geometric Series
Given x and n, give the sum of x ^ 1 to x ^ n. You should not have to use a loop for this.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers69
Suggested Problems
-
4758 Solvers
-
5853 Solvers
-
Sum of odd numbers in a matrix
613 Solvers
-
182 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
355 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!