We need two things to write the recursive formula
- The first term,
- The common difference,
is the first value of this sequence. For this set of values,
, since
appears first.
, the common difference, is
. Basically it's just the the higher term minus the previous terms. To solve for
,
So regardless of what terms you choose, the common difference will be the same. Now the general formula for a recursive function is
where
is the
term. Let's substitute for
and
in this formula.
So the recursive formula is