asked 70.4k views
3 votes
What is the recursive formula for this sequence? 14,18,22,26,30...

What is the recursive formula for this sequence? 14,18,22,26,30...-example-1
asked
User Cochi
by
8.1k points

2 Answers

2 votes

If we will analyze this sequence, we will notice that:

  • The sequence started by 14. So, the first term (
    a_1) is 14.

  • From 14 to 18 we add 4. From 18 to 22 we add 4. This standard repeats itself infinitely. The next term is equals the last term plus 4.

So,


\boxed{\left \{ {{a_1=14} \atop {a_n=a_(n-1)+4}} \right.}

Therefore, the correct option is letter C.

answered
User Pierallard
by
8.3k points
4 votes

Answer:

an = an-1 +4

a1 = 14

Explanation:

The recursive formula is

an = an-1 +d where d is the common difference

a1 = initial term

a1 = 14

d = the difference between the terms

Take the second term and subtract the first term

18-4 = 4

That is the common difference

an = an-1 +4

a1 = 14

answered
User Michael Rigoni
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.