Westonci.ca is the ultimate Q&A platform, offering detailed and reliable answers from a knowledgeable community. Get immediate answers to your questions from a wide network of experienced professionals on our Q&A platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

For the sequence 9,6,3,0 find the common difference or ratio, the explict formula, recursive formula

Sagot :

9, 6, 3, 0

a =Ist Term = 9.
Common difference is = T2 - T1 = 6 - 9 = -3.

The sequence is an Arithmetic Progression AP =  a + (n-1)*d

Tn = a + (n-1)*d
 Tn = 9 + (n-1)*(-3).  Expand and simplify.
 Tn = 9  - 3n +3.
 Tn = 12  - 3n.

Hence the recursive formula is = 12 - 3n.  Where n = position of term. n = 1, 2, 3, ..