Which term of the sequence { 16/9, 4/3, 1, 3/4 ... } is 243/1024?

1 Answer
Dec 26, 2015

The 88th

Explanation:

This is a geometric sequence with initial term 16/9169 and common ratio 3/434.

The general term of the sequence can be written:

a_n = 16/9 * (3/4)^(n-1) = (3/4)^(n-3)an=169(34)n1=(34)n3 for n = 1, 2, 3,...

Observe that 243 = 3^5 and 1024 = 2^10 = 4^5.

Comparing this power with the expression n - 3, we find that:

a_8=243/1024.