SlideShare uma empresa Scribd logo
1 de 7
SEQUENCE FUNCTION 
 Sequence is a set of numbers written in a given order. 
 Function whose domain is the set of natural numbers and whose range is a 
subset of the real numbers 
 Terms are the numbers or values in the sequence 
Examples: 
1. 1,2,3,4,5,6,...,n 
2. 2,4,6,8,10,…,n 
3. 5,10,15,20,…,n 
A Sequence Function as a function whose domain is a subset of positive integers. 
Example: 
A ball is dropped from the height of 10 feet. Each time that it bounces, it reaches 
a height that is half of its previous height. We can list the height to which the ball 
bounces in order until it finally comes to rest. 
After Bounce 2 4 6 5 8 
Height (ft) 2 5 7 6 5 
The numbers 2,4,6,8,10 form a sequence which is also an example of a sequence. 
It can be in a form of ordered pairs and we let x as the after bounce and y as the height. 
{(2,2),(4,5),(6,7),(5,6),(8,5)} 
Finite Sequence is a function whose domain is the set of integers and has the last 
term {1,2,3,…,n}. Infinite sequence is a list that continues without ends. 
Example: 
Identify whether the sequence is finite or infinite. 
1. The first 5 natural numbers: 1, 2, 3 ,4, 5 
2. The set of even whole numbers: 2, 4, 6, 8 , 10 ... 
3. The multiples of 4 up to the number 40: 4, 8, 12, 16,…, 40. 
4. The sequence of the multiples of 3: 3, 6, 9, 12... 
Solution: 
1 and 3 are examples of finite sequence while the examples in 2 and 4 are infinite 
sequence. The 3 dots at the end of the infinite sequence indicates that the sequence goes 
on without stopping. 
FINDING THE TERM IN THE SEQUENCE 
 Sequence is usually denoted by their general or nth term. 
For example, 
푡푛 = 
푛 + 2 
푛
The equation provides how we will be able to compute for the nth term of the 
sequence. To get the value of a specific term , replace n with the number of the term. 
For example: 
To get the first 3 terms of 푡푛 = 푛+2 
푛 
, replace n with 2,4 and 6. 
Solution: 
푡푛 = 
푛 + 2 
푛 
= 
2 + 2 
2 
= 2 
푡푛 = 
푛 + 2 
푛 
= 
4 + 2 
2 
= 3 
푡푛 = 
푛 + 2 
푛 
= 
6 + 2 
2 
= 4 
The domain of the sequence is the set {2,4,6}. 
The range is denoted as {2,3,4}. 
Example: 
1. Find the first 5 terms of the sequence: 
푡푛 = 2푛 − 3 
The domain is the set {1, 2, 3, 4, 5} 
Substituting this into 푡푛 = 2푛 − 3, we have: 
푡푛 = 2(1) − 3 = -1 
푡푛 = 2(2) − 3 = 1 
푡푛 = 2(3) − 3 = 3 
푡푛 = 2(4) − 3 = 5 
푡푛 = 2(5) − 3 = 7 
The first 5 terms of the sequence 푡푛 = 2푛 − 3 is {-1,1,3,5,7} 
2. Find the first 3 terms of the sequence: 
푡푛 = 푛2 
The domain is {1,2,3} 
Substituting this into 푡푛 = 푛2, we have: 
푡푛 = 12 = 1 
푡푛 = 22 = 4 
푡푛 = 32 = 9
The first 3 terms of the sequence {1,4,9} 
FINDING THE GENERAL TERM 
When given the first few terms of the sequence, we can look at the pattern in order to 
obtain the next terms or a general statement regarding the nth term. 
Example: 
1. Find the next term and describe the pattern. 
1,4,9,16,25… 
The next term is 36. The terms are all squares. 
1st Term 12= 1 
2nd Term 22= 4 
3rd Term 32= 9 
4th Term 42= 16 
5th Term 52= 25 
6th Term 62= 36 
SERIES 
 Series is the sum of the terms 
t1 + t2 + t3 + t4 +,…, + tn 
Note: The sum of the infinite sequence is an infinite series. A partial sum is the sum of 
the first n terms. A partial sum is also called the sum of finite series, and is denoted as sn , 
where n denotes the number of terms in the sum. 
For example: 
If 4, 7, 10, 13, 16, 19…. Is a sequence, then 4 + 7 + 10 + 13 + 16 +19 is the 
corresponding sum or series 
If only we want to get the sum of only 4 terms in the sequence, it is a partial sum 
written as S4 , which is equal to 4 + 7 + 10 + 13. 
Example: 
For the sequence 9, 13, 17, 21, 25, 29, 33, 37, find 
1. S4 
2. S1 
Solution: 
1. S4= 9+13+17+21 = 60 
2. S1=9+13+17+21+25+29+33 = 147
SIGMA NOTATION 
 Use the symbol Σ, a capital sigma of the Greek alphabet which corresponds to 
the letter S. 
 The symbol i ,is called the index of summation. 
 Used as summation or the total sum of the sequence. 
Example: 
1 
5 
Σ 푖 2 
푖=1 
= 12 + 22 + 32 + 42 + 52 
What we have observed here is that, the i =1 is located under the sigma symbol. 
So, it indicates that the first term on the right-hand side is the value of i2 when i is equal 
to 1. The next terms are the values of i2 when i is 2,3,4 and 5. We stop here because in the 
upper sigma notation there is number 5. 
The sigma notation can be defined by the equation: 
푛 
Σ 퐹(푖) = 퐹(푚) + 퐹(푚 + 1) + 퐹(푚 + 2) + ⋯ + 퐹(푛) 
푖=푚 
Where m and n are integers and m ≤ n. The right hand sign of the equation consist of the 
sum of n – m + 1terms, the first of which is obtained by replacing i by m + 1 and so on 
until the last term is obtained. 
 The upper limit will be m 
 The lower limit will be n 
 The symbol i is the “dummy” symbol because any other symbol could be used 
without changing the right side. 
Example: 
7 
Σ 푖3 
푖 =2 
= 23 + 32 + 43 + 53 + 63 + 73 
Sometimes the term of a sum involve subscripts . For instance the sum 
푛1 + 푛2 + 푛3 + 푛4 + ⋯ + 푛푛 
Can also be written in sigma notation 
푛 
Σ 푛푖 
푖 =1
A. For each sequence, find the indicated partial sum. 
1. 3,5,7,9,11…S5 
2. 2,4,8,16,32…S7 
3. 1,2,3,4,5,6,7,8,9,10,11,12,13,14,…,S6 
4. 5,10,15,20,25,30,35,40,…,S7 
B. Find the indicated term of the sequence. 
1.푡푛 = 4푛 − 7: 푡5 
2. 푡푛 = 4푛−2 
3 
: 푡6 
3. 푡푛 = 5 + 2푛: 푡10 
4. 푡푛 = 4푛 
2 
: 푡4 
5. 푡푛 = 4(푛 − 7)2: 푡5 
c. write the following in sigma notation 
1. 2+4+6+8+10 
2. 1+3+5+7+9+11+13+15+17 
3. 52+62+72 
4. 1+ 
1 
2 
+ 1 
3 
+ 1 
4 
+ 1 
5 
5. (n+1) + (n+2) +n+3)… (n+n) 
PRINCIPLE MATHEMATICAL INDUCTION 
Definition Let P(n) be a proposition on an integer variable n. Then P(n) is true for 
all integers n  s if and only if the following two conditions are both satisfied : 
(i) P(s) is true , 
ii) If P(k) , where k  s , is assumed to be true, then P(k 1) is true .
Example: 
We use the mathematical induction to prove that 
1+3+5+7+….+(2n – 1) =n2 
STEP 1. We apply that the formula is true for n = 1. If n = 1 then the formula becomes 
1=12 
1=1 
which is true. 
STEP 2. Show that Pk is true. 
1 + 3 + 5 + 7 + ⋯ + (2푘 − 1) = 푘2 
If the equation 1 is true, then 
1 + 3 + 5 + ⋯ + (2푘 − 1) + [2(푘 + 1) − 1] = (푘 + 1)2 
This is also true. 
Then we add 2k +1 – 1 to the left side of the Equation 1 and its equivalent 2k+1 to the 
right side and we have: 
1 + 3 + 5 + ⋯ + (2푘 − 1) + [2(푘 + 1) − 1] = 푘2 + (2푘 + 1) 
1 + 3 + 5 + ⋯ + (2푘 − 1) + [2(푘 + 1) − 1] = (푘 + 1)2 
Which is Equation 2. 
Example: 
Use mathematical induction to prove that n3 + 3n2 + 2n is divisible by 3 for n  1. 
Basis case: n = 1 n3 + 3n2 + 2n = 13 + 3 ·12 + 2·1 = 1 + 3 + 2 = 6 and 3 | 6. 
Hypothesis: Assume k3 + 3k2 
(i.e. k3 + 3k2 + 2k = 3s for some integer s.) 
Induction step: 
(k + 1) 3 + 3(k + 1)2 + 2(k + 1) = (k3 + 3k2 + 3k + 1) + 3(k2 + 2k + 1) + 2(k + 1) 
= (k3 + 3k2 + 2k) + k + 1 + 3k2 + 6k + 3 + 2k + 2 
= 3s + 3k2 + 9k + 6 hypothesis and algebra 
= 3s + 3(k2 + 3k + 2) factoring 
= 3[s + k2 + 3k + 2] factoring 
Therefore 3 | [(k + 1)3 + 3(k + 1)2 + 2(k + 1)]. 
Therefore, by the principle of mathematical induction, the statement is true for all n. 
Example: 
Use mathematical induction to prove that 2n < n! for n ≥ 4 
Basis: n = 4 lhs 24 = 16 rhs 4! = 24 Since 16 < 24 the basis holds.
Hypothesis: Assume 2k < k! for k ≥ 4 
Induction step: 
Proof: 2k+1 = 2 • 2k 
< 2 • k! 
< (k + 1) • k! since k >=4 
= (k + 1)! 
Therefore, by the principle of mathematical induction, the statement is true for all n ≥ 4.

Mais conteúdo relacionado

Mais procurados

Patterns and sequences
Patterns and sequencesPatterns and sequences
Patterns and sequencesLea Perez
 
Geometric sequences and geometric means
Geometric sequences and geometric meansGeometric sequences and geometric means
Geometric sequences and geometric meansDenmar Marasigan
 
Organizing data using frequency distribution
Organizing data using frequency distributionOrganizing data using frequency distribution
Organizing data using frequency distributionKennyAnnGraceBatianc
 
Mathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number PatternMathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number PatternJuan Miguel Palero
 
Cartesian Coordinate Plane - Mathematics 8
Cartesian Coordinate Plane - Mathematics 8Cartesian Coordinate Plane - Mathematics 8
Cartesian Coordinate Plane - Mathematics 8Carlo Luna
 
Geometric Transformation: Rotation
Geometric Transformation: RotationGeometric Transformation: Rotation
Geometric Transformation: RotationEdrin Jay Morta
 
Nth term algebra_level_6
Nth term algebra_level_6Nth term algebra_level_6
Nth term algebra_level_6harlie90
 
5.1 sequences and summation notation
5.1 sequences and summation notation5.1 sequences and summation notation
5.1 sequences and summation notationmath260
 
Linear inequalities
Linear inequalitiesLinear inequalities
Linear inequalitiesMark Ryder
 
Probability of Union of Two events
Probability of Union of Two eventsProbability of Union of Two events
Probability of Union of Two eventsJAYHARYLPESALBON1
 
Parallel lines and transversals wkst
Parallel lines and transversals wkstParallel lines and transversals wkst
Parallel lines and transversals wkstSarawoot Suriyaphom
 

Mais procurados (20)

Patterns and sequences
Patterns and sequencesPatterns and sequences
Patterns and sequences
 
Geometric sequences and geometric means
Geometric sequences and geometric meansGeometric sequences and geometric means
Geometric sequences and geometric means
 
Organizing data using frequency distribution
Organizing data using frequency distributionOrganizing data using frequency distribution
Organizing data using frequency distribution
 
Mathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number PatternMathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number Pattern
 
Cartesian Coordinate Plane - Mathematics 8
Cartesian Coordinate Plane - Mathematics 8Cartesian Coordinate Plane - Mathematics 8
Cartesian Coordinate Plane - Mathematics 8
 
Percent math 6
Percent   math 6Percent   math 6
Percent math 6
 
Geometric Transformation: Rotation
Geometric Transformation: RotationGeometric Transformation: Rotation
Geometric Transformation: Rotation
 
Combination
CombinationCombination
Combination
 
Irrational Numbers
Irrational NumbersIrrational Numbers
Irrational Numbers
 
Polygons
PolygonsPolygons
Polygons
 
Nth term algebra_level_6
Nth term algebra_level_6Nth term algebra_level_6
Nth term algebra_level_6
 
Set Theory Presentation
Set Theory PresentationSet Theory Presentation
Set Theory Presentation
 
5.1 sequences and summation notation
5.1 sequences and summation notation5.1 sequences and summation notation
5.1 sequences and summation notation
 
Sequences
SequencesSequences
Sequences
 
Linear inequalities
Linear inequalitiesLinear inequalities
Linear inequalities
 
Estimating sums
Estimating sumsEstimating sums
Estimating sums
 
Probability of Union of Two events
Probability of Union of Two eventsProbability of Union of Two events
Probability of Union of Two events
 
Polygons
PolygonsPolygons
Polygons
 
Introduction to Sets
Introduction to SetsIntroduction to Sets
Introduction to Sets
 
Parallel lines and transversals wkst
Parallel lines and transversals wkstParallel lines and transversals wkst
Parallel lines and transversals wkst
 

Destaque (7)

Biotechnology 1
Biotechnology 1Biotechnology 1
Biotechnology 1
 
Table of contents
Table of contentsTable of contents
Table of contents
 
Chapter test 1 leslie algeb
Chapter test 1 leslie algebChapter test 1 leslie algeb
Chapter test 1 leslie algeb
 
Symbolic logic worksheet 3
Symbolic logic worksheet 3Symbolic logic worksheet 3
Symbolic logic worksheet 3
 
Chapter test
Chapter testChapter test
Chapter test
 
Parts of a circle
Parts of a circleParts of a circle
Parts of a circle
 
Traditional vs modern biotechnology
Traditional vs modern biotechnologyTraditional vs modern biotechnology
Traditional vs modern biotechnology
 

Semelhante a Sequence function

Arithmetic And Geometric Progressions
Arithmetic And Geometric ProgressionsArithmetic And Geometric Progressions
Arithmetic And Geometric ProgressionsFinni Rice
 
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdfnassorokayanda9412
 
Arithmetic sequences and series[1]
Arithmetic sequences and series[1]Arithmetic sequences and series[1]
Arithmetic sequences and series[1]indu psthakur
 
Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesJoey Valdriz
 
(678215997) neethutext
(678215997) neethutext(678215997) neethutext
(678215997) neethutextneethumaths
 
(677528443) neethu text (2)
(677528443) neethu text (2)(677528443) neethu text (2)
(677528443) neethu text (2)neethumaths
 
Successful Minds,Making Mathematics number patterns &sequences Simple.
Successful Minds,Making Mathematics number patterns &sequences Simple.Successful Minds,Making Mathematics number patterns &sequences Simple.
Successful Minds,Making Mathematics number patterns &sequences Simple.Thato Barry
 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequenceRozzel Palacio
 
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 seriesJocel Sagario
 
sequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdfsequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdfMuhammadJamil152989
 
090799768954
090799768954090799768954
090799768954FERNAN85
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progressionlashika madaan
 
MATHEMATICS XI TEST PAPER SOL.pdf
MATHEMATICS XI TEST PAPER SOL.pdfMATHEMATICS XI TEST PAPER SOL.pdf
MATHEMATICS XI TEST PAPER SOL.pdfAshwani Jha
 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebraindianeducation
 
class 10 chapter 1- real numbers
class 10 chapter 1- real numbersclass 10 chapter 1- real numbers
class 10 chapter 1- real numberskaran saini
 

Semelhante a Sequence function (20)

Ap gp
Ap gpAp gp
Ap gp
 
Arithmetic And Geometric Progressions
Arithmetic And Geometric ProgressionsArithmetic And Geometric Progressions
Arithmetic And Geometric Progressions
 
Sequence and series
Sequence and seriesSequence and series
Sequence and series
 
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
 
Arithmetic sequences and series[1]
Arithmetic sequences and series[1]Arithmetic sequences and series[1]
Arithmetic sequences and series[1]
 
Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic Series
 
(678215997) neethutext
(678215997) neethutext(678215997) neethutext
(678215997) neethutext
 
(677528443) neethu text (2)
(677528443) neethu text (2)(677528443) neethu text (2)
(677528443) neethu text (2)
 
Successful Minds,Making Mathematics number patterns &sequences Simple.
Successful Minds,Making Mathematics number patterns &sequences Simple.Successful Minds,Making Mathematics number patterns &sequences Simple.
Successful Minds,Making Mathematics number patterns &sequences Simple.
 
Ebook 1
Ebook 1Ebook 1
Ebook 1
 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequence
 
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
 
sequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdfsequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdf
 
090799768954
090799768954090799768954
090799768954
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
MATHEMATICS XI TEST PAPER SOL.pdf
MATHEMATICS XI TEST PAPER SOL.pdfMATHEMATICS XI TEST PAPER SOL.pdf
MATHEMATICS XI TEST PAPER SOL.pdf
 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebra
 
Maths project
Maths projectMaths project
Maths project
 
class 10 chapter 1- real numbers
class 10 chapter 1- real numbersclass 10 chapter 1- real numbers
class 10 chapter 1- real numbers
 
Maths project
Maths projectMaths project
Maths project
 

Mais de jennytuazon01630

Mais de jennytuazon01630 (20)

COMBINED VARIATION.pptx
COMBINED VARIATION.pptxCOMBINED VARIATION.pptx
COMBINED VARIATION.pptx
 
Grade 7 Mathematics Week 4 2nd Quarter
Grade 7 Mathematics Week 4 2nd QuarterGrade 7 Mathematics Week 4 2nd Quarter
Grade 7 Mathematics Week 4 2nd Quarter
 
Adding similar fractions
Adding similar fractionsAdding similar fractions
Adding similar fractions
 
Oragnization and management
Oragnization and management   Oragnization and management
Oragnization and management
 
Integers
IntegersIntegers
Integers
 
Cell organelles
Cell organellesCell organelles
Cell organelles
 
measurements
measurementsmeasurements
measurements
 
Properties of real numbers
Properties of real numbersProperties of real numbers
Properties of real numbers
 
Learning the principle of subsidiarity
Learning the principle of subsidiarityLearning the principle of subsidiarity
Learning the principle of subsidiarity
 
Order of operations
Order of operationsOrder of operations
Order of operations
 
Divisibility rules 2 to 12
Divisibility rules 2 to 12Divisibility rules 2 to 12
Divisibility rules 2 to 12
 
Addition and Subtraction of whole numbers
Addition and Subtraction of whole numbersAddition and Subtraction of whole numbers
Addition and Subtraction of whole numbers
 
Terms used in statistics july 7
Terms used in statistics  july 7Terms used in statistics  july 7
Terms used in statistics july 7
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
 
Graphical presentation of data
Graphical presentation of dataGraphical presentation of data
Graphical presentation of data
 
Measures of variability
Measures of variabilityMeasures of variability
Measures of variability
 
Experimental prob grand_demo_ppt2 (2)
Experimental prob grand_demo_ppt2 (2)Experimental prob grand_demo_ppt2 (2)
Experimental prob grand_demo_ppt2 (2)
 
Chapter annie
Chapter annieChapter annie
Chapter annie
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Chapter 5 algebra
Chapter 5 algebraChapter 5 algebra
Chapter 5 algebra
 

Sequence function

  • 1. SEQUENCE FUNCTION  Sequence is a set of numbers written in a given order.  Function whose domain is the set of natural numbers and whose range is a subset of the real numbers  Terms are the numbers or values in the sequence Examples: 1. 1,2,3,4,5,6,...,n 2. 2,4,6,8,10,…,n 3. 5,10,15,20,…,n A Sequence Function as a function whose domain is a subset of positive integers. Example: A ball is dropped from the height of 10 feet. Each time that it bounces, it reaches a height that is half of its previous height. We can list the height to which the ball bounces in order until it finally comes to rest. After Bounce 2 4 6 5 8 Height (ft) 2 5 7 6 5 The numbers 2,4,6,8,10 form a sequence which is also an example of a sequence. It can be in a form of ordered pairs and we let x as the after bounce and y as the height. {(2,2),(4,5),(6,7),(5,6),(8,5)} Finite Sequence is a function whose domain is the set of integers and has the last term {1,2,3,…,n}. Infinite sequence is a list that continues without ends. Example: Identify whether the sequence is finite or infinite. 1. The first 5 natural numbers: 1, 2, 3 ,4, 5 2. The set of even whole numbers: 2, 4, 6, 8 , 10 ... 3. The multiples of 4 up to the number 40: 4, 8, 12, 16,…, 40. 4. The sequence of the multiples of 3: 3, 6, 9, 12... Solution: 1 and 3 are examples of finite sequence while the examples in 2 and 4 are infinite sequence. The 3 dots at the end of the infinite sequence indicates that the sequence goes on without stopping. FINDING THE TERM IN THE SEQUENCE  Sequence is usually denoted by their general or nth term. For example, 푡푛 = 푛 + 2 푛
  • 2. The equation provides how we will be able to compute for the nth term of the sequence. To get the value of a specific term , replace n with the number of the term. For example: To get the first 3 terms of 푡푛 = 푛+2 푛 , replace n with 2,4 and 6. Solution: 푡푛 = 푛 + 2 푛 = 2 + 2 2 = 2 푡푛 = 푛 + 2 푛 = 4 + 2 2 = 3 푡푛 = 푛 + 2 푛 = 6 + 2 2 = 4 The domain of the sequence is the set {2,4,6}. The range is denoted as {2,3,4}. Example: 1. Find the first 5 terms of the sequence: 푡푛 = 2푛 − 3 The domain is the set {1, 2, 3, 4, 5} Substituting this into 푡푛 = 2푛 − 3, we have: 푡푛 = 2(1) − 3 = -1 푡푛 = 2(2) − 3 = 1 푡푛 = 2(3) − 3 = 3 푡푛 = 2(4) − 3 = 5 푡푛 = 2(5) − 3 = 7 The first 5 terms of the sequence 푡푛 = 2푛 − 3 is {-1,1,3,5,7} 2. Find the first 3 terms of the sequence: 푡푛 = 푛2 The domain is {1,2,3} Substituting this into 푡푛 = 푛2, we have: 푡푛 = 12 = 1 푡푛 = 22 = 4 푡푛 = 32 = 9
  • 3. The first 3 terms of the sequence {1,4,9} FINDING THE GENERAL TERM When given the first few terms of the sequence, we can look at the pattern in order to obtain the next terms or a general statement regarding the nth term. Example: 1. Find the next term and describe the pattern. 1,4,9,16,25… The next term is 36. The terms are all squares. 1st Term 12= 1 2nd Term 22= 4 3rd Term 32= 9 4th Term 42= 16 5th Term 52= 25 6th Term 62= 36 SERIES  Series is the sum of the terms t1 + t2 + t3 + t4 +,…, + tn Note: The sum of the infinite sequence is an infinite series. A partial sum is the sum of the first n terms. A partial sum is also called the sum of finite series, and is denoted as sn , where n denotes the number of terms in the sum. For example: If 4, 7, 10, 13, 16, 19…. Is a sequence, then 4 + 7 + 10 + 13 + 16 +19 is the corresponding sum or series If only we want to get the sum of only 4 terms in the sequence, it is a partial sum written as S4 , which is equal to 4 + 7 + 10 + 13. Example: For the sequence 9, 13, 17, 21, 25, 29, 33, 37, find 1. S4 2. S1 Solution: 1. S4= 9+13+17+21 = 60 2. S1=9+13+17+21+25+29+33 = 147
  • 4. SIGMA NOTATION  Use the symbol Σ, a capital sigma of the Greek alphabet which corresponds to the letter S.  The symbol i ,is called the index of summation.  Used as summation or the total sum of the sequence. Example: 1 5 Σ 푖 2 푖=1 = 12 + 22 + 32 + 42 + 52 What we have observed here is that, the i =1 is located under the sigma symbol. So, it indicates that the first term on the right-hand side is the value of i2 when i is equal to 1. The next terms are the values of i2 when i is 2,3,4 and 5. We stop here because in the upper sigma notation there is number 5. The sigma notation can be defined by the equation: 푛 Σ 퐹(푖) = 퐹(푚) + 퐹(푚 + 1) + 퐹(푚 + 2) + ⋯ + 퐹(푛) 푖=푚 Where m and n are integers and m ≤ n. The right hand sign of the equation consist of the sum of n – m + 1terms, the first of which is obtained by replacing i by m + 1 and so on until the last term is obtained.  The upper limit will be m  The lower limit will be n  The symbol i is the “dummy” symbol because any other symbol could be used without changing the right side. Example: 7 Σ 푖3 푖 =2 = 23 + 32 + 43 + 53 + 63 + 73 Sometimes the term of a sum involve subscripts . For instance the sum 푛1 + 푛2 + 푛3 + 푛4 + ⋯ + 푛푛 Can also be written in sigma notation 푛 Σ 푛푖 푖 =1
  • 5. A. For each sequence, find the indicated partial sum. 1. 3,5,7,9,11…S5 2. 2,4,8,16,32…S7 3. 1,2,3,4,5,6,7,8,9,10,11,12,13,14,…,S6 4. 5,10,15,20,25,30,35,40,…,S7 B. Find the indicated term of the sequence. 1.푡푛 = 4푛 − 7: 푡5 2. 푡푛 = 4푛−2 3 : 푡6 3. 푡푛 = 5 + 2푛: 푡10 4. 푡푛 = 4푛 2 : 푡4 5. 푡푛 = 4(푛 − 7)2: 푡5 c. write the following in sigma notation 1. 2+4+6+8+10 2. 1+3+5+7+9+11+13+15+17 3. 52+62+72 4. 1+ 1 2 + 1 3 + 1 4 + 1 5 5. (n+1) + (n+2) +n+3)… (n+n) PRINCIPLE MATHEMATICAL INDUCTION Definition Let P(n) be a proposition on an integer variable n. Then P(n) is true for all integers n  s if and only if the following two conditions are both satisfied : (i) P(s) is true , ii) If P(k) , where k  s , is assumed to be true, then P(k 1) is true .
  • 6. Example: We use the mathematical induction to prove that 1+3+5+7+….+(2n – 1) =n2 STEP 1. We apply that the formula is true for n = 1. If n = 1 then the formula becomes 1=12 1=1 which is true. STEP 2. Show that Pk is true. 1 + 3 + 5 + 7 + ⋯ + (2푘 − 1) = 푘2 If the equation 1 is true, then 1 + 3 + 5 + ⋯ + (2푘 − 1) + [2(푘 + 1) − 1] = (푘 + 1)2 This is also true. Then we add 2k +1 – 1 to the left side of the Equation 1 and its equivalent 2k+1 to the right side and we have: 1 + 3 + 5 + ⋯ + (2푘 − 1) + [2(푘 + 1) − 1] = 푘2 + (2푘 + 1) 1 + 3 + 5 + ⋯ + (2푘 − 1) + [2(푘 + 1) − 1] = (푘 + 1)2 Which is Equation 2. Example: Use mathematical induction to prove that n3 + 3n2 + 2n is divisible by 3 for n  1. Basis case: n = 1 n3 + 3n2 + 2n = 13 + 3 ·12 + 2·1 = 1 + 3 + 2 = 6 and 3 | 6. Hypothesis: Assume k3 + 3k2 (i.e. k3 + 3k2 + 2k = 3s for some integer s.) Induction step: (k + 1) 3 + 3(k + 1)2 + 2(k + 1) = (k3 + 3k2 + 3k + 1) + 3(k2 + 2k + 1) + 2(k + 1) = (k3 + 3k2 + 2k) + k + 1 + 3k2 + 6k + 3 + 2k + 2 = 3s + 3k2 + 9k + 6 hypothesis and algebra = 3s + 3(k2 + 3k + 2) factoring = 3[s + k2 + 3k + 2] factoring Therefore 3 | [(k + 1)3 + 3(k + 1)2 + 2(k + 1)]. Therefore, by the principle of mathematical induction, the statement is true for all n. Example: Use mathematical induction to prove that 2n < n! for n ≥ 4 Basis: n = 4 lhs 24 = 16 rhs 4! = 24 Since 16 < 24 the basis holds.
  • 7. Hypothesis: Assume 2k < k! for k ≥ 4 Induction step: Proof: 2k+1 = 2 • 2k < 2 • k! < (k + 1) • k! since k >=4 = (k + 1)! Therefore, by the principle of mathematical induction, the statement is true for all n ≥ 4.