How do you find the explicit formula and calculate term 20 for 3, 9 , 27, 81, 243?

1 Answer
Jul 17, 2015

The explicit formula for the progression is color(red)(t_n =3^n)tn=3n and color(red)(t_20 = "3 486 784 401")t20=3 486 784 401.

Explanation:

This looks like a geometric sequence, so we first find the common ratio rr by dividing a term by its preceding term.

Your progression is 3, 9 , 27, 81, 2433,9,27,81,243.

t_2/t_1 = 9/3= 3t2t1=93=3

t_3/t_2 = 27/9= 3t3t2=279=3

t_4/t_3 = 81/27= 3t4t3=8127=3

t_5/t_4 = 243/81 = 3t5t4=24381=3

So r = 3r=3.

The n^"th"nth term in a geometric progression is given by:

t_n = ar^(n-1)tn=arn1 where aa is the first term and rr is the common difference

So, for your progression.

t_n = ar^(n-1) =3(3)^(n-1) = 3^1 × 3^(n-1) = 3^(n-1+1)tn=arn1=3(3)n1=31×3n1=3n1+1

t_n =3^ntn=3n

If n = 20n=20, then

t_20 = 3^20 = "3 486 784 401"t20=320=3 486 784 401