Summation of a^n for a>1 from n=0 to N

  • Thread starter Thread starter amaresh92
  • Start date Start date
  • Tags Tags
    Formula Summation
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
amaresh92
Messages
163
Reaction score
0
whats the summation of a^n for a>1 over summation n=0 to N
thanks.
 
Physics news on Phys.org
amaresh92 said:
whats the summation of a^n for a>1 over summation n=0 to N
thanks.

Hint: for [itex]\,r\neq 1\,[/itex] a constant, we have

$$\sum_{n=0}^mr^n=\frac{r^{m+1}-1}{r-1}$$

DonAntonio
 
This is the sort of thing most people just look that up - do you need to work out the formula or what?