Solved

Write the First Five Terms of the Sequence Defined Recursively nn

Question 95

Multiple Choice

Write the first five terms of the sequence defined recursively. Use the pattern to write the nn th term of the sequence as a function of nn . (Assume that nn begins with 1.)
a1=21,ak+1=ak5a _ { 1 } = 21 , a _ { k + 1 } = a _ { k } - 5


A) an=265na _ { n } = 26 - 5 n
B) an=215na _ { n } = 21 - 5 n
C) an=315na _ { n } = 31 - 5 n
D) an=26a _ { n } = 26
E) an=21(n1) \quad a _ { n } = 21 ( n - 1 )

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions