Infinite Geometric Sequence: How to Find the Number of Terms

AI Thread Summary
The discussion focuses on determining the number of terms in the infinite geometric sequence 12, 4, 4/3, ..., 4/729. The common ratio is identified as 1/3, leading to the formula tn = t1 * (r)^(n-1). By setting the last term equal to 4/729 and solving for n, it is revealed that 4/729 can be expressed as 12 * (1/3)^(n-1). The final conclusion is reached by recognizing that 4/729 corresponds to 3^6, indicating that n equals 7. The thread emphasizes the importance of understanding the relationship between the terms and their powers of 3.
Vince604
Messages
4
Reaction score
0

Homework Statement


How many terms are in each sequence?

12, 4, 4/3, ..., 4/729


Homework Equations





The Attempt at a Solution



using tn=t1(r)(n-1) ? I am lost
 
Physics news on Phys.org
That sequence clearly shows each n+1 term is the n term multiplied by \frac{1}{3}

Even the denominator of the last term is a multiple of 3 and only 3 (and 1, which is redundant); while the very first term, 12, is a whole positive integer.

Denominator of the n=3 term is 3^1. Denominator of the last term is 3^p. What is p? How does this relate the the value of n for this last term?
 
Last edited:
Presuming you mean tn=t1r(n-1), then you are doing fine. What do each of the terms mean? Which ones do you know and which one are you supposed to evaluate? What are you missing and how do you figure it out?
 
Big hint: <br /> 3^6 = 729<br />editted
 
Last edited:
Vince604 said:

Homework Statement


How many terms are in each sequence?

12, 4, 4/3, ..., 4/729


Homework Equations





The Attempt at a Solution



using tn=t1(r)(n-1) ? I am lost

This should be t_1 r^(n-1).

t_1 is the first number, right? And that is 12. What is r? To go from 12 to 4, you divide by 3, to go from 4 to 4/3, you divide by 3... Add dividing by 3 is the same as multiplying by 1/3. So t_n= (12)(1/3)^(n-1)= 4/729. Divide on both sides by 12: t_n= (1/3)^(n-1)= 1/2187. That is the same as 3^(n-1)= 2187. You could answer that by taking logarithms but it is perhaps simper to do as symbolipoint suggested: look at powers of 3. 3^2= 9, 3^3= 27, 3^4= 81, 3^5= 243, 3^5= 729, 3^6= 2187. What is n-1? And so what is n?
 
HallsofIvy,
At least I had the right idea, but obviously I made an arithmetic mistake. 3^5 vs. 3^6
 
Thanks:biggrin:
 
Back
Top