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

User Kirill Cherepanov
by
4.1k points

1 Answer

1 vote
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
3.6k points