How do you find the Geometric formula for this sequence 1/3,1/9,1/27,1/81?

1 Answer
Jun 10, 2016

Please see below.

Explanation:

A geometric series is written as {a,ar,ar^2,ar^3,ar^4,.}{a,ar,ar2,ar3,ar4,.}, where aa is first term (of the series) and rr is the ratio of a term to its preceding term.

n^(th)nth of such a series is ar^(n-1)arn1 and sum of the series S_nSn up to nn terms is given by

S_n=a(r^n-1)/(r-1)Sn=arn1r1 (used if |r|>1|r|>1)

or S_n=a(1-r^n)/(1-r)Sn=a1rn1r (used if |r|<1|r|<1)

If |r|<1|r|<1, sum of infinite series is a/(1-r)a1r

Here a=1/3a=13 and r=(1/9)/(1/3)=1/9xx3/1=1/3r=1913=19×31=13

Hence, n^(th)nth term of the series is 1/3(1/3)^(n-1)=1/3^n13(13)n1=13n and sum of the series S_nSn is

S_n=1/3((1-(1/3)^n))/((1-1/3))=1/3((1-(1/3^n)))/(2/3)Sn=13(1(13)n)(113)=13(1(13n))23

= 1/3(1-(1/3^n))xx3/213(1(13n))×32

= 1/2(1-(1/3^n)12(1(13n)

And sum of infinite series is 1/212