7-8: RECURSIVE FORMULAS Essential Skills: Use a recursive formula to list terms in a sequence Write recursive formulas for arithmetic and geometric sequences.

Slides:



Advertisements
Similar presentations
Essential Question: What is a sequence and how do I find its terms and sums? How do I find the sum & terms of geometric sequences and series?
Advertisements

Unit 6: Sequences & Series
I can identify and extend patterns in sequences and represent sequences using function notation. 4.7 Arithmetic Sequences.
A geometric sequence is a list of terms separated by a constant ratio, the number multiplied by each consecutive term in a geometric sequence. A geometric.
Chapter 1: Number Patterns 1.6: Geometric Sequences
11.3 – Geometric Sequences.
Geometric Sequences. Types of sequences When you are repeatedly adding or subtracting the same value to/from the previous number to get the next number.
Lesson 4-4: Arithmetic and Geometric Sequences
Section 7.2 Arithmetic Sequences Arithmetic Sequence Finding the nth term of an Arithmetic Sequence.
Chapter 8: Sequences and Series Lesson 1: Formulas for Sequences Mrs. Parziale.
Mid-Chapter Test Review
Introduction to Geometric Sequences and Series
Explicit & Recursive Formulas.  A Sequence is a list of things (usually numbers) that are in order.  2 Types of formulas:  Explicit & Recursive Formulas.
Patterns and Sequences
Review for the Test Find both an explicit formula and a recursive formula for the nth term of the arithmetic sequence 3, 9, 15,……… Explicit Formula ______________________________.
Review of Sequences and Series.  Find the explicit and recursive formulas for the sequence:  -4, 1, 6, 11, 16, ….
Homework Questions. Geometric Sequences In a geometric sequence, the ratio between consecutive terms is constant. This ratio is called the common ratio.
Aim: What is the geometric sequence?
Ch.9 Sequences and Series Section 3 – Geometric Sequences.
13.4 Geometric Sequences and Series Example:3, 6, 12, 24, … This sequence is geometric. r is the common ratio r = 2.
Acc. Coordinate Algebra / Geometry A Day 36
Arithmetic and Geometric Sequences Finding the nth Term 2,4,6,8,10,…
Arithmetic Sequences In an arithmetic sequence, the difference between consecutive terms is constant. The difference is called the common difference. To.
Algebra II Chapter : Use Recursive Rules with Sequences and Functions HW: p (4, 10, 14, 18, 20, 34)
Lesson 11.2 Arithmetic Sequences The slope and the common difference.
Essential Skills: Identify and generate geometric sequences Relate geometric sequences to exponential functions 7-7: Geometric Sequences as Exponential.
12.2, 12.3: Analyze Arithmetic and Geometric Sequences HW: p (4, 10, 12, 18, 24, 36, 50) p (12, 16, 24, 28, 36, 42, 60)
11.2 & 11.3: Sequences What is now proven was once only imagined. William Blake.
Arithmetic and Geometric Sequences. Determine whether each sequence is arithmetic, geometric, or neither. Explain your reasoning. 1. 7, 13, 19, 25, …2.
Review of Sequences and Series
7-8 Geometric Sequences. Geometric Sequence Problem 1: Identifying Geometric Sequence Which of the following are geometric sequences? 20, 200, 2000,
+ 8.4 – Geometric Sequences. + Geometric Sequences A sequence is a sequence in which each term after the first is found by the previous term by a constant.
13.3 Arithmetic and Geometric Series and Their Sums Finite Series.
Arithmetic Recursive and Explicit formulas I can write explicit and recursive formulas given a sequence. Day 2.
Warm Up Week 4 ( 2, 5 ) and ( 14, 1 ) 1) What is the midpoint?
Lesson 3A: Arithmetic Sequences Ex 1: Can you find a pattern and use it to guess the next term? A) 7, 10, 13, 16,... B) 14, 8, 2, − 4,... C) 1, 4, 9,
11.5 Recursive Rules for Sequences p What is a recursive rule for sequences? What does ! mean in math?
Warm up Write the exponential function for each table. xy xy
Over Lesson 7–7 5-Minute Check 1 Describe the sequence as arithmetic, geometric or neither: 1, 4, 9, 16, …? Describe the sequence as arithmetic, geometric,
Geometric Sequences Types of sequences When you are repeatedly adding or subtracting the same value to/from the previous number to get the next.
Arithmetic and Geometric Sequences.
Given an arithmetic sequence with
Review Find the explicit formula for each arithmetic sequence.
4-7 Arithmetic Sequences
Arithmetic & Geometric Sequences
Patterns & Sequences Algebra I, 9/13/17.
7-8 Notes for Algebra 1 Recursive Formulas.
11.3 – Geometric Sequences.
Warm up Write the exponential function for each table. x y x
Geometric Sequences Skill 50.
Splash Screen.
Coordinate Algebra Day 54
Geometric Sequences.
Notes Over 11.5 Recursive Rules
Arithmetic Sequences In an arithmetic sequence, the difference between consecutive terms is constant. The difference is called the common difference. To.
Arithmetic Sequence A sequence of terms that have a common difference between them.
Homework Questions.
Warm Up.
Geometric Sequences A geometric sequence is a list of numbers with a common ratio symbolized as r. This means that you can multiply by the same amount.
Module 3 Arithmetic and Geometric Sequences
Write the recursive and explicit formula for the following sequence
Homework: Explicit & Recursive Definitions of
Arithmetic Sequence A sequence of terms that have a common difference between them.
Write out the first five terms of the sequence:
Advanced Math Topics Mrs. Mongold
Arithmetic Sequence A sequence of terms that have a common difference (d) between them.
Module 3 Arithmetic and Geometric Sequences
4-7 Arithmetic Sequences
Warm Up Write the first 4 terms of each sequence:
Sequences.
Presentation transcript:

7-8: RECURSIVE FORMULAS Essential Skills: Use a recursive formula to list terms in a sequence Write recursive formulas for arithmetic and geometric sequences

7-8: Recursive Formulas  Example 1  Find the first five terms of the sequence in which a 1 = -8 and a n = -2a n if n > 2 a n-1 means the previous number in the sequence a 2 = -2a = -2(-8) + 5 = 21 a 3 = -2a = -2(21) + 5 = -37

7-8: Recursive Formulas  Example 1  Find the first five terms of the sequence in which a 1 = -8 and a n = -2a n if n > 2 a 2 = 21a 3 = -37 a 4 = -2a = -2(-37) + 5 = 79 a 5 = -2a = -2(79) + 5 = -153 The first five terms are: -8, 21, -37, 79, -153

1) Find the first five terms of the sequence in which a 1 = -3 and a n = 4a n-1 – 9 if n > , -12, -48, -192, , -21, -93, -381, , -48, -192, -768, , -93, -381, -1533, -6141

7-6: Recursive Functions  Writing Recursive Functions  Step 1: Determine if the sequence is arithmetic or geometric by finding the common difference or common ratio.  Step 2: Write a recursive formula Arithmetic Sequence: a n = a n-1 + d, where d is the common ratio Geometric Sequence: a n = r ● a n-1 where r is the common ratio  Step 3: State the first term for n.

7-6: Recursive Functions  Example 2A: Write a recursive formula for the sequence 23, 29, 35, 41, …  Step 1: Is it arithmetic or geometric Subtract consecutive terms to see if it’s arithmetic 29 – 23 = 635 – 29 = 641 – 35 = 6 This is arithmetic with a common difference of 6  Step 2: Use the formula for an arithmetic sequence a n = a n  Step 3: The first term is 23  Recursive Formula: a 1 = 23 and a n = a n-1 + 6

7-6: Recursive Functions  Example 2B: Write a recursive formula for the sequence 7, -21, 63, -189, …  Step 1: Is it arithmetic or geometric? Subtract consecutive terms to see if it’s arithmetic -21 – 7 = – (-21) = 84not arithmetic Divide consecutive terms to see if it’s geometric -21 / 7 = / -21 = / 63 = -3 The sequence is geometric with common ratio of -3  Step 2: Use the formula for an arithmetic sequence a n = -3a n-1  Step 3: The first term is 7  Recursive Formula: a 1 = 7 and a n = -3a n-1

2) Write a recursive formula for -3, -12, -21, -30, … 1. a 1 = -3, a n = -4a n-1 2. a 1 = -3, a n = 4a n-1 3. a 1 = -3, a n = a n-1 – 9 4. a 1 = -3, a n = a n-1 + 9

Assignment  Page 448 – 449  Problems 1 – 3 & 11 – 21 (odds)

7-8: RECURSIVE FORMULAS DAY 2 Essential Skills: Use a recursive formula to list terms in a sequence Write recursive formulas for arithmetic and geometric sequences

7-8: Recursive Formulas  Example 3A  The price of a car depreciates at the end of each year. Write a recursive formula for the sequence  Step 1: Find the common ratio 7200 / = 3 / / 7200 = 3 / / 4320 = 3 / 5  Step 2: Use the formula for a geometric sequence a n = r ● a n-1 a n = 3 / 5 a n-1 and a 1 = 12,000 YearPrice ($) 112,

7-8: Recursive Formulas  Example 3B  Write an explicit formula for the sequence  Step 1: Find the common ratio 3 / 5  Step 2: Use the formula for a geometric sequence a n = a 1 r n-1 a n = 12000( 3 / 5 ) n-1 YearPrice ($) 112,

3) The value of a home has increased each year. Write a recursive and explicit formula for the sequence. YearValue ($) 1157, , , , a 1 = 157,000, a n = a n a n = 157, n 2. a 1 = 157,000, a n = a n a n = 153, n 3. a 1 = 153,500, a n = a n a n = 153, n 4. a 1 = 153,500, a n = a n a n = 157, n

7-8: Recursive Formulas  Example 4A: Write a recursive form for a n = 2n – 4  a n = 2n – 4  Step 1: Determine if arithmetic/geometric Since we’re subtracting a term, this is arithmetic. The common difference is 2  Step 2: Find a 1 a 1 = 2(1) – 4 a 1 = -2  a 1 = -2 and a n = a n-1 + 2

7-8: Recursive Formulas  Example 4B: Write an explicit form for a 1 = 84 and a n = 1.5a n-1  Step 1: Find a 1 Oh, wait… it was given to you  Step 2: Find r (since this is geometric) Explicit Form is a n = r ● a n-1 So the number in front of the a n-1 is the common ratio  a n = 84(1.5) n-1

4) Write an explicit formula for a 1 = 9 and a n = 0.2a n-1  a n = 45(0.2) n-1  a n = 9(0.2) n+1  a n = 9(0.2) n  a n = 9(0.2) n-1

7-8: Recursive Functions  Assignment  Page 448  5 – 9, 23 – 27 (odds)