SlideShare uma empresa Scribd logo
1 de 41
Baixar para ler offline
Sequences and Series




              Mathematics 4


             February 1, 2012


1 of 19
Infinite Sequences


An infinite sequence (or simply sequence) is a function whose domain
is the set of positive integers.




 2 of 19
Infinite Sequences


An infinite sequence (or simply sequence) is a function whose domain
is the set of positive integers.
Example: an = 3n + 1

           term number    1   2    3   4    5      n
           term value     4   7   10   13   16   3n + 1




 2 of 19
Infinite Sequences


An infinite sequence (or simply sequence) is a function whose domain
is the set of positive integers.
Example: an = 3n + 1

            term number     1   2    3   4       5      n
            term value      4   7   10   13      16   3n + 1

This sequence is said to be explicitly defined.




 2 of 19
Explicitly Defined Infinite Sequences



List the first three terms and the tenth term of each sequence
            n
1. an =
           n+1




 3 of 19
Explicitly Defined Infinite Sequences



List the first three terms and the tenth term of each sequence
            n
1. an =
           n+1
                          1 2 3                 10
                          2 , 3 , 4 , a10   =   11




 3 of 19
Explicitly Defined Infinite Sequences



List the first three terms and the tenth term of each sequence
            n
1. an =
           n+1
                           1 2 3                 10
                           2 , 3 , 4 , a10   =   11
                    n2
2. an = (−1)n+1
                  3n − 1




 3 of 19
Explicitly Defined Infinite Sequences



List the first three terms and the tenth term of each sequence
            n
1. an =
           n+1
                                1 2 3                 10
                                2 , 3 , 4 , a10   =   11
                    n2
2. an = (−1)n+1
                  3n − 1
                           1
                           2.   − 4 , 8 , a10 = − 100
                                  5
                                      9
                                                  29




 3 of 19
Recursively Defined Infinite Sequences


A recursively defined sequence is a sequence where the first term a1 is
stated, together with a rule for obtaining the next term an+1 from the
preceding term an .




 4 of 19
Recursively Defined Infinite Sequences


A recursively defined sequence is a sequence where the first term a1 is
stated, together with a rule for obtaining the next term an+1 from the
preceding term an .
List the first five terms of each sequence
1. a1 = 1, an+1 = 7 − 2an




 4 of 19
Recursively Defined Infinite Sequences


A recursively defined sequence is a sequence where the first term a1 is
stated, together with a rule for obtaining the next term an+1 from the
preceding term an .
List the first five terms of each sequence
1. a1 = 1, an+1 = 7 − 2an
                            1, 5, −3, 13, −19, 45




 4 of 19
Recursively Defined Infinite Sequences


A recursively defined sequence is a sequence where the first term a1 is
stated, together with a rule for obtaining the next term an+1 from the
preceding term an .
List the first five terms of each sequence
1. a1 = 1, an+1 = 7 − 2an
                            1, 5, −3, 13, −19, 45
2. a1 = a2 = 1, an = an−1 + an−2




 4 of 19
Recursively Defined Infinite Sequences


A recursively defined sequence is a sequence where the first term a1 is
stated, together with a rule for obtaining the next term an+1 from the
preceding term an .
List the first five terms of each sequence
1. a1 = 1, an+1 = 7 − 2an
                            1, 5, −3, 13, −19, 45
2. a1 = a2 = 1, an = an−1 + an−2
                                 1, 1, 2, 3, 5



 4 of 19
Infinite Sequences



Examples
1. The number of bacteria in a certain culture is initially 200, and the
   culture doubles in size every hour. Find an explicit and a recursive
   formula for the number of bacteria present after n hours.




 5 of 19
Infinite Sequences



Examples
1. The number of bacteria in a certain culture is initially 200, and the
   culture doubles in size every hour. Find an explicit and a recursive
   formula for the number of bacteria present after n hours.
2. Use a calculator to determine the value of a4 in the sequence
   a1 = 3, an+1 = an − tan an .




 5 of 19
Arithmetic Sequences
A sequence a1 , a2 , a3 , ..., an , ... is an arithmetic sequence if each term
after the first is obtained by adding the same fixed number d to the
preceding term.
                              an+1 = an + d
The number d = an+1 − an is called the common difference of the
sequence.




 6 of 19
Arithmetic Sequences


Given the diagram below:




1. Determine the common difference between diagrams.
2. How many blocks will Diagram 10 have?



 7 of 19
Arithmetic Sequences
Finding the nth term of an AS




The nth term of an arithmetic sequence is given by:

                            an = a1 + (n − 1)d




 8 of 19
Arithmetic Sequences
an = a1 + (n − 1)d




1. Find the 25th term of the arithmetic sequence 2, 5, 8, 11, ...




 9 of 19
Arithmetic Sequences
an = a1 + (n − 1)d




1. Find the 25th term of the arithmetic sequence 2, 5, 8, 11, ...

2. The 18th and 52nd terms of an AS are 3 and 173 respectively. Find
   the 25th term.




 9 of 19
Arithmetic Sequences
an = a1 + (n − 1)d




1. Find the 25th term of the arithmetic sequence 2, 5, 8, 11, ...

2. The 18th and 52nd terms of an AS are 3 and 173 respectively. Find
   the 25th term.

3. The terms between any two terms of an arithmetic sequence are
   called the arithmetic means between these two terms. Insert four
   arithmetic means between -1 and 14.




 9 of 19
Arithmetic Sequences
Partial Sum of an Arithmetic Sequence


The sum of the first n terms of an arithmetic sequence is given by the
formula:
                                n[2a1 + (n − 1)d]
                         Sn =
                                        2


                                        or


                                    n(a1 + an )
                             Sn =
                                         2


10 of 19
Arithmetic Sequences
       n(a1 + an )   n[2a1 + (n − 1)d]
Sn =               =
            2                2




1. Find the sum of the first 30 terms of the arithmetic sequence -15,
   -13, -11, ...




11 of 19
Arithmetic Sequences
       n(a1 + an )   n[2a1 + (n − 1)d]
Sn =               =
            2                2




1. Find the sum of the first 30 terms of the arithmetic sequence -15,
   -13, -11, ...

2. The sum of the first 15 terms of an arithmetic sequence is 270.
   Find a1 and d if a15 = 39.




11 of 19
Harmonic Sequences




A harmonic sequence is a sequence of numbers whose reciprocals
form an arithmetic sequence.
1. Find two harmonic means between 4 and 8.




12 of 19
Harmonic Sequences




A harmonic sequence is a sequence of numbers whose reciprocals
form an arithmetic sequence.
1. Find two harmonic means between 4 and 8.

2. Find the 14th term of the harmonic sequence starting with 3, 1.




12 of 19
Homework 6




           Vance p. 179 numbers 2, 4, 6, 10, 12, 14, 15, 18, 24, 25.




13 of 19
Geometric Sequences



A geometric sequence is a sequence in which each term after the first
is obtained by multiplying the same fixed number, called the common
ratio, by the preceding term.

                           gn+1 = gn · r
                 gn+1
The number r =        is called the common ratio of the sequence.
                  gn




14 of 19
Geometric Sequences




15 of 19
Geometric Sequences
gn+1 = gn · r




Examples:
1. Give the next 3 terms of the GS 27, 9, 3, ...




16 of 19
Geometric Sequences
gn+1 = gn · r




Examples:
1. Give the next 3 terms of the GS 27, 9, 3, ...   1, 1 , 1
                                                      3 9




16 of 19
Geometric Sequences
gn+1 = gn · r




Examples:
1. Give the next 3 terms of the GS 27, 9, 3, ...   1, 1 , 1
                                                      3 9


2. Find the 10th term of the GS -8, 4, -2, ...




16 of 19
Geometric Sequences
gn+1 = gn · r




Examples:
1. Give the next 3 terms of the GS 27, 9, 3, ...        1, 1 , 1
                                                           3 9

                                                   1
2. Find the 10th term of the GS -8, 4, -2, ...     64




16 of 19
Geometric Sequences
gn = g1 · rn−1




A geometric sequence can also be expressed explicitly as:

                           gn = g1 · rn−1




17 of 19
Geometric Sequences
gn = g1 · rn−1




A geometric sequence can also be expressed explicitly as:

                            gn = g1 · rn−1

Examples
1. If the 8th term of a GS is 243 and the 5th term is 9, write the first
   3 terms.




17 of 19
Geometric Sequences
gn = g1 · rn−1




A geometric sequence can also be expressed explicitly as:

                            gn = g1 · rn−1

Examples
1. If the 8th term of a GS is 243 and the 5th term is 9, write the first
                    1 1
   3 terms.         9, 3, 1




17 of 19
Geometric Sequences
gn = g1 · rn−1




A geometric sequence can also be expressed explicitly as:

                            gn = g1 · rn−1

Examples
1. If the 8th term of a GS is 243 and the 5th term is 9, write the first
                    1 1
   3 terms.         9, 3, 1
2. Find the 1st term of a GS with g5 = 162 and r = −3.



17 of 19
Geometric Sequences
gn = g1 · rn−1




A geometric sequence can also be expressed explicitly as:

                            gn = g1 · rn−1

Examples
1. If the 8th term of a GS is 243 and the 5th term is 9, write the first
                    1 1
   3 terms.         9, 3, 1
2. Find the 1st term of a GS with g5 = 162 and r = −3.            2



17 of 19
Sum of a Geometric Sequence




The sum of n terms of any geometric sequence is given by the
formula:
                         g1 (1 − rn )
                  Sn =                  ,   r=1
                            1−r




18 of 19
Geometric Sequences
Exercises




1. Find the value of k so that 2k + 2,5k − 11, and 7k − 13 will form a
   geometric sequence.
                                         25          8
2. Insert four geometric means between   4    and   125 .

3. A man accepts a position at P360,000 a year with the
   understanding that he will receive a 2% increase every year. What
   will his salary be after 10 years of service?




19 of 19
Homework 7




           Vance p. 311 numbers 3, 4, 9, 11, 14, 15, 17, 18, 22, 23




20 of 19

Mais conteúdo relacionado

Mais procurados

Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesJoey Valdriz
 
13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequenceshisema01
 
Geometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric SequenceGeometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric SequenceFree Math Powerpoints
 
Section 2.2 the graph of a function
Section 2.2 the graph of a function Section 2.2 the graph of a function
Section 2.2 the graph of a function Wong Hsiung
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric ProgressionsAkash Saha
 
Notes 12.1 multiplying polynomials
Notes 12.1   multiplying polynomialsNotes 12.1   multiplying polynomials
Notes 12.1 multiplying polynomialsLori Rapp
 
Introduction to sequences and series
Introduction to sequences and seriesIntroduction to sequences and series
Introduction to sequences and seriesMaxTorresdey
 
Infinite sequence & series 1st lecture
Infinite sequence & series 1st lecture Infinite sequence & series 1st lecture
Infinite sequence & series 1st lecture Mohsin Ramay
 
Zeros of a polynomial function
Zeros of a polynomial functionZeros of a polynomial function
Zeros of a polynomial functionMartinGeraldine
 
Section 2.1 functions
Section 2.1 functions Section 2.1 functions
Section 2.1 functions Wong Hsiung
 
Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Manik Bhola
 
4 2 rules of radicals
4 2 rules of radicals4 2 rules of radicals
4 2 rules of radicalsmath123b
 
Arithmetic sequences and series
Arithmetic sequences and seriesArithmetic sequences and series
Arithmetic sequences and seriesJJkedst
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric SequenceJoey Valdriz
 
Ppt formula for sum of series
Ppt  formula for sum of seriesPpt  formula for sum of series
Ppt formula for sum of seriesmanojsweet
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressionsitutor
 
Arithmetic Sequence and Series
Arithmetic Sequence and SeriesArithmetic Sequence and Series
Arithmetic Sequence and Seriesitutor
 
Factorials
FactorialsFactorials
Factorialsteamxxlp
 
Function and their graphs ppt
Function and their graphs pptFunction and their graphs ppt
Function and their graphs pptFarhana Shaheen
 

Mais procurados (20)

Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic Series
 
13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences13 1 arithmetic and geometric sequences
13 1 arithmetic and geometric sequences
 
Geometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric SequenceGeometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric Sequence
 
Factor theorem
Factor theoremFactor theorem
Factor theorem
 
Section 2.2 the graph of a function
Section 2.2 the graph of a function Section 2.2 the graph of a function
Section 2.2 the graph of a function
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
 
Notes 12.1 multiplying polynomials
Notes 12.1   multiplying polynomialsNotes 12.1   multiplying polynomials
Notes 12.1 multiplying polynomials
 
Introduction to sequences and series
Introduction to sequences and seriesIntroduction to sequences and series
Introduction to sequences and series
 
Infinite sequence & series 1st lecture
Infinite sequence & series 1st lecture Infinite sequence & series 1st lecture
Infinite sequence & series 1st lecture
 
Zeros of a polynomial function
Zeros of a polynomial functionZeros of a polynomial function
Zeros of a polynomial function
 
Section 2.1 functions
Section 2.1 functions Section 2.1 functions
Section 2.1 functions
 
Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)
 
4 2 rules of radicals
4 2 rules of radicals4 2 rules of radicals
4 2 rules of radicals
 
Arithmetic sequences and series
Arithmetic sequences and seriesArithmetic sequences and series
Arithmetic sequences and series
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric Sequence
 
Ppt formula for sum of series
Ppt  formula for sum of seriesPpt  formula for sum of series
Ppt formula for sum of series
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
 
Arithmetic Sequence and Series
Arithmetic Sequence and SeriesArithmetic Sequence and Series
Arithmetic Sequence and Series
 
Factorials
FactorialsFactorials
Factorials
 
Function and their graphs ppt
Function and their graphs pptFunction and their graphs ppt
Function and their graphs ppt
 

Destaque

Sequence and series
Sequence and seriesSequence and series
Sequence and seriesviannafaye
 
Sequences finding a rule
Sequences   finding a ruleSequences   finding a rule
Sequences finding a ruleDreams4school
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequenceLeah Mel
 
13 sequences and series
13   sequences and series13   sequences and series
13 sequences and seriesKathManarang
 
Solid figures 6th grade power point
Solid figures 6th grade power pointSolid figures 6th grade power point
Solid figures 6th grade power pointPaula Ortega
 
Geometric Shapes-PowerPoint Slide Show
Geometric Shapes-PowerPoint Slide ShowGeometric Shapes-PowerPoint Slide Show
Geometric Shapes-PowerPoint Slide ShowAlexandra Diana
 
Geometry presentation
Geometry presentationGeometry presentation
Geometry presentationBilly
 

Destaque (11)

Sequence and series
Sequence and seriesSequence and series
Sequence and series
 
Sequences finding a rule
Sequences   finding a ruleSequences   finding a rule
Sequences finding a rule
 
Nth term
Nth termNth term
Nth term
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 
13 sequences and series
13   sequences and series13   sequences and series
13 sequences and series
 
Solid geometry
Solid geometrySolid geometry
Solid geometry
 
Solid figures 6th grade power point
Solid figures 6th grade power pointSolid figures 6th grade power point
Solid figures 6th grade power point
 
Shapes.ppt
Shapes.pptShapes.ppt
Shapes.ppt
 
Geometric Shapes-PowerPoint Slide Show
Geometric Shapes-PowerPoint Slide ShowGeometric Shapes-PowerPoint Slide Show
Geometric Shapes-PowerPoint Slide Show
 
Properties of 3 d shapes
Properties of 3 d shapesProperties of 3 d shapes
Properties of 3 d shapes
 
Geometry presentation
Geometry presentationGeometry presentation
Geometry presentation
 

Semelhante a Sequences and series

Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptArithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptGIDEONPAUL13
 
Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptArithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptJosephMuez2
 
Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptArithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptreboy_arroyo
 
Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptArithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptAngelle Pantig
 
Arithmetic seqence
Arithmetic seqenceArithmetic seqence
Arithmetic seqenceMyra Ramos
 
Sequences and series
Sequences and seriesSequences and series
Sequences and seriesrey castro
 
Sequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial TheoremSequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial TheoremVer Louie Gautani
 
(678215997) neethutext
(678215997) neethutext(678215997) neethutext
(678215997) neethutextneethumaths
 
Arithmetic and geometric mean
Arithmetic and geometric meanArithmetic and geometric mean
Arithmetic and geometric meanRekhaChoudhary24
 
(677528443) neethu text (2)
(677528443) neethu text (2)(677528443) neethu text (2)
(677528443) neethu text (2)neethumaths
 
Applied Math 40S June 2 AM, 2008
Applied Math 40S June 2 AM, 2008Applied Math 40S June 2 AM, 2008
Applied Math 40S June 2 AM, 2008Darren Kuropatwa
 
Class_Powerpoint_Sequences_Arithmetic_and_Geometric_with_Series_Finite_and_In...
Class_Powerpoint_Sequences_Arithmetic_and_Geometric_with_Series_Finite_and_In...Class_Powerpoint_Sequences_Arithmetic_and_Geometric_with_Series_Finite_and_In...
Class_Powerpoint_Sequences_Arithmetic_and_Geometric_with_Series_Finite_and_In...MargieCDeSagun
 
Arithmetic and geometric_sequences
Arithmetic and geometric_sequencesArithmetic and geometric_sequences
Arithmetic and geometric_sequencesDreams4school
 
Sequence formulas direct and recursive
Sequence formulas direct and recursiveSequence formulas direct and recursive
Sequence formulas direct and recursiveZohaib Khalid
 

Semelhante a Sequences and series (20)

1103 ch 11 day 3
1103 ch 11 day 31103 ch 11 day 3
1103 ch 11 day 3
 
Sequence and series
Sequence and seriesSequence and series
Sequence and series
 
Sequences
SequencesSequences
Sequences
 
Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptArithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.ppt
 
Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptArithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.ppt
 
Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptArithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.ppt
 
Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.pptArithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.ppt
 
Arithmetic seqence
Arithmetic seqenceArithmetic seqence
Arithmetic seqence
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
 
Gg
GgGg
Gg
 
Censure project in math
Censure project in mathCensure project in math
Censure project in math
 
Sequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial TheoremSequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial Theorem
 
(678215997) neethutext
(678215997) neethutext(678215997) neethutext
(678215997) neethutext
 
Arithmetic and geometric mean
Arithmetic and geometric meanArithmetic and geometric mean
Arithmetic and geometric mean
 
(677528443) neethu text (2)
(677528443) neethu text (2)(677528443) neethu text (2)
(677528443) neethu text (2)
 
Sequences
SequencesSequences
Sequences
 
Applied Math 40S June 2 AM, 2008
Applied Math 40S June 2 AM, 2008Applied Math 40S June 2 AM, 2008
Applied Math 40S June 2 AM, 2008
 
Class_Powerpoint_Sequences_Arithmetic_and_Geometric_with_Series_Finite_and_In...
Class_Powerpoint_Sequences_Arithmetic_and_Geometric_with_Series_Finite_and_In...Class_Powerpoint_Sequences_Arithmetic_and_Geometric_with_Series_Finite_and_In...
Class_Powerpoint_Sequences_Arithmetic_and_Geometric_with_Series_Finite_and_In...
 
Arithmetic and geometric_sequences
Arithmetic and geometric_sequencesArithmetic and geometric_sequences
Arithmetic and geometric_sequences
 
Sequence formulas direct and recursive
Sequence formulas direct and recursiveSequence formulas direct and recursive
Sequence formulas direct and recursive
 

Mais de Leo Crisologo

Math 4 graphing rational functions
Math 4 graphing rational functionsMath 4 graphing rational functions
Math 4 graphing rational functionsLeo Crisologo
 
More theorems on polynomial functions
More theorems on polynomial functionsMore theorems on polynomial functions
More theorems on polynomial functionsLeo Crisologo
 
Theorems on polynomial functions
Theorems on polynomial functionsTheorems on polynomial functions
Theorems on polynomial functionsLeo Crisologo
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functionsLeo Crisologo
 
Math 4 axioms on the set of real numbers
Math 4 axioms on the set of real numbersMath 4 axioms on the set of real numbers
Math 4 axioms on the set of real numbersLeo Crisologo
 
Math 4 axioms on the set of real numbers
Math 4 axioms on the set of real numbersMath 4 axioms on the set of real numbers
Math 4 axioms on the set of real numbersLeo Crisologo
 
Specific function examples
Specific function examplesSpecific function examples
Specific function examplesLeo Crisologo
 
Inverse of functions
Inverse of functionsInverse of functions
Inverse of functionsLeo Crisologo
 
Math 4 introduction - What is Mathematics for?
Math 4 introduction - What is Mathematics for?Math 4 introduction - What is Mathematics for?
Math 4 introduction - What is Mathematics for?Leo Crisologo
 
Permutations and combinations examples
Permutations and combinations examplesPermutations and combinations examples
Permutations and combinations examplesLeo Crisologo
 
Powers and Roots of Complex numbers
Powers and Roots of Complex numbersPowers and Roots of Complex numbers
Powers and Roots of Complex numbersLeo Crisologo
 
Right triangle problems
Right triangle problemsRight triangle problems
Right triangle problemsLeo Crisologo
 
Inverse trigonometric functions
Inverse trigonometric functionsInverse trigonometric functions
Inverse trigonometric functionsLeo Crisologo
 
Graphing trigonometric functions
Graphing trigonometric functionsGraphing trigonometric functions
Graphing trigonometric functionsLeo Crisologo
 
Circles and Tangent Lines
Circles and Tangent LinesCircles and Tangent Lines
Circles and Tangent LinesLeo Crisologo
 
Circles - Degenerate and Null cases
Circles - Degenerate and Null casesCircles - Degenerate and Null cases
Circles - Degenerate and Null casesLeo Crisologo
 

Mais de Leo Crisologo (20)

Math 4 graphing rational functions
Math 4 graphing rational functionsMath 4 graphing rational functions
Math 4 graphing rational functions
 
More theorems on polynomial functions
More theorems on polynomial functionsMore theorems on polynomial functions
More theorems on polynomial functions
 
Theorems on polynomial functions
Theorems on polynomial functionsTheorems on polynomial functions
Theorems on polynomial functions
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
 
Math 4 axioms on the set of real numbers
Math 4 axioms on the set of real numbersMath 4 axioms on the set of real numbers
Math 4 axioms on the set of real numbers
 
Math 4 axioms on the set of real numbers
Math 4 axioms on the set of real numbersMath 4 axioms on the set of real numbers
Math 4 axioms on the set of real numbers
 
Completeness axiom
Completeness axiomCompleteness axiom
Completeness axiom
 
Specific function examples
Specific function examplesSpecific function examples
Specific function examples
 
Inverse of functions
Inverse of functionsInverse of functions
Inverse of functions
 
Functions
FunctionsFunctions
Functions
 
Math 4 introduction - What is Mathematics for?
Math 4 introduction - What is Mathematics for?Math 4 introduction - What is Mathematics for?
Math 4 introduction - What is Mathematics for?
 
Permutations and combinations examples
Permutations and combinations examplesPermutations and combinations examples
Permutations and combinations examples
 
Permutations
PermutationsPermutations
Permutations
 
Counting examples
Counting examplesCounting examples
Counting examples
 
Powers and Roots of Complex numbers
Powers and Roots of Complex numbersPowers and Roots of Complex numbers
Powers and Roots of Complex numbers
 
Right triangle problems
Right triangle problemsRight triangle problems
Right triangle problems
 
Inverse trigonometric functions
Inverse trigonometric functionsInverse trigonometric functions
Inverse trigonometric functions
 
Graphing trigonometric functions
Graphing trigonometric functionsGraphing trigonometric functions
Graphing trigonometric functions
 
Circles and Tangent Lines
Circles and Tangent LinesCircles and Tangent Lines
Circles and Tangent Lines
 
Circles - Degenerate and Null cases
Circles - Degenerate and Null casesCircles - Degenerate and Null cases
Circles - Degenerate and Null cases
 

Último

TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 

Último (20)

TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 

Sequences and series

  • 1. Sequences and Series Mathematics 4 February 1, 2012 1 of 19
  • 2. Infinite Sequences An infinite sequence (or simply sequence) is a function whose domain is the set of positive integers. 2 of 19
  • 3. Infinite Sequences An infinite sequence (or simply sequence) is a function whose domain is the set of positive integers. Example: an = 3n + 1 term number 1 2 3 4 5 n term value 4 7 10 13 16 3n + 1 2 of 19
  • 4. Infinite Sequences An infinite sequence (or simply sequence) is a function whose domain is the set of positive integers. Example: an = 3n + 1 term number 1 2 3 4 5 n term value 4 7 10 13 16 3n + 1 This sequence is said to be explicitly defined. 2 of 19
  • 5. Explicitly Defined Infinite Sequences List the first three terms and the tenth term of each sequence n 1. an = n+1 3 of 19
  • 6. Explicitly Defined Infinite Sequences List the first three terms and the tenth term of each sequence n 1. an = n+1 1 2 3 10 2 , 3 , 4 , a10 = 11 3 of 19
  • 7. Explicitly Defined Infinite Sequences List the first three terms and the tenth term of each sequence n 1. an = n+1 1 2 3 10 2 , 3 , 4 , a10 = 11 n2 2. an = (−1)n+1 3n − 1 3 of 19
  • 8. Explicitly Defined Infinite Sequences List the first three terms and the tenth term of each sequence n 1. an = n+1 1 2 3 10 2 , 3 , 4 , a10 = 11 n2 2. an = (−1)n+1 3n − 1 1 2. − 4 , 8 , a10 = − 100 5 9 29 3 of 19
  • 9. Recursively Defined Infinite Sequences A recursively defined sequence is a sequence where the first term a1 is stated, together with a rule for obtaining the next term an+1 from the preceding term an . 4 of 19
  • 10. Recursively Defined Infinite Sequences A recursively defined sequence is a sequence where the first term a1 is stated, together with a rule for obtaining the next term an+1 from the preceding term an . List the first five terms of each sequence 1. a1 = 1, an+1 = 7 − 2an 4 of 19
  • 11. Recursively Defined Infinite Sequences A recursively defined sequence is a sequence where the first term a1 is stated, together with a rule for obtaining the next term an+1 from the preceding term an . List the first five terms of each sequence 1. a1 = 1, an+1 = 7 − 2an 1, 5, −3, 13, −19, 45 4 of 19
  • 12. Recursively Defined Infinite Sequences A recursively defined sequence is a sequence where the first term a1 is stated, together with a rule for obtaining the next term an+1 from the preceding term an . List the first five terms of each sequence 1. a1 = 1, an+1 = 7 − 2an 1, 5, −3, 13, −19, 45 2. a1 = a2 = 1, an = an−1 + an−2 4 of 19
  • 13. Recursively Defined Infinite Sequences A recursively defined sequence is a sequence where the first term a1 is stated, together with a rule for obtaining the next term an+1 from the preceding term an . List the first five terms of each sequence 1. a1 = 1, an+1 = 7 − 2an 1, 5, −3, 13, −19, 45 2. a1 = a2 = 1, an = an−1 + an−2 1, 1, 2, 3, 5 4 of 19
  • 14. Infinite Sequences Examples 1. The number of bacteria in a certain culture is initially 200, and the culture doubles in size every hour. Find an explicit and a recursive formula for the number of bacteria present after n hours. 5 of 19
  • 15. Infinite Sequences Examples 1. The number of bacteria in a certain culture is initially 200, and the culture doubles in size every hour. Find an explicit and a recursive formula for the number of bacteria present after n hours. 2. Use a calculator to determine the value of a4 in the sequence a1 = 3, an+1 = an − tan an . 5 of 19
  • 16. Arithmetic Sequences A sequence a1 , a2 , a3 , ..., an , ... is an arithmetic sequence if each term after the first is obtained by adding the same fixed number d to the preceding term. an+1 = an + d The number d = an+1 − an is called the common difference of the sequence. 6 of 19
  • 17. Arithmetic Sequences Given the diagram below: 1. Determine the common difference between diagrams. 2. How many blocks will Diagram 10 have? 7 of 19
  • 18. Arithmetic Sequences Finding the nth term of an AS The nth term of an arithmetic sequence is given by: an = a1 + (n − 1)d 8 of 19
  • 19. Arithmetic Sequences an = a1 + (n − 1)d 1. Find the 25th term of the arithmetic sequence 2, 5, 8, 11, ... 9 of 19
  • 20. Arithmetic Sequences an = a1 + (n − 1)d 1. Find the 25th term of the arithmetic sequence 2, 5, 8, 11, ... 2. The 18th and 52nd terms of an AS are 3 and 173 respectively. Find the 25th term. 9 of 19
  • 21. Arithmetic Sequences an = a1 + (n − 1)d 1. Find the 25th term of the arithmetic sequence 2, 5, 8, 11, ... 2. The 18th and 52nd terms of an AS are 3 and 173 respectively. Find the 25th term. 3. The terms between any two terms of an arithmetic sequence are called the arithmetic means between these two terms. Insert four arithmetic means between -1 and 14. 9 of 19
  • 22. Arithmetic Sequences Partial Sum of an Arithmetic Sequence The sum of the first n terms of an arithmetic sequence is given by the formula: n[2a1 + (n − 1)d] Sn = 2 or n(a1 + an ) Sn = 2 10 of 19
  • 23. Arithmetic Sequences n(a1 + an ) n[2a1 + (n − 1)d] Sn = = 2 2 1. Find the sum of the first 30 terms of the arithmetic sequence -15, -13, -11, ... 11 of 19
  • 24. Arithmetic Sequences n(a1 + an ) n[2a1 + (n − 1)d] Sn = = 2 2 1. Find the sum of the first 30 terms of the arithmetic sequence -15, -13, -11, ... 2. The sum of the first 15 terms of an arithmetic sequence is 270. Find a1 and d if a15 = 39. 11 of 19
  • 25. Harmonic Sequences A harmonic sequence is a sequence of numbers whose reciprocals form an arithmetic sequence. 1. Find two harmonic means between 4 and 8. 12 of 19
  • 26. Harmonic Sequences A harmonic sequence is a sequence of numbers whose reciprocals form an arithmetic sequence. 1. Find two harmonic means between 4 and 8. 2. Find the 14th term of the harmonic sequence starting with 3, 1. 12 of 19
  • 27. Homework 6 Vance p. 179 numbers 2, 4, 6, 10, 12, 14, 15, 18, 24, 25. 13 of 19
  • 28. Geometric Sequences A geometric sequence is a sequence in which each term after the first is obtained by multiplying the same fixed number, called the common ratio, by the preceding term. gn+1 = gn · r gn+1 The number r = is called the common ratio of the sequence. gn 14 of 19
  • 30. Geometric Sequences gn+1 = gn · r Examples: 1. Give the next 3 terms of the GS 27, 9, 3, ... 16 of 19
  • 31. Geometric Sequences gn+1 = gn · r Examples: 1. Give the next 3 terms of the GS 27, 9, 3, ... 1, 1 , 1 3 9 16 of 19
  • 32. Geometric Sequences gn+1 = gn · r Examples: 1. Give the next 3 terms of the GS 27, 9, 3, ... 1, 1 , 1 3 9 2. Find the 10th term of the GS -8, 4, -2, ... 16 of 19
  • 33. Geometric Sequences gn+1 = gn · r Examples: 1. Give the next 3 terms of the GS 27, 9, 3, ... 1, 1 , 1 3 9 1 2. Find the 10th term of the GS -8, 4, -2, ... 64 16 of 19
  • 34. Geometric Sequences gn = g1 · rn−1 A geometric sequence can also be expressed explicitly as: gn = g1 · rn−1 17 of 19
  • 35. Geometric Sequences gn = g1 · rn−1 A geometric sequence can also be expressed explicitly as: gn = g1 · rn−1 Examples 1. If the 8th term of a GS is 243 and the 5th term is 9, write the first 3 terms. 17 of 19
  • 36. Geometric Sequences gn = g1 · rn−1 A geometric sequence can also be expressed explicitly as: gn = g1 · rn−1 Examples 1. If the 8th term of a GS is 243 and the 5th term is 9, write the first 1 1 3 terms. 9, 3, 1 17 of 19
  • 37. Geometric Sequences gn = g1 · rn−1 A geometric sequence can also be expressed explicitly as: gn = g1 · rn−1 Examples 1. If the 8th term of a GS is 243 and the 5th term is 9, write the first 1 1 3 terms. 9, 3, 1 2. Find the 1st term of a GS with g5 = 162 and r = −3. 17 of 19
  • 38. Geometric Sequences gn = g1 · rn−1 A geometric sequence can also be expressed explicitly as: gn = g1 · rn−1 Examples 1. If the 8th term of a GS is 243 and the 5th term is 9, write the first 1 1 3 terms. 9, 3, 1 2. Find the 1st term of a GS with g5 = 162 and r = −3. 2 17 of 19
  • 39. Sum of a Geometric Sequence The sum of n terms of any geometric sequence is given by the formula: g1 (1 − rn ) Sn = , r=1 1−r 18 of 19
  • 40. Geometric Sequences Exercises 1. Find the value of k so that 2k + 2,5k − 11, and 7k − 13 will form a geometric sequence. 25 8 2. Insert four geometric means between 4 and 125 . 3. A man accepts a position at P360,000 a year with the understanding that he will receive a 2% increase every year. What will his salary be after 10 years of service? 19 of 19
  • 41. Homework 7 Vance p. 311 numbers 3, 4, 9, 11, 14, 15, 17, 18, 22, 23 20 of 19