How do you write a rule for the nth term of the geometric sequence given the two terms a_4=351, a_7=13a4=351,a7=13?

1 Answer
May 17, 2017

a_(n) = 9477 cdot (frac(1)(3))^(n - 1)an=9477(13)n1

Explanation:

We have: a_(4) = 351a4=351 and a_(7) = 13a7=13

The nnth term of a geometric sequence is given by:

a_(n) = a_(1) r^(n - 1)an=a1rn1

Let's express the 44th and 77th terms using this rule:

Rightarrow a_(4) = 351a4=351

Rightarrow a_(1) r^(4 - 1) = 351a1r41=351

Rightarrow a_(1) r^(3) = 351a1r3=351 ----------- (i)(i)

and

Rightarrow a_(7) = 13a7=13

Rightarrow a_(1) r^(7 - 1) = 13a1r71=13

Rightarrow a_(1) r^(6) = 13a1r6=13 ------------ (ii)(ii)

Then, let's divide (ii)(ii) by (i)(i):

Rightarrow frac(a_(1) r^(6))(a_(1) r^(3)) = frac(13)(351)a1r6a1r3=13351

Rightarrow r^(3) = frac(1)(27)r3=127

Rightarrow r = frac(1)(3)r=13

Now, let's find the first term by substituting this value for the common ratio into (ii)(ii):

Rightarrow a_(1) (frac(1)(3))^(6) = 13a1(13)6=13

Rightarrow frac(a_(1))(729) = 13a1729=13

Rightarrow a_(1) = 9477a1=9477

Finally, let's substitute these values back into the rule for the nnth term:

therefore a_(n) = 9477 cdot (frac(1)(3))^(n - 1)