65.4k views
0 votes
Write a recursive rule and explicit rule for the arithmetic sequence 19,9,-1,-11, ...

User Tahsmith
by
8.7k points

1 Answer

5 votes
★ Arithmetic Progression [ Explicit and Recursive notation ] ★

Arithmetic Sequence - 19 , 9 , -1 ...

Recursive Notation -

First term = 19
Common difference = -10

In subscript notation - [ a₁ = 19 , aₙ = aₙ-₁ -10 ]
In functional notation - f(n) = f (n -1) -10

Explicit Notation - f ( n ) = f ( 1 ) + d ( n - 1 )

= 19 - 10 ( n -1 )
= 29 - 10n

It's functional and subscript notations resides the same


User Laurance Nguyen
by
7.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories