Solved

Write the First Five Terms of the Sequence Defined Recursively a1=7,ak+1=ak1a _ { 1 } = 7 , a _ { k + 1 } = a _ { k } - 1

Question 357

Multiple Choice

Write the first five terms of the sequence defined recursively.Use the pattern to write the nth term of the sequence as a function of n.(Assume that n begins with 1.) a1=7,ak+1=ak1a _ { 1 } = 7 , a _ { k + 1 } = a _ { k } - 1


A) an=8n;7,6,5,4,3a _ { n } = 8 - n ; 7,6,5,4,3
B) an=7;7,7,7,7,7a _ { n } = 7 ; 7,7,7,7,7
C) an=9n;6,5,4,3,2a _ { n } = 9 - n ; 6,5,4,3,2
D) an=8n;7,21,28,35,42a _ { n } = 8 n ; 7,21,28,35,42
E) an=7(n1) ;7,14,21,28,35a _ { n } = 7 ( n - 1 ) ; 7,14,21,28,35

Correct Answer:

verifed

Verified

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

Related Questions