32,704 views
1 vote
1 vote
Given the arithmetic sequence 7,13,19,25..write both the explicit and recursive formulas

User Bluehallu
by
3.3k points

1 Answer

5 votes
5 votes

Answer:

Explanation:

a1=7

a2=13

c.d. d=13-7=6

an=a1+(n-1)d

an=7+(n-1)6=7+6n-6=6n-1

recursive formula

c.d .=an-a(n-1)

6=a_{n}-a_{n-1}

a_{n}=a_{n-1}+6

User Marisela
by
2.8k points