SlideShare una empresa de Scribd logo
1 de 12
Objectives:
1. Write and use recursive sequence
definitions.
What comes next?
3, 7, 11, 15, …

How do you know?
Recursive Definitions
Give value of tn in terms of previous

term tn – 1.
Contain two parts:
 Initial condition
 tells

where it starts

 Recursion formula
 tells

how each term is related to
previous term
Example
t1 = 3
tn = 2tn – 1 + 1
 t2 =
 t3 =

 t4 =
You Try!
Find the first 5 terms:
t1 = 10
tn = tn – 1 + n
Example
Give a recursive definition for:

2, 6, 18, 54, 162, …

1, 2, 6, 24, 120, 720, …
You Try!
Give a recursive definition for:

81, 27, 9, 3, …
Recursive vs. Explicit
23, 20, 17, 14, …
Recursive definition: t1 = 23
tn = tn – 1 – 3

Explicit definition: tn = 26 – 3n
Finding Explicit Definitions
Find the first 5 terms of
t1 = 3
tn = tn – 1 + 4
 Write an explicit definition.
You Try!
Write an explicit definition for
t1 = 8
tn = ½ tn – 1
Applications
The population of some country grows

two ways:
1. Annual growth of 1%
2. 20,000 people immigrate each year
If the population is now 5,000,000, what
will it be in 4 years?
13 2 recursive definitions

Más contenido relacionado

La actualidad más candente

Presentation2
Presentation2Presentation2
Presentation2
40475044
 
Indices and logarithms
Indices and logarithmsIndices and logarithms
Indices and logarithms
noraisyahalias
 
Law of exponent Lecture Slide
Law of exponent Lecture SlideLaw of exponent Lecture Slide
Law of exponent Lecture Slide
Gita Pakpahan
 

La actualidad más candente (18)

Quartile
QuartileQuartile
Quartile
 
Education 309 – Statistics for Educational Research
Education 309 – Statistics for Educational ResearchEducation 309 – Statistics for Educational Research
Education 309 – Statistics for Educational Research
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Multiplying polynomials bryson
Multiplying polynomials   brysonMultiplying polynomials   bryson
Multiplying polynomials bryson
 
Merge sort
Merge sortMerge sort
Merge sort
 
Decimal numbers 1º eso
Decimal numbers 1º esoDecimal numbers 1º eso
Decimal numbers 1º eso
 
Real numbers
Real numbersReal numbers
Real numbers
 
Presentation2
Presentation2Presentation2
Presentation2
 
Divide and conquer strategy
Divide and conquer strategyDivide and conquer strategy
Divide and conquer strategy
 
Hot ppt
Hot pptHot ppt
Hot ppt
 
Indices and logarithms
Indices and logarithmsIndices and logarithms
Indices and logarithms
 
Polynomials for class 9th
Polynomials for class 9th Polynomials for class 9th
Polynomials for class 9th
 
Standard deviation
Standard deviationStandard deviation
Standard deviation
 
Classifying Polynomials
Classifying PolynomialsClassifying Polynomials
Classifying Polynomials
 
Numerical methods presentation 11 iteration method
Numerical methods presentation 11 iteration methodNumerical methods presentation 11 iteration method
Numerical methods presentation 11 iteration method
 
Law of exponent Lecture Slide
Law of exponent Lecture SlideLaw of exponent Lecture Slide
Law of exponent Lecture Slide
 
Alg1 lesson 8-4
Alg1 lesson 8-4Alg1 lesson 8-4
Alg1 lesson 8-4
 

Destacado (7)

2.4 writing linear equations
2.4 writing linear equations2.4 writing linear equations
2.4 writing linear equations
 
Mc0063(a) unit4-fi
Mc0063(a) unit4-fiMc0063(a) unit4-fi
Mc0063(a) unit4-fi
 
Recurrence
RecurrenceRecurrence
Recurrence
 
Recurrence relations
Recurrence relationsRecurrence relations
Recurrence relations
 
Lecture 18 recursion
Lecture 18 recursionLecture 18 recursion
Lecture 18 recursion
 
recurrence relations
 recurrence relations recurrence relations
recurrence relations
 
Task 4
Task 4Task 4
Task 4
 

Similar a 13 2 recursive definitions

13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences
hisema01
 
10-Sequences and summation.pptx
10-Sequences and summation.pptx10-Sequences and summation.pptx
10-Sequences and summation.pptx
jaffarbikat
 

Similar a 13 2 recursive definitions (20)

11.1 Sequences and Series
11.1 Sequences and Series11.1 Sequences and Series
11.1 Sequences and Series
 
9.4 part 1.ppt worked
9.4   part 1.ppt worked9.4   part 1.ppt worked
9.4 part 1.ppt worked
 
RECURRENCE EQUATIONS & ANALYZING THEM
RECURRENCE EQUATIONS & ANALYZING THEMRECURRENCE EQUATIONS & ANALYZING THEM
RECURRENCE EQUATIONS & ANALYZING THEM
 
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
 
Ch-3 lecture.pdf
Ch-3 lecture.pdfCh-3 lecture.pdf
Ch-3 lecture.pdf
 
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptxP2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
 
13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences
 
10-Sequences and summation.pptx
10-Sequences and summation.pptx10-Sequences and summation.pptx
10-Sequences and summation.pptx
 
9.4 part 1 and 2 combined worked
9.4   part 1 and 2 combined worked9.4   part 1 and 2 combined worked
9.4 part 1 and 2 combined worked
 
9.1 Sequences and Their Notations
9.1 Sequences and Their Notations9.1 Sequences and Their Notations
9.1 Sequences and Their Notations
 
Sequence and Series
Sequence and SeriesSequence and Series
Sequence and Series
 
Generating Patterns and arithmetic sequence.pptx
Generating Patterns and arithmetic sequence.pptxGenerating Patterns and arithmetic sequence.pptx
Generating Patterns and arithmetic sequence.pptx
 
A Positive Integer 𝑵 Such That 𝒑𝒏 + 𝒑𝒏+𝟑 ~ 𝒑𝒏+𝟏 + 𝒑𝒏+𝟐 For All 𝒏 ≥ 𝑵
A Positive Integer 𝑵 Such That 𝒑𝒏 + 𝒑𝒏+𝟑 ~ 𝒑𝒏+𝟏 + 𝒑𝒏+𝟐 For All 𝒏 ≥ 𝑵A Positive Integer 𝑵 Such That 𝒑𝒏 + 𝒑𝒏+𝟑 ~ 𝒑𝒏+𝟏 + 𝒑𝒏+𝟐 For All 𝒏 ≥ 𝑵
A Positive Integer 𝑵 Such That 𝒑𝒏 + 𝒑𝒏+𝟑 ~ 𝒑𝒏+𝟏 + 𝒑𝒏+𝟐 For All 𝒏 ≥ 𝑵
 
patterns_and_sequences_1.ppt
patterns_and_sequences_1.pptpatterns_and_sequences_1.ppt
patterns_and_sequences_1.ppt
 
11.3 Geometric Sequences and Series
11.3 Geometric Sequences and Series11.3 Geometric Sequences and Series
11.3 Geometric Sequences and Series
 
Lecture 5 6_7 - divide and conquer and method of solving recurrences
Lecture 5 6_7 - divide and conquer and method of solving recurrencesLecture 5 6_7 - divide and conquer and method of solving recurrences
Lecture 5 6_7 - divide and conquer and method of solving recurrences
 
Grade 10 Math Module 1 searching for patterns, sequence and series
Grade 10 Math Module 1   searching for patterns, sequence and seriesGrade 10 Math Module 1   searching for patterns, sequence and series
Grade 10 Math Module 1 searching for patterns, sequence and series
 
Recurrence relation
Recurrence relationRecurrence relation
Recurrence relation
 
Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic Series
 
recurence solutions
recurence solutionsrecurence solutions
recurence solutions
 

Más de hisema01

7.3 rational exponents
7.3 rational exponents7.3 rational exponents
7.3 rational exponents
hisema01
 
6.6 quadratic formula
6.6 quadratic formula6.6 quadratic formula
6.6 quadratic formula
hisema01
 
6 7 new look at conics
6 7 new look at conics6 7 new look at conics
6 7 new look at conics
hisema01
 
6 6 systems of second degree equations
6 6 systems of second degree equations6 6 systems of second degree equations
6 6 systems of second degree equations
hisema01
 
4.4 multi step trig problems
4.4 multi step trig problems4.4 multi step trig problems
4.4 multi step trig problems
hisema01
 
6 5 parabolas
6 5 parabolas6 5 parabolas
6 5 parabolas
hisema01
 
4.3 finding missing angles
4.3 finding missing angles4.3 finding missing angles
4.3 finding missing angles
hisema01
 
4.2 solving for missing sides
4.2 solving for missing sides4.2 solving for missing sides
4.2 solving for missing sides
hisema01
 
4.1 trig ratios
4.1 trig ratios4.1 trig ratios
4.1 trig ratios
hisema01
 
R.4 solving literal equations
R.4 solving literal equationsR.4 solving literal equations
R.4 solving literal equations
hisema01
 
R.3 solving 1 var inequalities
R.3 solving 1 var inequalitiesR.3 solving 1 var inequalities
R.3 solving 1 var inequalities
hisema01
 
R.2 solving multi step equations
R.2 solving multi step equationsR.2 solving multi step equations
R.2 solving multi step equations
hisema01
 
R.1 simplifying expressions
R.1 simplifying expressionsR.1 simplifying expressions
R.1 simplifying expressions
hisema01
 
10 4 solving trig equations
10 4 solving trig equations10 4 solving trig equations
10 4 solving trig equations
hisema01
 
7 2 adding and subtracting polynomials
7 2 adding and subtracting polynomials7 2 adding and subtracting polynomials
7 2 adding and subtracting polynomials
hisema01
 
7 3 multiplying polynomials
7 3 multiplying polynomials7 3 multiplying polynomials
7 3 multiplying polynomials
hisema01
 
7.2 simplifying radicals
7.2 simplifying radicals7.2 simplifying radicals
7.2 simplifying radicals
hisema01
 
10 3 double and half-angle formulas
10 3 double and half-angle formulas10 3 double and half-angle formulas
10 3 double and half-angle formulas
hisema01
 
6.7 other methods for solving
6.7 other methods for solving6.7 other methods for solving
6.7 other methods for solving
hisema01
 
10 2 sum and diff formulas for tangent
10 2 sum and diff formulas for tangent10 2 sum and diff formulas for tangent
10 2 sum and diff formulas for tangent
hisema01
 

Más de hisema01 (20)

7.3 rational exponents
7.3 rational exponents7.3 rational exponents
7.3 rational exponents
 
6.6 quadratic formula
6.6 quadratic formula6.6 quadratic formula
6.6 quadratic formula
 
6 7 new look at conics
6 7 new look at conics6 7 new look at conics
6 7 new look at conics
 
6 6 systems of second degree equations
6 6 systems of second degree equations6 6 systems of second degree equations
6 6 systems of second degree equations
 
4.4 multi step trig problems
4.4 multi step trig problems4.4 multi step trig problems
4.4 multi step trig problems
 
6 5 parabolas
6 5 parabolas6 5 parabolas
6 5 parabolas
 
4.3 finding missing angles
4.3 finding missing angles4.3 finding missing angles
4.3 finding missing angles
 
4.2 solving for missing sides
4.2 solving for missing sides4.2 solving for missing sides
4.2 solving for missing sides
 
4.1 trig ratios
4.1 trig ratios4.1 trig ratios
4.1 trig ratios
 
R.4 solving literal equations
R.4 solving literal equationsR.4 solving literal equations
R.4 solving literal equations
 
R.3 solving 1 var inequalities
R.3 solving 1 var inequalitiesR.3 solving 1 var inequalities
R.3 solving 1 var inequalities
 
R.2 solving multi step equations
R.2 solving multi step equationsR.2 solving multi step equations
R.2 solving multi step equations
 
R.1 simplifying expressions
R.1 simplifying expressionsR.1 simplifying expressions
R.1 simplifying expressions
 
10 4 solving trig equations
10 4 solving trig equations10 4 solving trig equations
10 4 solving trig equations
 
7 2 adding and subtracting polynomials
7 2 adding and subtracting polynomials7 2 adding and subtracting polynomials
7 2 adding and subtracting polynomials
 
7 3 multiplying polynomials
7 3 multiplying polynomials7 3 multiplying polynomials
7 3 multiplying polynomials
 
7.2 simplifying radicals
7.2 simplifying radicals7.2 simplifying radicals
7.2 simplifying radicals
 
10 3 double and half-angle formulas
10 3 double and half-angle formulas10 3 double and half-angle formulas
10 3 double and half-angle formulas
 
6.7 other methods for solving
6.7 other methods for solving6.7 other methods for solving
6.7 other methods for solving
 
10 2 sum and diff formulas for tangent
10 2 sum and diff formulas for tangent10 2 sum and diff formulas for tangent
10 2 sum and diff formulas for tangent
 

Último

Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ssuserdda66b
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Último (20)

HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 

13 2 recursive definitions