Recursive Rules Examples

Recursive Rules Examples

Example 1

Given the recursive rule {an} = (an – 1) + 5 and a1 = 8, find a5.

Example 2

Find the recursive rule for the sequence: 1, 6, 11, …

Example 3

Find the recursive rule for the sequence: 7, 15, 31, …