Un+1 = ?
Un+1 = aUn + b
Explain why this is a sequence has a limit?
Limit exists when -1 < |a| < 1
+ b = ?
- b = ?
+ b = increase
- b = decrease
Limit L is equal to …
Limit L is equal to
L = b
——
1 - a
In the equation for limit the following suggest:
a = ?
b = ?
Un =?
a = sets limit
b = moves limit
Un = no effect
on limit
Recurrence Relations
next number depends on the previous number
what is a linear recurrence? 2 ways
U n+1 = au n + b
a = 0
OR
un = au n-1 + b