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}
 
Back
Top