Definition
First Order Linear Recurrance Relation
Defines a relationship between two Successive terms of a sequence. Using Simultaneous Equations.
Formula of a First order linear recurrence relation
Types of First Order Linear Recurrence Relations
Variants of First Order Linear Recurrence Relations
Working out First Order Linear Backwards
If the equation is working out for something with
#### *$T_4$ --> $T_3$* $$ \begin{aligned} T_4=T_{3+1}=2T_3+5=99 \\ 2T_3=94 \\ T_3=47 \end{aligned} $$
##### *$T_3$ --> $T_2$*
##### $T_2$ --> $T_1$
Working out T_1 from summed terms
We know that:
*We can then sovle for x
Example
Given the Sequence: -3, 5, 9, 11,…
Find First Order Linear Recurrence Relation
To Find C we can substituite it back into one of the original formulas
Now we know c=6.5 and b=0.5 Now given the master Equation:
We can substituite in our found values
With a constant value of