229k views
5 votes
Write a recursive formula and an explicit formula for the following arithmetic sequence.

61, 58, 55, 52, 49,...
a1=
an=

User Tyshaun
by
5.9k points

1 Answer

4 votes

Answer:

Explicit: a₁=61 aₙ=a₁ -3ₓ(n-1)

Recursive: a₁=61 aₙ=aₙ₋₁ - 3

Explanation:

Explicit: a₁=61 aₙ=a₁ -3ₓ(n-1)

Recursive: a₁=61 aₙ=aₙ₋₁ - 3

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