13.2 – Recursive Definitions Essential Question: How and when is a recursive definition used?

Slides:



Advertisements
Similar presentations
Warm-up Finding Terms of a Sequence
Advertisements

Arithmetic Sequences Notes. Definitions Sequence is a set of numbers arranged in a particular order. Term is one of the set of numbers in a sequence.
Geometric Sequences Section
11.3 – Geometric Sequences.
Lesson 4-4: Arithmetic and Geometric Sequences
Geometric Sequences and Series
11.5 = Recursion & Iteration. Arithmetic = adding (positive or negative)
Chapter 13: Sequences & Series L13.2 Recursive Definitions + Function Iteration.
What are two types of 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.
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…
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.
In this lesson you will learn another way to define a sequence — by a recursive rule. So far you have worked with explicit rules for the n th term of a.
Acc. Coordinate Algebra / Geometry A Day 36
Algebra II Chapter : Use Recursive Rules with Sequences and Functions HW: p (4, 10, 14, 18, 20, 34)
4.2B Geometric Explicit and Recursive Sequences
Algebra 1 Functions 5 Evaluate and write geometric sequences Recall: arithmetic sequence t n = t 1 + (n-1)d A sequence is geometric if the ratio “r” of.
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
Review of Sequences and Series
+ 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,...
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
EXAMPLE 1 Evaluate recursive rules Write the first six terms of the sequence. a. a 0 = 1, a n = a n – b. a 1 = 1, a n = 3a n – 1 SOLUTION a. a 0.
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?
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 4: Sequences & Series 1Integrated Math 3Shire-Swift.
List in order all the factors of 12. 1, 2, 3, 4, 6, 12.
Arithmetic and Geometric Sequences.
Given an arithmetic sequence with
Review Find the explicit formula for each arithmetic sequence.
4-7 Arithmetic Sequences
Geometric Sequences and Series
11.2 Arithmetic Sequences.
Using Recursive Rules with Sequences
Is the sequence arithmetic, geometric, or neither
Sequences and Series.
Module 1 Day 1 Evaluating Functions.
Using Recursive Rules for Sequences
7-8 Notes for Algebra 1 Recursive Formulas.
Sequences and Series Arithmetic Sequences Alana Poz.
11.3 – Geometric Sequences.
Warm Up.
Warm up Write the exponential function for each table. x y x
11.3 – Geometric Sequences.
Geometric Sequences.
Notes Over 11.5 Recursive Rules
Warm-Up Find the sum of the infinite geometric series, if it exists.
Arithmetic Sequence A sequence of terms that have a common difference between them.
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
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.
Classwork: Explicit & Recursive Definitions of
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:
Arithmetic Sequence A sequence of terms that have a common difference (d) between them.
8.5 Using Recursive Rules with Sequences
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.
Warm Up Write the first 4 terms of each sequence:
Introduction to Arithmetic Sequences
Recursive formulas Sequences: Lesson 3.
Lesson 6.7 Recursive Sequences
Presentation transcript:

13.2 – Recursive Definitions Essential Question: How and when is a recursive definition used?

Recursive Definition Two parts 1)An initial condition that tells where the sequence starts. ( t 1 = 27 ) 2)A recursive equation (or recursive formula) that tells how any term in the sequence is related to the preceding term.

Example t 1 = 5 t n = t n – Find the first 4 terms.

Consider the following sequence: 27, 23, 19, 15, … t 1 = 27 Initial condition Recursion equation t n = -4n + 31 Explicit definition (Arithmetic and Geometric)

Example a)Give the first five terms of this sequence. What kind of sequence is it? b)Find a formula for t n in terms of n.

Example a. Find first 5 terms. b. Is it arithmetic, geometric, or neither? c. Find t t 1 = 2, t n = 3 t n - 1

Ex. Cont. 2. t 1 = 1, t n = t n – 1 + n 3. t 1 = 20, t n = t n – 1 – 3

Example Evaluate. Find a recursive definition for this sequence.

Example t 1 = 3, t 2 = 5, t n = t n – 1 – t n – 2 a. Find the first 8 terms. b. What will the 1000 th term be?

Example The population of a certain county grows as a result of two conditions: 1)The annual population growth is 1% of those already in the country. This growth rate equals the birth rate minus the death rate. 2)20,000 people immigration into the country each year. If the population now is 5,000,000 people, what will the population be in 20 years?