Solved

Write a Recursive Formula to Define the Sequence a1=5,d=4a _ { 1 } = 5 , d = 4

Question 172

Multiple Choice

Write a recursive formula to define the sequence.
- a1=5,d=4a _ { 1 } = 5 , d = 4


A) a1=5a _ { 1 } = 5 and an=an14a _ { n } = a _ { n - 1 } - 4 for n2n \geq 2
B) a1=5a _ { 1 } = 5 and an=an+1+4a _ { n } = a _ { n + 1 } + 4 for n2n \geq 2
C) a1=5a _ { 1 } = 5 and an=an1+4a _ { n } = a _ { n - 1 } + 4 for n2n \geq 2
D) a1=5a _ { 1 } = 5 and an=4an1a _ { n } = 4 a _ { n - 1 } for n2n \geq 2

Correct Answer:

verifed

Verified

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

Related Questions