296,982 views
6 votes
6 votes
Write an explicit and recursive formula for the sequence -4, -6, -8, 10

User Latlio
by
2.3k points

1 Answer

28 votes
28 votes

Answer:

Each term is 2 greater than the term before it. Thus for any given term, an, our equation is:

an=2n

We can write this in a form closer to standard, by noting that a1=2, so we can make it dependent on a1..

an=a1+2(n−1)=2+2(n−1)

User Carl Younger
by
3.1k points