SlideShare a Scribd company logo
9.1 Sequences and Notations
Chapter 9 Sequences, Probability, and Counting
Theory
Concepts & Objectives
⚫ The objectives for this section are
⚫ Write the terms of a sequence defined by an explicit
formula.
⚫ Write the terms of a sequence defined by a recursive
formula.
⚫ Use factorial notation
Sequences
⚫ A sequence is a function whose domain is the set of
natural numbers () (the term numbers), and whose
range is the set of term values.
Examples: Find a next term for the following:
A. 3, 10, 17, 24, 31, …
B. 3, 6, 12, 24, 48, …
Sequences
⚫ A sequence is a function whose domain is the set of
natural numbers () (the term numbers), and whose
range is the set of term values.
Examples: Find a next term for the following:
A. 3, 10, 17, 24, 31, …
38 (add 7)
B. 3, 6, 12, 24, 48, …
96 (multiply by 2)
Sequences (cont.)
⚫ Instead of using f(x) notation to indicate a sequence, it is
customary to use an, where . The letter n is
used instead of x as a reminder that n represents a
natural (counting) number. This is called an explicit
formula.
⚫ The elements in the range of a sequence, called the
terms of the sequence, are . The first term
is found by letting n = 1, the second term is found by
letting n = 2, and so on. The general term, or the nth
term, of the sequence is an.
( )
n
a f n
=
1 2 3
, , , ...
a a a
Sequences (cont.)
⚫ You can use Desmos to list the term in a sequence:
⚫ Type the sequence function into Desmos as a
function, f(n).
⚫ Add a table.
⚫ Change the x1 to n1 and y1 to f(n1).
⚫ Enter 1 for n1. When you hit the Enter key, it will fill
in the value for f(n1). Enter 2, and press the Enter key
again, and it will start to populate the list for you.
Sequences (cont.)
⚫ Example: Write the first five terms of the sequence.
Step 1: Enter the sequence into Desmos as a function.
1
2
n
n
a
n
+
=
+
(Notice that I
used parentheses
so that Desmos
would divide the
right expression.)
Sequences (cont.)
⚫ Example: Write the first five terms of the sequence.
Step 2: Add a table by clicking on the “+” button.
1
2
n
n
a
n
+
=
+
Sequences (cont.)
⚫ Example: Write the first five terms of the sequence.
Step 3: Change the x and y.
1
2
n
n
a
n
+
=
+
Sequences (cont.)
⚫ Example: Write the first five terms of the sequence.
Step 4: Enter 1-5 for n.
1
2
n
n
a
n
+
=
+
There’re our answers:
a1 = 0.67
a2 = 0.75
a3 = 0.8
a4 = 0.83
a5 = 0.86
Piecewise Explicit Formulas
⚫ Generally, sequences are functions whose domain is
over the positive integers. This is true for other types of
functions as well, including some piecewise functions.
(Recall that a piecewise function is a function defined by
multiple subsections.)
⚫ Example: Write the first six terms of the sequence.


= 


2
if is not divisible by 3
if is divisible by 3
3
n
n n
a n
n
Piecewise Explicit Formulas
⚫ Example: Write the first six terms of the sequence:


= 


2
if is not divisible by 3
if is divisible by 3
3
n
n n
a n
n
n = 1 1 is not divisible by 3 a1 = 12 = 1
n = 2 2 is not divisible by 3 a2 = 22 = 4
n = 3 3 is divisible by 3 a3 = 33 = 1
n = 4 4 is not divisible by 3 a4 = 42 = 16
n = 5 5 is not divisible by 3 a5 = 52 = 25
n = 6 6 is divisible by 3 a6 = 63 = 2
 
1, 4, 1, 16, 25, 2
Writing an Explicit Formula
⚫ Thus far, we have been given the explicit formula and
asked to find a number of terms of the sequence.
Sometimes, the explicit formula for the nth term of a
sequence is not given, and instead, we are given several
terms from the sequence.
⚫ When this happens, we can work in reverse to find an
explicit formula from the first few terms of a sequence.
The key to finding an explicit formula is to look for a
pattern in the terms.
Writing an Explicit Formula
⚫ Example: Write an explicit formula for the nth term.
a)
2 3 4 5 6
, , , , ,
11 13 15 17 19
 
− − −
 
 
Writing an Explicit Formula
⚫ Example: Write an explicit formula for the nth term.
a)
The terms alternate between positive and negative, so
we can use (‒1)n to make the terms alternate. The
numerator can be represented by n+1.
The denominator is a little trickier, since we need them
to start with 11 and add 2 each time.
2 3 4 5 6
, , , , ,
11 13 15 17 19
 
− − −
 
 
Writing an Explicit Formula
⚫ Example: Write an explicit formula for the nth term.
a)
The denominator is a little trickier, since we need it to
start with 11 and add 2 each time.
So, our formula is
2 3 4 5 6
, , , , ,
11 13 15 17 19
 
− − −
 
 
( )
2 1 ? 11 2 9
n
+ =  +
( ) ( )
1 1
2 9
n
n
n
a
n
− +
=
+
Writing an Explicit Formula
⚫ Example: Write an explicit formula for the nth term.
b)
2 2 2 2 2
, , , , ,
25 125 625 3,125 15,625
 
− − − − −
 
 
Writing an Explicit Formula
⚫ Example: Write an explicit formula for the nth term.
b)
Notice that the terms are all negative and the
numerator is 2.
We can re-write the denominators as power of 5:
2 2 2 2 2
, , , , ,
25 125 625 3,125 15,625
 
− − − − −
 
 
2 3 4 5 6
2 2 2 2 2
, , , , ,
5 5 5 5 5
 
− − − − −
 
 
Writing an Explicit Formula
⚫ Example: Write an explicit formula for the nth term.
b)
We can re-write the denominators as power of 5:
So, our formula is
2 2 2 2 2
, , , , ,
25 125 625 3,125 15,625
 
− − − − −
 
 
2 3 4 5 6
2 2 2 2 2
, , , , ,
5 5 5 5 5
 
− − − − −
 
 
1
2
5
n n
a +
= −
Recursive Formulas
⚫ Some formulas cannot easily be written using an explicit
formula, but instead depend on the previous terms. The
Fibonacci sequence is an example of this, where the term
is the sum of the previous two terms.
⚫ A formula that defines the terms of a sequence using
previous terms is called a recursive sequence.
⚫ A recursive formula always has two parts: the value of
an initial term(s), and an equation defining an in terms of
preceding terms.
Recursive Formulas (cont.)
⚫ Example: Suppose we know the following:
We can find the subsequent terms of the sequence
using the first term.
1
1
3
2 1 for 2
n n
a
a a n
−
=
= − 
a1 = 3
a2 = 2a1 ‒ 1 = 2(3) ‒ 1 = 5
a3 = 2a2 ‒ 1 = 2(5) ‒ 1 = 9
a4 = 2a3 ‒ 1 = 2(9) ‒ 1 = 17  
3, 5, 9, 17
Factorial Notation
⚫ An example of a recursive sequence is the product of
consecutive positive integers, called a factorial. n
factorial, written as n!, is the product of the positive
integers from 1 to n.
⚫ For example,
⚫ This is formally written as
⚫ (0! is a special case, and is defined to be 1)
4! 4 3 2 1 24
=    =
( )( ) ( )( )
0! 1
1! 1
! 1 2 2 1 , for 2
n n n n n
=
=
= − − 
Factorial Notation (cont.)
⚫ Example: Write the first five terms of
( )
5
2 !
n
n
a
n
=
+
n = 1
n = 2
n = 3
n = 4
n = 5
( )
( )
1
5 1 5 5 5
1 2 ! 3! 3 2 1 6
a = = = =
+  
( )
( )
2
5 2 10 10 5
2 2 ! 4! 4 3 2 1 12
a = = = =
+   
( )
( )
3
5 3 15 15 1
3 2 ! 5! 5 4 3 2 1 8
a = = = =
+    
( )
( )
4
5 4 20 20 1
4 2 ! 6! 6 5 4 3 2 1 36
a = = = =
+     
( )
( )
5
5 5 25 25 5
5 2 ! 7! 7 6 5 4 3 2 1 1008
a = = = =
+      
5
5
Factorial Notation (cont.)
⚫ Factorials get large very quickly – faster than even
exponential functions. Depending on the function, the
output may get too large for the calculator.
Classwork
⚫ College Algebra 2e
⚫ 9.1: 6-20 (even); 8.4: 26-36 (even); 8.3: 46-54 (even)
⚫ Quiz 8.4

More Related Content

Similar to 9.1 Sequences and Their Notations

Lecture 3 (algebraic expressions)
Lecture 3 (algebraic expressions)Lecture 3 (algebraic expressions)
Lecture 3 (algebraic expressions)
HarithaRanasinghe
 
9.4 part 1.ppt worked
9.4   part 1.ppt worked9.4   part 1.ppt worked
9.4 part 1.ppt worked
Jonna Ramsey
 
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
ArafathAliMathsTeach
 
sequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdfsequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdf
MuhammadJamil152989
 
1.6 Rational and Radical Equations
1.6 Rational and Radical Equations1.6 Rational and Radical Equations
1.6 Rational and Radical Equations
smiller5
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equations
smiller5
 
1.5 Factoring Polynomials
1.5 Factoring Polynomials1.5 Factoring Polynomials
1.5 Factoring Polynomials
smiller5
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theorem
smiller5
 
11.2 Arithmetic Sequences and Series
11.2 Arithmetic Sequences and Series11.2 Arithmetic Sequences and Series
11.2 Arithmetic Sequences and Series
smiller5
 
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
Jocel Sagario
 
CP2-Chp2-Series.pptx
CP2-Chp2-Series.pptxCP2-Chp2-Series.pptx
CP2-Chp2-Series.pptx
NasimSalim2
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equations
smiller5
 
0.6 Rational Exponents
0.6 Rational Exponents0.6 Rational Exponents
0.6 Rational Exponents
smiller5
 
1.1 Real Number Properties
1.1 Real Number Properties1.1 Real Number Properties
1.1 Real Number Properties
smiller5
 
Generating Patterns and arithmetic sequence.pptx
Generating Patterns and arithmetic sequence.pptxGenerating Patterns and arithmetic sequence.pptx
Generating Patterns and arithmetic sequence.pptx
RenoLope1
 
2.6 Other Types of Equations
2.6 Other Types of Equations2.6 Other Types of Equations
2.6 Other Types of Equations
smiller5
 
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
Jonna Ramsey
 

Similar to 9.1 Sequences and Their Notations (20)

Lecture 3 (algebraic expressions)
Lecture 3 (algebraic expressions)Lecture 3 (algebraic expressions)
Lecture 3 (algebraic expressions)
 
9.4 part 1.ppt worked
9.4   part 1.ppt worked9.4   part 1.ppt worked
9.4 part 1.ppt worked
 
Sequence and series
Sequence and seriesSequence and series
Sequence and series
 
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
 
sequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdfsequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdf
 
1.6 Rational and Radical Equations
1.6 Rational and Radical Equations1.6 Rational and Radical Equations
1.6 Rational and Radical Equations
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equations
 
1.5 Factoring Polynomials
1.5 Factoring Polynomials1.5 Factoring Polynomials
1.5 Factoring Polynomials
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theorem
 
11.2 Arithmetic Sequences and Series
11.2 Arithmetic Sequences and Series11.2 Arithmetic Sequences and Series
11.2 Arithmetic Sequences and Series
 
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
 
CP2-Chp2-Series.pptx
CP2-Chp2-Series.pptxCP2-Chp2-Series.pptx
CP2-Chp2-Series.pptx
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equations
 
0.6 Rational Exponents
0.6 Rational Exponents0.6 Rational Exponents
0.6 Rational Exponents
 
Series.pptx
Series.pptxSeries.pptx
Series.pptx
 
1.1 Real Number Properties
1.1 Real Number Properties1.1 Real Number Properties
1.1 Real Number Properties
 
Generating Patterns and arithmetic sequence.pptx
Generating Patterns and arithmetic sequence.pptxGenerating Patterns and arithmetic sequence.pptx
Generating Patterns and arithmetic sequence.pptx
 
2.6 Other Types of Equations
2.6 Other Types of Equations2.6 Other Types of Equations
2.6 Other Types of Equations
 
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
 
Sequence function
Sequence functionSequence function
Sequence function
 

More from smiller5

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models
smiller5
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Triangles
smiller5
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
smiller5
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas
smiller5
 
1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf
smiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
smiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
smiller5
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functions
smiller5
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functions
smiller5
 
2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs
smiller5
 
1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)
smiller5
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs
smiller5
 
13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables
smiller5
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Events
smiller5
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principles
smiller5
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probability
smiller5
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequences
smiller5
 
8.4 Summary of the Conic Sections
8.4 Summary of the Conic Sections8.4 Summary of the Conic Sections
8.4 Summary of the Conic Sections
smiller5
 
8.3 The Parabola
8.3 The Parabola8.3 The Parabola
8.3 The Parabola
smiller5
 
12.2 Surface Area of Prisms and Cylinders
12.2 Surface Area of Prisms and Cylinders12.2 Surface Area of Prisms and Cylinders
12.2 Surface Area of Prisms and Cylinders
smiller5
 

More from smiller5 (20)

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Triangles
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas
 
1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functions
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functions
 
2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs
 
1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs
 
13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Events
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principles
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probability
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequences
 
8.4 Summary of the Conic Sections
8.4 Summary of the Conic Sections8.4 Summary of the Conic Sections
8.4 Summary of the Conic Sections
 
8.3 The Parabola
8.3 The Parabola8.3 The Parabola
8.3 The Parabola
 
12.2 Surface Area of Prisms and Cylinders
12.2 Surface Area of Prisms and Cylinders12.2 Surface Area of Prisms and Cylinders
12.2 Surface Area of Prisms and Cylinders
 

Recently uploaded

Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 

Recently uploaded (20)

Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 

9.1 Sequences and Their Notations

  • 1. 9.1 Sequences and Notations Chapter 9 Sequences, Probability, and Counting Theory
  • 2. Concepts & Objectives ⚫ The objectives for this section are ⚫ Write the terms of a sequence defined by an explicit formula. ⚫ Write the terms of a sequence defined by a recursive formula. ⚫ Use factorial notation
  • 3. Sequences ⚫ A sequence is a function whose domain is the set of natural numbers () (the term numbers), and whose range is the set of term values. Examples: Find a next term for the following: A. 3, 10, 17, 24, 31, … B. 3, 6, 12, 24, 48, …
  • 4. Sequences ⚫ A sequence is a function whose domain is the set of natural numbers () (the term numbers), and whose range is the set of term values. Examples: Find a next term for the following: A. 3, 10, 17, 24, 31, … 38 (add 7) B. 3, 6, 12, 24, 48, … 96 (multiply by 2)
  • 5. Sequences (cont.) ⚫ Instead of using f(x) notation to indicate a sequence, it is customary to use an, where . The letter n is used instead of x as a reminder that n represents a natural (counting) number. This is called an explicit formula. ⚫ The elements in the range of a sequence, called the terms of the sequence, are . The first term is found by letting n = 1, the second term is found by letting n = 2, and so on. The general term, or the nth term, of the sequence is an. ( ) n a f n = 1 2 3 , , , ... a a a
  • 6. Sequences (cont.) ⚫ You can use Desmos to list the term in a sequence: ⚫ Type the sequence function into Desmos as a function, f(n). ⚫ Add a table. ⚫ Change the x1 to n1 and y1 to f(n1). ⚫ Enter 1 for n1. When you hit the Enter key, it will fill in the value for f(n1). Enter 2, and press the Enter key again, and it will start to populate the list for you.
  • 7. Sequences (cont.) ⚫ Example: Write the first five terms of the sequence. Step 1: Enter the sequence into Desmos as a function. 1 2 n n a n + = + (Notice that I used parentheses so that Desmos would divide the right expression.)
  • 8. Sequences (cont.) ⚫ Example: Write the first five terms of the sequence. Step 2: Add a table by clicking on the “+” button. 1 2 n n a n + = +
  • 9. Sequences (cont.) ⚫ Example: Write the first five terms of the sequence. Step 3: Change the x and y. 1 2 n n a n + = +
  • 10. Sequences (cont.) ⚫ Example: Write the first five terms of the sequence. Step 4: Enter 1-5 for n. 1 2 n n a n + = + There’re our answers: a1 = 0.67 a2 = 0.75 a3 = 0.8 a4 = 0.83 a5 = 0.86
  • 11. Piecewise Explicit Formulas ⚫ Generally, sequences are functions whose domain is over the positive integers. This is true for other types of functions as well, including some piecewise functions. (Recall that a piecewise function is a function defined by multiple subsections.) ⚫ Example: Write the first six terms of the sequence.   =    2 if is not divisible by 3 if is divisible by 3 3 n n n a n n
  • 12. Piecewise Explicit Formulas ⚫ Example: Write the first six terms of the sequence:   =    2 if is not divisible by 3 if is divisible by 3 3 n n n a n n n = 1 1 is not divisible by 3 a1 = 12 = 1 n = 2 2 is not divisible by 3 a2 = 22 = 4 n = 3 3 is divisible by 3 a3 = 33 = 1 n = 4 4 is not divisible by 3 a4 = 42 = 16 n = 5 5 is not divisible by 3 a5 = 52 = 25 n = 6 6 is divisible by 3 a6 = 63 = 2   1, 4, 1, 16, 25, 2
  • 13. Writing an Explicit Formula ⚫ Thus far, we have been given the explicit formula and asked to find a number of terms of the sequence. Sometimes, the explicit formula for the nth term of a sequence is not given, and instead, we are given several terms from the sequence. ⚫ When this happens, we can work in reverse to find an explicit formula from the first few terms of a sequence. The key to finding an explicit formula is to look for a pattern in the terms.
  • 14. Writing an Explicit Formula ⚫ Example: Write an explicit formula for the nth term. a) 2 3 4 5 6 , , , , , 11 13 15 17 19   − − −    
  • 15. Writing an Explicit Formula ⚫ Example: Write an explicit formula for the nth term. a) The terms alternate between positive and negative, so we can use (‒1)n to make the terms alternate. The numerator can be represented by n+1. The denominator is a little trickier, since we need them to start with 11 and add 2 each time. 2 3 4 5 6 , , , , , 11 13 15 17 19   − − −    
  • 16. Writing an Explicit Formula ⚫ Example: Write an explicit formula for the nth term. a) The denominator is a little trickier, since we need it to start with 11 and add 2 each time. So, our formula is 2 3 4 5 6 , , , , , 11 13 15 17 19   − − −     ( ) 2 1 ? 11 2 9 n + =  + ( ) ( ) 1 1 2 9 n n n a n − + = +
  • 17. Writing an Explicit Formula ⚫ Example: Write an explicit formula for the nth term. b) 2 2 2 2 2 , , , , , 25 125 625 3,125 15,625   − − − − −    
  • 18. Writing an Explicit Formula ⚫ Example: Write an explicit formula for the nth term. b) Notice that the terms are all negative and the numerator is 2. We can re-write the denominators as power of 5: 2 2 2 2 2 , , , , , 25 125 625 3,125 15,625   − − − − −     2 3 4 5 6 2 2 2 2 2 , , , , , 5 5 5 5 5   − − − − −    
  • 19. Writing an Explicit Formula ⚫ Example: Write an explicit formula for the nth term. b) We can re-write the denominators as power of 5: So, our formula is 2 2 2 2 2 , , , , , 25 125 625 3,125 15,625   − − − − −     2 3 4 5 6 2 2 2 2 2 , , , , , 5 5 5 5 5   − − − − −     1 2 5 n n a + = −
  • 20. Recursive Formulas ⚫ Some formulas cannot easily be written using an explicit formula, but instead depend on the previous terms. The Fibonacci sequence is an example of this, where the term is the sum of the previous two terms. ⚫ A formula that defines the terms of a sequence using previous terms is called a recursive sequence. ⚫ A recursive formula always has two parts: the value of an initial term(s), and an equation defining an in terms of preceding terms.
  • 21. Recursive Formulas (cont.) ⚫ Example: Suppose we know the following: We can find the subsequent terms of the sequence using the first term. 1 1 3 2 1 for 2 n n a a a n − = = −  a1 = 3 a2 = 2a1 ‒ 1 = 2(3) ‒ 1 = 5 a3 = 2a2 ‒ 1 = 2(5) ‒ 1 = 9 a4 = 2a3 ‒ 1 = 2(9) ‒ 1 = 17   3, 5, 9, 17
  • 22. Factorial Notation ⚫ An example of a recursive sequence is the product of consecutive positive integers, called a factorial. n factorial, written as n!, is the product of the positive integers from 1 to n. ⚫ For example, ⚫ This is formally written as ⚫ (0! is a special case, and is defined to be 1) 4! 4 3 2 1 24 =    = ( )( ) ( )( ) 0! 1 1! 1 ! 1 2 2 1 , for 2 n n n n n = = = − − 
  • 23. Factorial Notation (cont.) ⚫ Example: Write the first five terms of ( ) 5 2 ! n n a n = + n = 1 n = 2 n = 3 n = 4 n = 5 ( ) ( ) 1 5 1 5 5 5 1 2 ! 3! 3 2 1 6 a = = = = +   ( ) ( ) 2 5 2 10 10 5 2 2 ! 4! 4 3 2 1 12 a = = = = +    ( ) ( ) 3 5 3 15 15 1 3 2 ! 5! 5 4 3 2 1 8 a = = = = +     ( ) ( ) 4 5 4 20 20 1 4 2 ! 6! 6 5 4 3 2 1 36 a = = = = +      ( ) ( ) 5 5 5 25 25 5 5 2 ! 7! 7 6 5 4 3 2 1 1008 a = = = = +       5 5
  • 24. Factorial Notation (cont.) ⚫ Factorials get large very quickly – faster than even exponential functions. Depending on the function, the output may get too large for the calculator.
  • 25. Classwork ⚫ College Algebra 2e ⚫ 9.1: 6-20 (even); 8.4: 26-36 (even); 8.3: 46-54 (even) ⚫ Quiz 8.4