Solving Inflated Series: Sum of First 20 Terms of a=r^k-1

  • Thread starter Thread starter member38644
  • Start date Start date
  • Tags Tags
    Sequences
AI Thread Summary
The discussion focuses on calculating the sum of the first 20 terms of the sequence defined by a = r^k - 1, where the terms are 2, 4/3, and 8/9, with a common ratio of 2/3. The user questions the validity of their calculation, believing the sum must exceed 2 due to the series being inflated. They clarify that the formula a = r^(k-1) represents the k-th term, not the sum of the first k terms. The correct formula for the sum is provided as s_n = t_1 * (1 - q^n) / (1 - q). The user seeks to resolve their misunderstanding regarding the series and its summation.
member38644
my problem is regarding sequences:

Sum first 20 terms of a=r^k-1

terms are 2, 4/3, 8/9,...
and ratio is 2/3
and r < 1 so its an inflated series
and 2(2/3)^19 = .009021859795

BUT it is an inflated series right? and my answer is the sum of the
first 20 terms which has to be larger than 2 right? so where am I
going wrong?
 
Physics news on Phys.org
a=r^(k-1) is a formula for the k-th term, not for the sum of the first k terms.
The formula for the sum is: s_n=t_{1}\frac{1-q^n}{1-q}
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top