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
-
Find the longest sequence of 1's in a binary sequence.
6670 Solvers
-
07 - Common functions and indexing 5
426 Solvers
-
Convert given decimal number to binary number.
2266 Solvers
-
Sum the squares of numbers from 1 to n
257 Solvers
-
310 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!