221k views
1 vote
Write a recursive formula for the following arithmetic sequence. -14, -10, -6, -2, ... a1= an= for n >_ 2

1 Answer

1 vote

we see that


a_1=-14

and from that, we add 4 to the previous result, so the recursive formula is


a_n=a_(n-1)+4,\text{ n}\ge2

User Alp Altunel
by
5.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.