Ask Question
4 June, 20:11

Find the recursive definition of the following sequence (Remember to define the first term t, the recursive rule to find

tn, and the value t will start at.)

1, 6, 36, 216, 1296 ...

+2
Answers (1)
  1. 4 June, 20:55
    0
    1) First term t (1) = 1

    2) Recursive formula:

    r = 36/6 = 1

    t (n+1) = tn * 6, the value of t will start at t (1) = 1
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Find the recursive definition of the following sequence (Remember to define the first term t, the recursive rule to find tn, and the value ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers