 A mysterious illness is affecting the residents of Mexico city. DAYNUMBER OF PEOPLE INFECTED FIRST DAY8 SECOND DAY24 THIRD DAY72.

Slides:



Advertisements
Similar presentations
Sequences. What is a sequence? A list of numbers in a certain order. What is a term? One of the numbers in the sequence.
Advertisements

We Have Learned main() { … } Variable –Definition –Calculation –Display We can do some real programming! –Think about your solution design –Express design.
Arithmetic and Geometric Sequences
Rabbits. Rabbits: Month 1 MonthBusy Pairs Young Pairs Total Pairs 1011.
RECURSIVE FORMULAS In addition to level 3.0 and above and beyond what was taught in class, the student may: · Make connection with other concepts.
Warm Up Find the nth term of the sequence 3, 6, 9, 12, … (Hint: what is the pattern?) Find the 11 th term.
7.5 Use Recursive Rules with Sequences and Functions
Jason Iannelli Jessica Zukhovich Patrick Blancero Dennis Lytkine.
Patterns and Sequences. Patterns refer to usual types of procedures or rules that can be followed. Patterns are useful to predict what came before or.
Patterns and Sequences
The Fibonacci spiral and The Rabbit Experiment By Maripaz Quirós.
Sequences. Sequence There are 2 types of SequencesArithmetic: You add a common difference each time. Geometric: Geometric: You multiply a common ratio.
Pg. 417/425 Homework Pg. 395#43, 60 Pg. 589#1 – 8 all, 17, 18, 21, 22.
Demonstrate with your Smarties: 2, 5, 8, 11, 14, 17 1.How many groups of Smarties do you have? 2.What did you add from one number to get the next number?
Lesson #8.6: Geometric Sequence Objective: SWBAT form geometric sequences and use formulas when describing sequences.
You find each term by adding 7 to the previous term. The next three terms are 31, 38, and 45. Find the next three terms in the sequence 3, 10, 17, 24,....
The student will identify and extend geometric and arithmetic sequences.
Section 12-1 Sequence and Series
Problem Solving with Patterns. Set up your graphic organizer: Pattern Type ProblemRule 1) Arithmetic 2) Geometric 3) Neither 4) Fibonacci 5) Two Step.
Sequences and Series. Sequence There are 2 types of Sequences Arithmetic: You add a common difference each time. Geometric: You multiply a common ratio.
Aim: What is the geometric sequence?
Math 409/409G History of Mathematics The Fibonacci Sequence Part 1.
Unit 5 – Series, Sequences, and Limits Section 5.2 – Recursive Definitions Calculator Required.
Mathematics Geometric Sequences Science and Mathematics Education Research Group Supported by UBC Teaching and Learning Enhancement Fund Department.
Arithmetic and Geometric
Pg. 417/425 Homework Pg. 395#43, 60 Find the “derivative” of y = sin x Pg. 589#1 – 8 all, 17, 18, 21, 22 #23 #85Graph #860 < Ɵ < π #87Ɵ = = 54.72°
Leonardo Pisano Fibonacci
+ CCM 1B Unit 5 – Day 2 Properties of Exponents. + Warm Up – January 24 th.
Patterns in Nature.
MATH 2160 Sequences. Arithmetic Sequences The difference between any two consecutive terms is always the same. Examples: 1, 2, 3, … 1, 3, 5, 7, … 5, 10,
Arithmetic and Geometric Sequences (11.2)
SEQUENCES & SERIES. Sequences, Series, Sigma Notation, Limits, FTC Introduction DIFFERENCE BETWEEN SEQUENCE AND SERIES This is a sequence:This is a series:
Sec How Arithmetic Sequences Work?
Waiters’ Nightmare A single rectangular table can seat 6 hungry humans.
TOPIC I. NUMBERS & ALGEBRA Subtopic: SEQUENCES. FACT: In a 60 kph speed zone, the risk of casualty crash doubles for every 5 kph over the speed limit.
The Fibonacci Sequence
By Steven Cornell.  Was created by Leonardo Pisano Bogollo.  It show’s the growth of an idealized rabbit population.
Fibonacci Your homework was to find out about this man, so lets fill in this together.
A sequence is a set of numbers in a specific order
Chapter VI Sequence and series of number and its use in solving problem.
+ 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.
Geometric Sequence: each term is found by multiplying the previous term by a constant.
“Toy” Model: Fibonacci The Fibonacci sequence first appears in the book Liber Abaci (1202) by Leonardo of Pisa, known as Fibonacci.
Arithmetic and Geometric sequence and series
Arithmetic and Geometric
Practice Questions Ex 3.4: 1, 3, 5, p99
Patterns and Sequences
Patterns.
6.17 The student will identify and extend geometric and arithmetic sequences.
Patterns & Sequences Algebra I, 9/13/17.
Arithmetic and Geometric
Arithmetic & Geometric Sequences
WARM UP State the pattern for each set.
Unit 5 – Series, Sequences, and Limits Section 5
Patterns and Sequences
Day 92 – Geometric sequences (day2)
Sequences.
Good Afternoon 95.
What comes next in this sequence
Arithmetic Sequences:
12.2 – Arithmetic Sequences and Series
Sequences.
Warm Up A petting zoo starts a population with one newborn male and one newborn female. Assuming that each adult pair will produce one male and one.
12.2 – Arithmetic Sequences and Series
Unit 5 – Series, Sequences, and Limits Section 5
12.1 – Arithmetic Sequences and Series
SECTIONS 9-2 and 9-3 : ARITHMETIC &
62 – Arithmetic and Geometric Sequences Calculator Required
Warm up Yes; common difference = -0.2 No; common ratio = -1
Presentation transcript:

 A mysterious illness is affecting the residents of Mexico city. DAYNUMBER OF PEOPLE INFECTED FIRST DAY8 SECOND DAY24 THIRD DAY72

 The people infected as the days go by:  8, 24, 72, 216, 648, … How many people will get infected in the 6th day? WHY???

Fibonacci considered the growth of an idealized (biologically unrealistic!!!) rabbit population

Newly born pair of rabbits: one male and one female = 1 pair

= 2 pairs

 A mating pair always produces one new pair (one male, one female) every month from the second month on…  How many pairs will there be in one year?

 Month 0: = 1 pair  Month 1: = 1 pair  Month 2: = 2 pairs  Month 3: = 3 pairs  Month 4: = 5 pairs

 1, 1, 2, 3, 5, 8,13, 21, 34, …  What is the next number? WHY???

A company began doing business four years ago. Its profits for the last four years have been $11 million, $15 million, $ 19 million and $23 million. If the PATTERN continues the expected profit in 30 years is going to be: $127 million WHY????

All of the above are… SEQUENCES

 A SEQUENCE is a set of quantities arranged in a definite order. For example:  1, 2, 3, 4, 5, …  1, 4, 9, 16, 25, …  1, 8, 27, 64, 125, …  -10, -8, -6, -4, -2, …

Arithmetic Sequence 1, 3, 5, 7, 9, … 11, 15, 19, 23, … Geometric Sequence 2, 6, 18, 54, , 20, 2, 0.2

An arithmetic sequence will always have a common difference between successive terms. For example:  2, 4, 6, 8, 10, …COMMON DIFFERENCE of 2  1, 4, 7, 11, 14, …COMMON DIFFERENCE of 3

How can you calculate the 30 th term? Moreover, how can you calculate the n th term? Hint: What is the common difference? YEARSPROFIT 111 mm 215 mm 319 mm 423 mm …… 30????

YEARSPROFIT 111 mm 215 mm 319 mm 423 mm … 30 The common difference is – 11 = 4 19 – 15 = 4 Therefore we know that we need to multiply the n th times 4

But … 4(1) = 4, 4(2) = 8 and 4(3) = 12 … If we add + 7 we’ll get the result. Hence, in 30 years the profit will be 30(4) + 7 = YEARSPROFIT 111 mm 215 mm 319 mm 423 mm … mm

HINT: Look for it in your booklet!!!!!

A geometric sequence will always have a common ratio between successive terms. For example:  2, 4, 8, 16, 32, …COMMON RATIO of 2  3, -9, 27, -81, 243, …COMMON RATIO of -3

 A mysterious illness is affecting the residents of Mexico city. DAYNUMBER OF PEOPLE INFECTED FIRST DAY8 SECOND DAY24 THIRD DAY72

DAYNUMBER OF PEOPLE INFECTED FIRST DAY8 SECOND DAY24 THIRD DAY72 …… 20th DAY??? How can you calculate the 20 th term? Moreover, how can you calculate the n th term? Hint: What is the common ratio?

DAYNUMBER OF PEOPLE INFECTED FIRST DAY8 SECOND DAY24 THIRD DAY72 …… 20th DAY9,298,091,736 The common ratio is 3 8x3= 24 8x3x3 = 72 8x3x3x3 =216 Therefore we know that we need to multiply 8x3x3x…x3 19 times

HINT: Look for it in your booklet!!!!!

 Your parents give you an allowance of 5 euros (!!!) a week when you are 5 years old. Every year your allowance is increased by 1 euro. You receive an allowance every week until your 21st birthday.  Your parents give you an allowance of 5 euros (!!!) a week when you are 5 years old. Every year your allowance is increased by 12%. You receive an allowance every week until your 21st birthday.