We have changed our privacy policy. In addition, we use cookies on our website for various purposes. By continuing on our website, you consent to our use of cookies. You can learn about our practices by reading our privacy policy.

Recursive Rules Exercises

Recursive Rules Exercises

Example 1

Given the recursive rule {an} = (an – 1) – 3 and a1 = 7, find a8.

Example 2

Given the recursive rule: {an} = (an – 1) + 4 and a1 = 0 , find a10.

Example 3

Find the recursive rule for the sequence 2, 5, 11, 23, ...

Example 4

Find the recursive rule for the sequence 3, 12, 39, 120, …

Example 5

Find a12 for the sequence 0, 1, 1, 2, 3, 5, …