222k views
0 votes
Select the explicit expression for the sequence {4, 9, 14, 19...}.

f(n)=4+5(n−1)

f(1)=4, f(n)=f(n−1)+5 for n>1

f(1)=5, f(n)=f(n−1)+4 for n>1

f(n)=5+4(n−1)

1 Answer

5 votes

Answer:

Explanation:

f(n)=5+4(n−1)

User N D Thokare
by
4.9k points