Which recursive formula can be used to generate the sequence below, where f(1) = 6 and n ≥ 1?
6, 1, –4, –9, –14, …
f (n + 1) = f(n) + 5
f (n + 1) = f(n) – 5
f (n) = f(n + 1 ) – 5
f (n + 1) = –5f(n)
The Answer is f (n + 1) = f(n) – 5
Answers
Answered by
9
Please see the attachment
Attachments:
Answered by
15
The recursive formula can be used to generate the sequence below, where f(1) = 6 and n ≥ 1 is f(n + 1) = f(n) – 5
Solution:
Given the sequence is:
6 , 1 , - 4 , -9 , -14 , ....
Analyse the given sequence and find the pattern followed
Thus we can see successive terms are found by subtracting 5 from previous terms
Which can be written as:
Where, "n" is the terms location
f(1) = 6 ,
Learn more:
Which recursive formula can be used to generate the sequence shown, where f(1) = 9.6 and n > 1? 9.6, –4.8, 2.4, –1.2, 0.6, ...
https://brainly.in/question/7601061
Which term of the arithmetic sequence 24,23¼,22½,21¾,.... is 3 ?
https://brainly.in/question/3488053
Similar questions