Presentation is loading. Please wait.

Presentation is loading. Please wait.

EXAMPLE 1 Evaluate recursive rules Write the first six terms of the sequence. a. a 0 = 1, a n = a n – 1 + 4 b. a 1 = 1, a n = 3a n – 1 SOLUTION a. a 0.

Similar presentations


Presentation on theme: "EXAMPLE 1 Evaluate recursive rules Write the first six terms of the sequence. a. a 0 = 1, a n = a n – 1 + 4 b. a 1 = 1, a n = 3a n – 1 SOLUTION a. a 0."— Presentation transcript:

1 EXAMPLE 1 Evaluate recursive rules Write the first six terms of the sequence. a. a 0 = 1, a n = a n – 1 + 4 b. a 1 = 1, a n = 3a n – 1 SOLUTION a. a 0 = 1 a 1 = a 0 + 4 = 1 + 4 = 5 a 2 = a 1 + 4 = 5 + 4 = 9 a 3 = a 2 + 4 = 9 + 4 = 13 a 4 = a 3 + 4 = 13 + 4 = 17 a 5 = a 4 + 4 = 17 + 4 = 21 b. a 1 = 1 a 2 = 3a 1 = 3(1) = 3 a 3 = 3a 2 = 3(3) = 9 a 4 = 3a 3 = 3(9) = 27 a 5 = 3a 4 = 3(27) = 81 a 6 = 3a 5 = 3(81) = 243

2 EXAMPLE 2 Write recursive rules a. 3, 13, 23, 33, 43,... b. 16, 40, 100, 250, 625,... SOLUTION The sequence is arithmetic with first term a 1 = 3 and common difference d = 13 – 3 = 10. a n = a n – 1 + d = a n – 1 + 10 General recursive equation for a n Substitute 10 for d. ANSWER So, a recursive rule for the sequence is a 1 = 3, a n = a n – 1 + 10. Write the first six terms of the sequence.

3 EXAMPLE 2 Write recursive rules b. The sequence is geometric with first term a 1 = 16 and common ratio r = 40 16 = 2.5. a n = r a n – 1 = 2.5a n – 1 General recursive equation for a n Substitute 2.5 for r. So, a recursive rule for the sequence is a 1 = 16, a n = 2.5a n – 1. ANSWER

4 GUIDED PRACTICE for Examples 1 and 2 Write the first five terms of the sequence. 1. a 1 = 3, a n = a n – 1 7 – ANSWER 3, –4, –11, –18, –25 2. a 0 = 162, a n = 0.5a n – 1 ANSWER 162, 81, 40.5, 20.25, 10.125 3. a 0 = 1, a n = a n – 1 + n ANSWER 1, 2, 4, 7, 11

5 GUIDED PRACTICE for Examples 1 and 2 Write a recursive rule for the sequence. 5. 2, 14, 98, 686, 4802,... So, a recursive rule for the sequence isANSWER a 1 = 2, a n = 7a n – 1 6. 19, 13, 7, 1, – 5,... So, a recursive rule for the sequence isANSWER a 1 = 19, and a n = a n – 1 – 6.

6 GUIDED PRACTICE for Examples 1 and 2 Write a recursive rule for the sequence. 7. 11, 22, 33, 44, 55,... So, a recursive rule for the sequence isANSWER a 1 = 11, and a n = a n – 1 + 11. 8. 324, 108, 36, 12, 4,... So, a recursive rule for the sequence isANSWER a = 324, and a n = a n – 1 1 3


Download ppt "EXAMPLE 1 Evaluate recursive rules Write the first six terms of the sequence. a. a 0 = 1, a n = a n – 1 + 4 b. a 1 = 1, a n = 3a n – 1 SOLUTION a. a 0."

Similar presentations


Ads by Google