11.5 = Recursion & Iteration. Arithmetic = adding (positive or negative)

Slides:



Advertisements
Similar presentations
11.5 Recursive Rules for Sequences p Explicit Rule A function based on a term’s position, n, in a sequence. All the rules for the nth term that.
Advertisements

Sequences. What is a sequence? A list of numbers in a certain order. What is a term? One of the numbers in the sequence.
OBJECTIVE We will find the missing terms in an arithmetic and a geometric sequence by looking for a pattern and using the formula.
4.7: Arithmetic sequences
7.5 Use Recursive Rules with Sequences and Functions
Patterns and Sequences
Bellwork:  Determine whether each of the following is Arithmetic (something was added each time), Geometric ( something was multiplied each time), or.
11.3 – Geometric Sequences.
Arithmetic Sequences (Recursive Formulas). Vocabulary sequence – a set of numbers in a specific order. terms – the numbers in the sequence. arithmetic.
Lesson 4-4: Arithmetic and Geometric Sequences
Section 7.2 Arithmetic Sequences Arithmetic Sequence Finding the nth term of an Arithmetic Sequence.
12-1 Arithmetic Sequences and Series. Sequence- A function whose domain is a set of natural numbers Arithmetic sequences: a sequences in which the terms.
Arithmetic Sequences Explicit Formula.
Recursive Functions, Iterates, and Finite Differences By: Jeffrey Bivin Lake Zurich High School Last Updated: May 21, 2008.
Introduction to Geometric Sequences and Series
ARITHMETIC SEQUENCES. (a) 5, 9, 13, 17, 21,25 (b) 2, 2.5, 3, 3.5, 4, 4, (c) 8, 5, 2, - 1, - 4, - 7 Adding 4 Adding.5 Adding - 3 Arithmetic Sequences.
Find each sum:. 4, 12, 36, 108,... A sequence is geometric if each term is obtained by multiplying the previous term by the same number called the common.
Arithmetic Sequences Standard: M8A3 e. Use tables to describe sequences recursively and with a formula in closed form.
Ch. 11 – Sequences & Series 11.1 – Sequences as Functions.
Patterns and Sequences
9.1 Notes Geometric Mean. 9.1 Notes Arithmetic mean is another term that means the same thing as average. The second do now question could have been,
Aim: What is the geometric sequence?
Homework Questions. Number Patterns Find the next two terms, state a rule to describe the pattern. 1. 1, 3, 5, 7, 9… 2. 16, 32, 64… 3. 50, 45, 40, 35…
Arithmetic and Geometric
Week 4 Warm Up ) Geometric or Arithmetic? -2, 4, -8, 16, -32, 64,…
Acc. Coordinate Algebra / Geometry A Day 36
Arithmetic and Geometric Sequences Finding the nth Term 2,4,6,8,10,…
Arithmetic and Geometric Sequences (11.2)
Arithmetic Sequences In an arithmetic sequence, the difference between consecutive terms is constant. The difference is called the common difference. To.
Lesson 7-7 Geometric Sequences.  Remember, an arithmetic sequence changes by adding (or subtracting) a constant to each term.  Ex: -4, 1, 6, 11, 16,
Arithmetic and Geometric Sequences. Determine whether each sequence is arithmetic, geometric, or neither. Explain your reasoning. 1. 7, 13, 19, 25, …2.
4.2A Arithmetic Explicit and Recursive Sequences
+ Lesson 3B: Geometric Sequences + Ex 1: Can you find a pattern and use it to guess the next term? A) 3, 9, 27, … B) 28, 14, 7, 3.5,... C) 1, 4, 9, 16,...
+ 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.
1. Geometric Sequence: Multiplying by a fixed value to get the next term of a sequence. i.e. 3, 6, 12, 24, ____, _____ (multiply by 2) 2. Arithmetic Sequence:
Se quences Recursive Definition Ch. 13 (2). Warm Up Find the first 4 terms of the sequence. State whether it is arithmetic, geometric or neither
Arithmetic Sequences Recognize and extend arithmetic sequences.
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
Bellwork 1) 11, 7, 3, -1,… a) Arithmetic, Geometric, or Neither? b) To get the next term ____________ 1) 128, 64, 32, 16,… a) Arithmetic, Geometric, or.
Unit 9: Sequences and Series. Sequences A sequence is a list of #s in a particular order If the sequence of numbers does not end, then it is called an.
Unit 4: Sequences & Series 1Integrated Math 3Shire-Swift.
4-7 Arithmetic Sequences
Geometric Sequences and Series
Arithmetic and Geometric Means
Aim: What is the arithmetic and geometric sequence?
Splash Screen.
Patterns & Sequences Algebra I, 9/13/17.
Module 1 Day 1 Evaluating Functions.
Sequences Describe the pattern in the sequence and identify the sequence as arithmetic, geometric, or neither. 7, 11, 15, 19, … 7, 11, 15, 19, … Answer:
4.7: Arithmetic sequences
11.3 – Geometric Sequences.
12.5 Recursive Rules with Sequences & Functions
11.3 – Geometric Sequences.
Notes Over 11.5 Recursive Rules
Arithmetic Sequences:
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.
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
Welcome Is the number 27 a term in the sequence represented by the explicit formula an = 4n – 1? Is the number 97 a term in the sequence represented by.
Arithmetic Sequence A sequence of terms that have a common difference between them.
Arithmetic Sequence A sequence of terms that have a common difference (d) between them.
Module 3 Arithmetic and Geometric Sequences
4-7 Arithmetic Sequences
1.6 Geometric Sequences Geometric sequence: a sequence in which terms are found by multiplying a preceding term by a nonzero constant.
Sequences.
Presentation transcript:

11.5 = Recursion & Iteration

Arithmetic = adding (positive or negative)

3, 6, 9, 12, …

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3 *Formula for the n th term based on a 1 and d. a n = a 1 +(n–1)d

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3 *Formula for the n th term based on a 1 and d. a n = a 1 +(n–1)d Geometric = multiplying (#’s > 1 or #’s < 1)

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3 *Formula for the n th term based on a 1 and d. a n = a 1 +(n–1)d Geometric = multiplying (#’s > 1 or #’s < 1) 2, 10, 50, 250, …

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3 *Formula for the n th term based on a 1 and d. a n = a 1 +(n–1)d Geometric = multiplying (#’s > 1 or #’s < 1) 2, 10, 50, 250, … r = 5

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3 *Formula for the n th term based on a 1 and d. a n = a 1 +(n–1)d Geometric = multiplying (#’s > 1 or #’s < 1) 2, 10, 50, 250, … r = 5 *Formula for the n th term based on a 1 and r. a n = a 1 r (n – 1)

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3 *Formula for the n th term based on a 1 and d. a n = a 1 +(n–1)d Geometric = multiplying (#’s > 1 or #’s < 1) 2, 10, 50, 250, … r = 5 *Formula for the n th term based on a 1 and r. a n = a 1 r (n – 1) Recursion = formula-based (“neither”)

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3 *Formula for the n th term based on a 1 and d. a n = a 1 +(n–1)d Geometric = multiplying (#’s > 1 or #’s < 1) 2, 10, 50, 250, … r = 5 *Formula for the n th term based on a 1 and r. a n = a 1 r (n – 1) Recursion = formula-based (“neither”) 2, 4, 16, 256, …

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3 *Formula for the n th term based on a 1 and d. a n = a 1 +(n–1)d Geometric = multiplying (#’s > 1 or #’s < 1) 2, 10, 50, 250, … r = 5 *Formula for the n th term based on a 1 and r. a n = a 1 r (n – 1) Recursion = formula-based (“neither”) 2, 4, 16, 256, … -The pattern is that you’re squaring each previous term.

Arithmetic = adding (positive or negative) 3, 6, 9, 12, … d = 3 *Formula for the n th term based on a 1 and d. a n = a 1 +(n–1)d Geometric = multiplying (#’s > 1 or #’s < 1) 2, 10, 50, 250, … r = 5 *Formula for the n th term based on a 1 and r. a n = a 1 r (n – 1) Recursion = formula-based (“neither”) 2, 4, 16, 256, … -The pattern is that you’re squaring each previous term. a n+1 = (a n ) 2

Recursion = formula-based (“neither”) 2, 4, 16, 256, … -The pattern is that you’re squaring each previous term. a n+1 = (a n ) 2 *Note that this formula only applies to this particular example!!!

Recursion = formula-based (“neither”) 2, 4, 16, 256, … -The pattern is that you’re squaring each previous term. a n+1 = (a n ) 2 *Note that this formula only applies to this particular example!!! Basic Formula: next term = #(1 st term) # ± #

Recursion = formula-based (“neither”) 2, 4, 16, 256, … -The pattern is that you’re squaring each previous term. a n+1 = (a n ) 2 *Note that this formula only applies to this particular example!!! Basic Formula: next term = #(1 st term) # ± # **The #’s are possibilities, but not requirements.

Recursion = formula-based (“neither”) 2, 4, 16, 256, … -The pattern is that you’re squaring each previous term. a n+1 = (a n ) 2 *Note that this formula only applies to this particular example!!! Basic Formula: next term = #(1 st term) # ± # **The #’s are possibilities, but not requirements. Exs. a n = 3a n a n+1 = (a n ) 2 – 9 a n+2 = 2a n – a n+1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a 1 + 1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a 2 + 1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165 a 3+1 = 4a 3 + 1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165 a 3+1 = 4a = 4(165) + 1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165 a 3+1 = 4a = 4(165) + 1 = 661

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165 a 3+1 = 4a = 4(165) + 1 = 661 a 4 = 661

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165 a 3+1 = 4a = 4(165) + 1 = 661 a 4 = 661 a 4+1 = 4a 4 + 1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165 a 3+1 = 4a = 4(165) + 1 = 661 a 4 = 661 a 4+1 = 4a = 4(661) + 1

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165 a 3+1 = 4a = 4(165) + 1 = 661 a 4 = 661 a 4+1 = 4a = 4(661) + 1 = 2645

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165 a 3+1 = 4a = 4(165) + 1 = 661 a 4 = 661 a 4+1 = 4a = 4(661) + 1 = 2645 a 5 = 2645

Ex. 1 Find the first five terms of each sequence. a 1 = 10, a n+1 = 4a n + 1 a 1 = 10 a 1+1 = 4a = 4(10) + 1 = 41 a 2 = 41 a 2+1 = 4a = 4(41) + 1 = 165 a 3 = 165 a 3+1 = 4a = 4(165) + 1 = 661 a 4 = 661 a 4+1 = 4a = 4(661) + 1 = 2645 a 5 = 2645

Ex. 2 Write a recursive formula for the sequence. 16, 10, 7, 5.5, 4.75

Ex. 2 Write a recursive formula for the sequence

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference!

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± ? = 10

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± ? = 10 a 3 = 0.5(10) ± ? = 7

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± ? = 10 a 3 = 0.5(10) ± ? = 7 5 ± ? = 7

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± ? = 10 a 3 = 0.5(10) ± ? = 7 5 ± ? = 7 a 4 = 0.5(7) ± ? = 5.5

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± ? = 10 a 3 = 0.5(10) ± ? = 7 5 ± ? = 7 a 4 = 0.5(7) ± ? = ± ? = 5.5

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± ? = 10 a 3 = 0.5(10) ± ? = 7 5 ± ? = 7 a 4 = 0.5(7) ± ? = ± ? = 5.5 a 5 = 0.5(5.5) ± ? = 4.75

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± ? = 10 a 3 = 0.5(10) ± ? = 7 5 ± ? = 7 a 4 = 0.5(7) ± ? = ± ? = 5.5 a 5 = 0.5(5.5) ± ? = ± ? = 4.75

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± 2 = 10 a 3 = 0.5(10) ± ? = 7 5 ± 2 = 7 a 4 = 0.5(7) ± ? = ± 2 = 5.5 a 5 = 0.5(5.5) ± ? = ± 2 = 4.75

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± 2 = 10 a 3 = 0.5(10) ± ? = 7 5 ± 2 = 7 a 4 = 0.5(7) ± ? = ± 2 = 5.5 a 5 = 0.5(5.5) ± ? = ± 2 = 4.75So a n+1 = 0.5a n + 2

Ex. 2 Write a recursive formula for the sequence *Each difference is half the previous difference! a 1 = 16 a 2 = 0.5(16) ± ? = 10 8 ± 2 = 10 a 3 = 0.5(10) ± ? = 7 5 ± 2 = 7 a 4 = 0.5(7) ± ? = ± 2 = 5.5 a 5 = 0.5(5.5) ± ? = ± 2 = 4.75So a n+1 = 0.5a n + 2

Iteration = proceeding terms of a recursive sequence

Iteration = proceeding terms of a recursive sequence Ex. 3 Find the first three iterates of the function for the given initial value. f(x) = -6x + 3x 0 = 8

Iteration = proceeding terms of a recursive sequence Ex. 3 Find the first three iterates of the function for the given initial value. f(x) = -6x + 3x 0 = 8 a 1 = -6(8) + 3

Iteration = proceeding terms of a recursive sequence Ex. 3 Find the first three iterates of the function for the given initial value. f(x) = -6x + 3x 0 = 8 a 1 = -6(8) + 3 = -45

Iteration = proceeding terms of a recursive sequence Ex. 3 Find the first three iterates of the function for the given initial value. f(x) = -6x + 3x 0 = 8 a 1 = -6(8) + 3 = -45 a 2 = -6(-45) + 3

Iteration = proceeding terms of a recursive sequence Ex. 3 Find the first three iterates of the function for the given initial value. f(x) = -6x + 3x 0 = 8 a 1 = -6(8) + 3 = -45 a 2 = -6(-45) + 3 = 273

Iteration = proceeding terms of a recursive sequence Ex. 3 Find the first three iterates of the function for the given initial value. f(x) = -6x + 3x 0 = 8 a 1 = -6(8) + 3 = -45 a 2 = -6(-45) + 3 = 273 a 3 = -6(273) + 3

Iteration = proceeding terms of a recursive sequence Ex. 3 Find the first three iterates of the function for the given initial value. f(x) = -6x + 3x 0 = 8 a 1 = -6(8) + 3 = -45 a 2 = -6(-45) + 3 = 273 a 3 = -6(273) + 3 = -1635

Iteration = proceeding terms of a recursive sequence Ex. 3 Find the first three iterates of the function for the given initial value. f(x) = -6x + 3x 0 = 8 a 1 = -6(8) + 3 = -45 a 2 = -6(-45) + 3 = 273 a 3 = -6(273) + 3 = -1635