SlideShare ist ein Scribd-Unternehmen logo
1 von 13
GEOMETRIC
SEQUENCES
and
GEOMETRIC
MEANS
GEOMETRIC SEQUENCE
 Consider the sequence 2, 6, 18, 54, 162,…,
in which each term (after the first) can be
found by multiplying the preceding term
by 3. That is,
the second term = the first term x 3
the third term = the second term x 3
and so forth. A sequence like this is given a
special name.
 A geometric sequence is a sequence in
which every term after the first is the product
of the preceding term and the fixed number
called the common ratio of the sequence.
 We will use the following notations for
geometric sequence:
𝑎1 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑓𝑖𝑟𝑠𝑡 𝑡𝑒𝑟𝑚
𝑎 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑛𝑡ℎ 𝑡𝑒𝑟𝑚
𝑟 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑐𝑜𝑚𝑚𝑜𝑛 𝑟𝑎𝑡𝑖𝑜
𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑡𝑒𝑟𝑚 𝑓𝑟𝑜𝑚 𝑎1 𝑡𝑜 𝑎 𝑛
𝑆 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑠𝑢𝑚 𝑜𝑓 𝑡ℎ𝑒 𝑓𝑖𝑟𝑠𝑡 𝑛 𝑡𝑒𝑟𝑚𝑠
 For example, the geometric sequence 1, ½, ¼, 1/8,
1/16,…, where 𝑎1 = 1 and 𝑟 = 1/2 (to obtain each
succeeding term multiply the preceding one by ½.
Thus,
𝑎2 = 𝑎1 ∙ 𝑟 = 1 ∙
1
2
=
1
2
𝑎3 = 𝑎2 ∙ 𝑟 =
1
2
∙
1
2
=
1
4
𝑎4 = 𝑎3 ∙ 𝑟 =
1
4
∙
1
2
=
1
8
𝑎5 = 𝑎4 ∙ 𝑟 =
1
8
∙
1
2
=
1
16
and so on. Notice that if we divide any term by the
preceding one, the quotient or ratio is always ½. This is
why we call 𝑟 as the common ratio of the sequence
FORMULA FOR THE nth TERM
 As with arithmetic sequences, there is a formula for
calculating the nth term of a geometric
sequence. Let us calculate several terms of an
arbitrary geometric sequence.
1𝑠𝑡 𝑡𝑒𝑟𝑚 = 𝑎1 = 𝑎1 𝑟0
2𝑛𝑑 𝑡𝑒𝑟𝑚 = 𝑎2 = 𝑎1 𝑟1
3𝑟𝑑 𝑡𝑒𝑟𝑚 = 𝑎3 = 𝑎1 𝑟2
4𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎4 = 𝑎1 𝑟3
5𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎5 = 𝑎1 𝑟4
Thus, we have
𝑛𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎 𝑛 = 𝑎1 𝑟 𝑛−1
Sample Problem
1. Find the 7th and 10th terms of the following geometric
sequence.
9, 3, 1,
1
3
,
1
9
, … …
Answer:
𝑎1 = 9 and 𝑟 =
1
3
𝑎 𝑛 = 𝑎1 𝑟 𝑛−1
𝑎7 = 9
1
3
7−1
= 9
1
3
6
=
1
81
𝑎10 = 9
1
3
10−1
= 9
1
3
9
=
1
2187
Therefore,
1
81
and
1
2187
are the 7th and 9th terms of the
sequence, respectively.
SUM OF THE FIRST n TERMS
 We now derive a formula for calculating the sum of the first
𝑛 terms of a geometric sequence. Let 𝑆 𝑛 denote the sum of
the first 𝑛 terms. The series is
𝑆 𝑛 = 𝑎1 + 𝑎1 𝑟 + 𝑎1 𝑟2 + 𝑎1 𝑟3 + ⋯ + 𝑎1 𝑟 𝑛−2 + 𝑎1 𝑟 𝑛−1 eq. 1
Multiply the equation by 𝑟, we have
𝑟𝑆 𝑛 = 𝑎1 𝑟 + 𝑎1 𝑟2 + 𝑎1 𝑟3 + ⋯ + 𝑎1 𝑟 𝑛−2 + 𝑎1 𝑟 𝑛−1 + 𝑎1 𝑟 𝑛 eq. 2
Subtracting eq. 1 and eq. 2, and solving for 𝑆 𝑛, we have
𝑆 𝑛 =
𝑎1−𝑎1 𝑟 𝑛
1−𝑟
𝑜𝑟 𝑆 𝑛 =
𝑎1 1−𝑟 𝑛
1−𝑟
Sample Problem
1. Find the 8th term and the sum of the first 8 terms of the
geometric sequence -2, 1, -1/2, ¼… .
Answer:
𝑎1 = −2 and 𝑟 =
−1
2
𝑎 𝑛 = 𝑎1 𝑟 𝑛−1
𝑎8 = −2(
−1
2
)8−1
= −2
−1
2
7
=
1
64
𝑆 𝑛 =
𝑎1−𝑎1 𝑟 𝑛
1−𝑟
𝑆8 =
−2− −2
−1
2
8
1−
−1
2
= −
85
64
Therefore,
1
64
and −
85
64
are the 8th term and the sum of the first 8
terms, respectiveley.
GEOMETRIC MEANS
 The terms between 𝑎1 and 𝑎 𝑛 of a
geometric sequence are called
geometric means of 𝑎1 and 𝑎 𝑛 . If the
geometric sequences are 𝑎1 to 𝑎5, then
the geometric means are 𝑎2, 𝑎3 and 𝑎4.
Sample Problem
1. Insert four geometric means between 5 and -160.
Answer: Since we must insert four numbers between 5 and -160, there
are six numbers in the sequence. This means that 𝑎1 = 5 and 𝑎6 = −160
and we must find 𝑎2, 𝑎3, 𝑎4 and 𝑎5.
𝑎 𝑛 = 𝑎1 𝑟 𝑛−1
−160 = 5𝑟6−1
−160 = 5𝑟5
𝑟 = 2
𝑎2 = 𝑎1 𝑟 = 5 −2 = −10
𝑎3 = 𝑎2 𝑟 = −10 −2 = 20
𝑎4 = 𝑎3 𝑟 = 20 −2 = −40
𝑎5 = 𝑎4 𝑟 = −40 −2 = 80
Thus, the four geometric means between 5 and -160 are -10, 20, -40
and 80.
2. Find 𝑎1 and 𝑟 for a geometric sequence that has
𝑎2 = 10 and 𝑎5 = 80.
Answer:
80 = 𝑎5 = 𝑎1 𝑟5−1
10 = 𝑎2 = 𝑎1 𝑟2−1
80
10
=
𝑎5
𝑎2
=
𝑎1 𝑟4
𝑎1 𝑟1
80
10
= 𝑟3
, 𝑟3
= 8, 𝑟 = 2
then, 10 = 𝑎2 = 𝑎1 𝑟
10 = 𝑎1 2 𝑎1 = 5
Therefore, 5 and 2 are 𝑎1 and 𝑟, respectively.
Break a leg!
1. Write the first five terms and the sum of
the first five of the geometric sequence
having 𝑎1 = 32 and 𝑟 =
1
4
.
2. If 𝑎2 =
1
3
, 𝑎5 = −9, solve 𝑟 and 𝑎1.
THANK YOU VERY MUCH!!!
PROF. DENMAR ESTRADA MARASIGAN

Weitere ähnliche Inhalte

Was ist angesagt?

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
 
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
 
Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square TrinomialDhenz Lorenzo
 
Solving Quadratic Equations by Extracting Square Roots
Solving Quadratic Equations by Extracting Square RootsSolving Quadratic Equations by Extracting Square Roots
Solving Quadratic Equations by Extracting Square RootsFree Math Powerpoints
 
Geometric sequences
Geometric sequencesGeometric sequences
Geometric sequencesmooca76
 
Multiplying & dividing rational algebraic expressions
Multiplying & dividing rational algebraic expressionsMultiplying & dividing rational algebraic expressions
Multiplying & dividing rational algebraic expressionsmyla gambalan
 
Math 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two VariablesMath 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two VariablesCarlo Luna
 
Arithmetic Sequence and Series
Arithmetic Sequence and SeriesArithmetic Sequence and Series
Arithmetic Sequence and Seriesitutor
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric SequenceJoey Valdriz
 
Solving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic EquationsSolving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic Equationskliegey524
 
Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...Cipriano De Leon
 
Factoring Sum and Difference of Two Cubes
Factoring Sum and Difference of Two CubesFactoring Sum and Difference of Two Cubes
Factoring Sum and Difference of Two CubesFree Math Powerpoints
 
union and intersection of events.ppt
union and intersection of events.pptunion and intersection of events.ppt
union and intersection of events.pptIzah Catli
 
Factoring the Difference of Two Squares Worksheet
Factoring the Difference of Two Squares WorksheetFactoring the Difference of Two Squares Worksheet
Factoring the Difference of Two Squares WorksheetCarlo Luna
 

Was ist angesagt? (20)

Geometric series
Geometric seriesGeometric series
Geometric series
 
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
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
 
Mathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number PatternMathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number Pattern
 
Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square Trinomial
 
Harmonic sequence
Harmonic sequenceHarmonic sequence
Harmonic sequence
 
Solving Quadratic Equations by Extracting Square Roots
Solving Quadratic Equations by Extracting Square RootsSolving Quadratic Equations by Extracting Square Roots
Solving Quadratic Equations by Extracting Square Roots
 
Arcs and Central Angles
Arcs and Central AnglesArcs and Central Angles
Arcs and Central Angles
 
Geometric sequences
Geometric sequencesGeometric sequences
Geometric sequences
 
Multiplying & dividing rational algebraic expressions
Multiplying & dividing rational algebraic expressionsMultiplying & dividing rational algebraic expressions
Multiplying & dividing rational algebraic expressions
 
Math 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two VariablesMath 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two Variables
 
Polynomial equations
Polynomial equationsPolynomial equations
Polynomial equations
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric Sequence
 
Arithmetic Sequence and Series
Arithmetic Sequence and SeriesArithmetic Sequence and Series
Arithmetic Sequence and Series
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric Sequence
 
Solving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic EquationsSolving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic Equations
 
Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...
 
Factoring Sum and Difference of Two Cubes
Factoring Sum and Difference of Two CubesFactoring Sum and Difference of Two Cubes
Factoring Sum and Difference of Two Cubes
 
union and intersection of events.ppt
union and intersection of events.pptunion and intersection of events.ppt
union and intersection of events.ppt
 
Factoring the Difference of Two Squares Worksheet
Factoring the Difference of Two Squares WorksheetFactoring the Difference of Two Squares Worksheet
Factoring the Difference of Two Squares Worksheet
 

Andere mochten auch

Grade 10 Math Module (1st Quarter)
Grade 10 Math Module (1st Quarter)Grade 10 Math Module (1st Quarter)
Grade 10 Math Module (1st Quarter)Luwen Borigas
 
Geometric Sequences
Geometric SequencesGeometric Sequences
Geometric Sequenceslordalexs
 
Arithmetic Sequence Real Life Problems
Arithmetic Sequence Real Life Problems Arithmetic Sequence Real Life Problems
Arithmetic Sequence Real Life Problems Sophia Marie Verdeflor
 
The arithmetic and geometric progression
The arithmetic and geometric progressionThe arithmetic and geometric progression
The arithmetic and geometric progressionMaija Liepa
 
11.3 geometric sequences
11.3  geometric sequences11.3  geometric sequences
11.3 geometric sequenceslothomas
 
Filipino 3 tg draft complete
Filipino 3 tg draft completeFilipino 3 tg draft complete
Filipino 3 tg draft completeJMarie Fernandez
 
Geometric Sequence and Mean
Geometric Sequence and MeanGeometric Sequence and Mean
Geometric Sequence and MeanShemm Madrid
 
93 geometric sequences
93 geometric sequences93 geometric sequences
93 geometric sequencesmath126
 
11X1 T10 03 arithmetic & geometric means
11X1 T10 03 arithmetic & geometric means11X1 T10 03 arithmetic & geometric means
11X1 T10 03 arithmetic & geometric meansNigel Simmons
 
Geometric series
Geometric seriesGeometric series
Geometric seriesJJkedst
 
11 x1 t14 03 arithmetic & geometric means (2013)
11 x1 t14 03 arithmetic &  geometric means (2013)11 x1 t14 03 arithmetic &  geometric means (2013)
11 x1 t14 03 arithmetic & geometric means (2013)Nigel Simmons
 
5.3 geometric sequences and sums
5.3 geometric sequences and sums5.3 geometric sequences and sums
5.3 geometric sequences and sumsmath260
 
Geometric Sequence and Geometric Mean
Geometric Sequence and Geometric MeanGeometric Sequence and Geometric Mean
Geometric Sequence and Geometric MeanShemm Madrid
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressionsitutor
 
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
 
Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression Dr. Trilok Kumar Jain
 
Sequences and series power point
Sequences and series power pointSequences and series power point
Sequences and series power pointlmgraham85
 

Andere mochten auch (20)

Grade 10 Math Module (1st Quarter)
Grade 10 Math Module (1st Quarter)Grade 10 Math Module (1st Quarter)
Grade 10 Math Module (1st Quarter)
 
Geometric Sequences
Geometric SequencesGeometric Sequences
Geometric Sequences
 
Arithmetic Sequence Real Life Problems
Arithmetic Sequence Real Life Problems Arithmetic Sequence Real Life Problems
Arithmetic Sequence Real Life Problems
 
The arithmetic and geometric progression
The arithmetic and geometric progressionThe arithmetic and geometric progression
The arithmetic and geometric progression
 
11.3 geometric sequences
11.3  geometric sequences11.3  geometric sequences
11.3 geometric sequences
 
Filipino 3 tg draft complete
Filipino 3 tg draft completeFilipino 3 tg draft complete
Filipino 3 tg draft complete
 
Geometric Sequence and Mean
Geometric Sequence and MeanGeometric Sequence and Mean
Geometric Sequence and Mean
 
93 geometric sequences
93 geometric sequences93 geometric sequences
93 geometric sequences
 
11X1 T10 03 arithmetic & geometric means
11X1 T10 03 arithmetic & geometric means11X1 T10 03 arithmetic & geometric means
11X1 T10 03 arithmetic & geometric means
 
Geometric series
Geometric seriesGeometric series
Geometric series
 
11 x1 t14 03 arithmetic & geometric means (2013)
11 x1 t14 03 arithmetic &  geometric means (2013)11 x1 t14 03 arithmetic &  geometric means (2013)
11 x1 t14 03 arithmetic & geometric means (2013)
 
Chapter 1 sequences and series
Chapter 1 sequences and seriesChapter 1 sequences and series
Chapter 1 sequences and series
 
5.3 geometric sequences and sums
5.3 geometric sequences and sums5.3 geometric sequences and sums
5.3 geometric sequences and sums
 
Geometric Sequence and Geometric Mean
Geometric Sequence and Geometric MeanGeometric Sequence and Geometric Mean
Geometric Sequence and Geometric Mean
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
 
Sequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial TheoremSequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial Theorem
 
Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression
 
Math (geometric mean)
Math (geometric mean)Math (geometric mean)
Math (geometric mean)
 
Sequences and series power point
Sequences and series power pointSequences and series power point
Sequences and series power point
 
Geometric Mean
Geometric MeanGeometric Mean
Geometric Mean
 

Ähnlich wie Geometric sequences and geometric means

geometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdf
geometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdfgeometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdf
geometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdfJosephSPalileoJr
 
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.pptxArafathAliMathsTeach
 
Arithmetic Sequence
Arithmetic SequenceArithmetic Sequence
Arithmetic SequenceJoey Valdriz
 
sequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdfsequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdfMuhammadJamil152989
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Vladimir Godovalov
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequencemaricel mas
 
Airthmatic sequences with examples
Airthmatic  sequences with  examplesAirthmatic  sequences with  examples
Airthmatic sequences with examplesyousafzufiqar
 
090799768954
090799768954090799768954
090799768954FERNAN85
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric SequenceJoey Valdriz
 
Arithmetic sequence 10
Arithmetic sequence 10Arithmetic sequence 10
Arithmetic sequence 10AjayQuines
 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequenceRozzel Palacio
 
Finding the sum of a geometric sequence
Finding the sum of a geometric sequenceFinding the sum of a geometric sequence
Finding the sum of a geometric sequencemwagner1983
 
arithmetic sequence.pptx
arithmetic sequence.pptxarithmetic sequence.pptx
arithmetic sequence.pptxCeiCei2
 
Patterns, sequences and series
Patterns, sequences and seriesPatterns, sequences and series
Patterns, sequences and seriesVukile Xhego
 
Patterns & Arithmetic Sequences.pptx
Patterns & Arithmetic Sequences.pptxPatterns & Arithmetic Sequences.pptx
Patterns & Arithmetic Sequences.pptxDeanAriolaSan
 

Ähnlich wie Geometric sequences and geometric means (20)

geometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdf
geometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdfgeometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdf
geometricsequencesandgeometricmeans-150222031045-conversion-gate01.pdf
 
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptxP2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
 
Arithmetic Sequence
Arithmetic SequenceArithmetic Sequence
Arithmetic Sequence
 
Sequence and series
Sequence and seriesSequence and series
Sequence and series
 
sequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdfsequenceandseries-150221091317-conversion-gate01.pdf
sequenceandseries-150221091317-conversion-gate01.pdf
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
 
Sequence.pptx
Sequence.pptxSequence.pptx
Sequence.pptx
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 
Airthmatic sequences with examples
Airthmatic  sequences with  examplesAirthmatic  sequences with  examples
Airthmatic sequences with examples
 
090799768954
090799768954090799768954
090799768954
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric Sequence
 
Arithmetic sequence 10
Arithmetic sequence 10Arithmetic sequence 10
Arithmetic sequence 10
 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequence
 
Finding the sum of a geometric sequence
Finding the sum of a geometric sequenceFinding the sum of a geometric sequence
Finding the sum of a geometric sequence
 
Yr7-Sequences.pptx
Yr7-Sequences.pptxYr7-Sequences.pptx
Yr7-Sequences.pptx
 
Ocw geometric
Ocw geometricOcw geometric
Ocw geometric
 
arithmetic sequence.pptx
arithmetic sequence.pptxarithmetic sequence.pptx
arithmetic sequence.pptx
 
Patterns, sequences and series
Patterns, sequences and seriesPatterns, sequences and series
Patterns, sequences and series
 
GEOMETRIC-SEQUENCE.pptx
GEOMETRIC-SEQUENCE.pptxGEOMETRIC-SEQUENCE.pptx
GEOMETRIC-SEQUENCE.pptx
 
Patterns & Arithmetic Sequences.pptx
Patterns & Arithmetic Sequences.pptxPatterns & Arithmetic Sequences.pptx
Patterns & Arithmetic Sequences.pptx
 

Mehr von Denmar Marasigan

Work and electric potential lecture # physics 2
Work and electric potential lecture # physics 2Work and electric potential lecture # physics 2
Work and electric potential lecture # physics 2Denmar Marasigan
 
HEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFER
HEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFERHEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFER
HEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFERDenmar Marasigan
 
Solid mensuration prism lecture
Solid mensuration prism lectureSolid mensuration prism lecture
Solid mensuration prism lectureDenmar Marasigan
 
Solid mensuration lecture #4
Solid mensuration lecture #4Solid mensuration lecture #4
Solid mensuration lecture #4Denmar Marasigan
 
Solid mensuration lecture #2
Solid mensuration lecture #2Solid mensuration lecture #2
Solid mensuration lecture #2Denmar Marasigan
 
Solid mensuration lecture #1
Solid mensuration lecture #1Solid mensuration lecture #1
Solid mensuration lecture #1Denmar Marasigan
 
Pearson product moment correlation
Pearson product moment correlationPearson product moment correlation
Pearson product moment correlationDenmar Marasigan
 
Lecture #7 analytic geometry
Lecture #7 analytic geometryLecture #7 analytic geometry
Lecture #7 analytic geometryDenmar Marasigan
 
Lecture #6 cont. analytic geometry
Lecture #6 cont. analytic geometryLecture #6 cont. analytic geometry
Lecture #6 cont. analytic geometryDenmar Marasigan
 
Lecture #6 analytic geometry
Lecture #6 analytic geometryLecture #6 analytic geometry
Lecture #6 analytic geometryDenmar Marasigan
 
Lecture #5 analytic geometry
Lecture #5 analytic geometryLecture #5 analytic geometry
Lecture #5 analytic geometryDenmar Marasigan
 
Lecture #4 analytic geometry
Lecture #4 analytic geometryLecture #4 analytic geometry
Lecture #4 analytic geometryDenmar Marasigan
 
Lecture #3 analytic geometry
Lecture #3 analytic geometryLecture #3 analytic geometry
Lecture #3 analytic geometryDenmar Marasigan
 
Lecture #2 analytic geometry
Lecture #2 analytic geometryLecture #2 analytic geometry
Lecture #2 analytic geometryDenmar Marasigan
 
Lecture #1 analytic geometry
Lecture #1 analytic geometryLecture #1 analytic geometry
Lecture #1 analytic geometryDenmar Marasigan
 

Mehr von Denmar Marasigan (19)

Quadrilaterals
QuadrilateralsQuadrilaterals
Quadrilaterals
 
Triangles
TrianglesTriangles
Triangles
 
Binomial expansion
Binomial expansionBinomial expansion
Binomial expansion
 
Work and electric potential lecture # physics 2
Work and electric potential lecture # physics 2Work and electric potential lecture # physics 2
Work and electric potential lecture # physics 2
 
DENSITY: SPECIFIC GRAVITY
DENSITY: SPECIFIC GRAVITYDENSITY: SPECIFIC GRAVITY
DENSITY: SPECIFIC GRAVITY
 
HEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFER
HEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFERHEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFER
HEAT: THERMAL STRESS AND THERMAL EXPANSION: MECHANISMS OF HEAT TRANSFER
 
Solid mensuration prism lecture
Solid mensuration prism lectureSolid mensuration prism lecture
Solid mensuration prism lecture
 
Solid mensuration lecture #4
Solid mensuration lecture #4Solid mensuration lecture #4
Solid mensuration lecture #4
 
Solid mensuration lecture #2
Solid mensuration lecture #2Solid mensuration lecture #2
Solid mensuration lecture #2
 
Solid mensuration lecture #1
Solid mensuration lecture #1Solid mensuration lecture #1
Solid mensuration lecture #1
 
Pearson product moment correlation
Pearson product moment correlationPearson product moment correlation
Pearson product moment correlation
 
Lecture #7 analytic geometry
Lecture #7 analytic geometryLecture #7 analytic geometry
Lecture #7 analytic geometry
 
Lecture #6 cont. analytic geometry
Lecture #6 cont. analytic geometryLecture #6 cont. analytic geometry
Lecture #6 cont. analytic geometry
 
Lecture #6 analytic geometry
Lecture #6 analytic geometryLecture #6 analytic geometry
Lecture #6 analytic geometry
 
Lecture #5 analytic geometry
Lecture #5 analytic geometryLecture #5 analytic geometry
Lecture #5 analytic geometry
 
Lecture #4 analytic geometry
Lecture #4 analytic geometryLecture #4 analytic geometry
Lecture #4 analytic geometry
 
Lecture #3 analytic geometry
Lecture #3 analytic geometryLecture #3 analytic geometry
Lecture #3 analytic geometry
 
Lecture #2 analytic geometry
Lecture #2 analytic geometryLecture #2 analytic geometry
Lecture #2 analytic geometry
 
Lecture #1 analytic geometry
Lecture #1 analytic geometryLecture #1 analytic geometry
Lecture #1 analytic geometry
 

Geometric sequences and geometric means

  • 2. GEOMETRIC SEQUENCE  Consider the sequence 2, 6, 18, 54, 162,…, in which each term (after the first) can be found by multiplying the preceding term by 3. That is, the second term = the first term x 3 the third term = the second term x 3 and so forth. A sequence like this is given a special name.
  • 3.  A geometric sequence is a sequence in which every term after the first is the product of the preceding term and the fixed number called the common ratio of the sequence.  We will use the following notations for geometric sequence: 𝑎1 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑓𝑖𝑟𝑠𝑡 𝑡𝑒𝑟𝑚 𝑎 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑛𝑡ℎ 𝑡𝑒𝑟𝑚 𝑟 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑐𝑜𝑚𝑚𝑜𝑛 𝑟𝑎𝑡𝑖𝑜 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑡𝑒𝑟𝑚 𝑓𝑟𝑜𝑚 𝑎1 𝑡𝑜 𝑎 𝑛 𝑆 𝑛 = 𝑓𝑜𝑟 𝑡ℎ𝑒 𝑠𝑢𝑚 𝑜𝑓 𝑡ℎ𝑒 𝑓𝑖𝑟𝑠𝑡 𝑛 𝑡𝑒𝑟𝑚𝑠
  • 4.  For example, the geometric sequence 1, ½, ¼, 1/8, 1/16,…, where 𝑎1 = 1 and 𝑟 = 1/2 (to obtain each succeeding term multiply the preceding one by ½. Thus, 𝑎2 = 𝑎1 ∙ 𝑟 = 1 ∙ 1 2 = 1 2 𝑎3 = 𝑎2 ∙ 𝑟 = 1 2 ∙ 1 2 = 1 4 𝑎4 = 𝑎3 ∙ 𝑟 = 1 4 ∙ 1 2 = 1 8 𝑎5 = 𝑎4 ∙ 𝑟 = 1 8 ∙ 1 2 = 1 16 and so on. Notice that if we divide any term by the preceding one, the quotient or ratio is always ½. This is why we call 𝑟 as the common ratio of the sequence
  • 5. FORMULA FOR THE nth TERM  As with arithmetic sequences, there is a formula for calculating the nth term of a geometric sequence. Let us calculate several terms of an arbitrary geometric sequence. 1𝑠𝑡 𝑡𝑒𝑟𝑚 = 𝑎1 = 𝑎1 𝑟0 2𝑛𝑑 𝑡𝑒𝑟𝑚 = 𝑎2 = 𝑎1 𝑟1 3𝑟𝑑 𝑡𝑒𝑟𝑚 = 𝑎3 = 𝑎1 𝑟2 4𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎4 = 𝑎1 𝑟3 5𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎5 = 𝑎1 𝑟4 Thus, we have 𝑛𝑡ℎ 𝑡𝑒𝑟𝑚 = 𝑎 𝑛 = 𝑎1 𝑟 𝑛−1
  • 6. Sample Problem 1. Find the 7th and 10th terms of the following geometric sequence. 9, 3, 1, 1 3 , 1 9 , … … Answer: 𝑎1 = 9 and 𝑟 = 1 3 𝑎 𝑛 = 𝑎1 𝑟 𝑛−1 𝑎7 = 9 1 3 7−1 = 9 1 3 6 = 1 81 𝑎10 = 9 1 3 10−1 = 9 1 3 9 = 1 2187 Therefore, 1 81 and 1 2187 are the 7th and 9th terms of the sequence, respectively.
  • 7. SUM OF THE FIRST n TERMS  We now derive a formula for calculating the sum of the first 𝑛 terms of a geometric sequence. Let 𝑆 𝑛 denote the sum of the first 𝑛 terms. The series is 𝑆 𝑛 = 𝑎1 + 𝑎1 𝑟 + 𝑎1 𝑟2 + 𝑎1 𝑟3 + ⋯ + 𝑎1 𝑟 𝑛−2 + 𝑎1 𝑟 𝑛−1 eq. 1 Multiply the equation by 𝑟, we have 𝑟𝑆 𝑛 = 𝑎1 𝑟 + 𝑎1 𝑟2 + 𝑎1 𝑟3 + ⋯ + 𝑎1 𝑟 𝑛−2 + 𝑎1 𝑟 𝑛−1 + 𝑎1 𝑟 𝑛 eq. 2 Subtracting eq. 1 and eq. 2, and solving for 𝑆 𝑛, we have 𝑆 𝑛 = 𝑎1−𝑎1 𝑟 𝑛 1−𝑟 𝑜𝑟 𝑆 𝑛 = 𝑎1 1−𝑟 𝑛 1−𝑟
  • 8. Sample Problem 1. Find the 8th term and the sum of the first 8 terms of the geometric sequence -2, 1, -1/2, ¼… . Answer: 𝑎1 = −2 and 𝑟 = −1 2 𝑎 𝑛 = 𝑎1 𝑟 𝑛−1 𝑎8 = −2( −1 2 )8−1 = −2 −1 2 7 = 1 64 𝑆 𝑛 = 𝑎1−𝑎1 𝑟 𝑛 1−𝑟 𝑆8 = −2− −2 −1 2 8 1− −1 2 = − 85 64 Therefore, 1 64 and − 85 64 are the 8th term and the sum of the first 8 terms, respectiveley.
  • 9. GEOMETRIC MEANS  The terms between 𝑎1 and 𝑎 𝑛 of a geometric sequence are called geometric means of 𝑎1 and 𝑎 𝑛 . If the geometric sequences are 𝑎1 to 𝑎5, then the geometric means are 𝑎2, 𝑎3 and 𝑎4.
  • 10. Sample Problem 1. Insert four geometric means between 5 and -160. Answer: Since we must insert four numbers between 5 and -160, there are six numbers in the sequence. This means that 𝑎1 = 5 and 𝑎6 = −160 and we must find 𝑎2, 𝑎3, 𝑎4 and 𝑎5. 𝑎 𝑛 = 𝑎1 𝑟 𝑛−1 −160 = 5𝑟6−1 −160 = 5𝑟5 𝑟 = 2 𝑎2 = 𝑎1 𝑟 = 5 −2 = −10 𝑎3 = 𝑎2 𝑟 = −10 −2 = 20 𝑎4 = 𝑎3 𝑟 = 20 −2 = −40 𝑎5 = 𝑎4 𝑟 = −40 −2 = 80 Thus, the four geometric means between 5 and -160 are -10, 20, -40 and 80.
  • 11. 2. Find 𝑎1 and 𝑟 for a geometric sequence that has 𝑎2 = 10 and 𝑎5 = 80. Answer: 80 = 𝑎5 = 𝑎1 𝑟5−1 10 = 𝑎2 = 𝑎1 𝑟2−1 80 10 = 𝑎5 𝑎2 = 𝑎1 𝑟4 𝑎1 𝑟1 80 10 = 𝑟3 , 𝑟3 = 8, 𝑟 = 2 then, 10 = 𝑎2 = 𝑎1 𝑟 10 = 𝑎1 2 𝑎1 = 5 Therefore, 5 and 2 are 𝑎1 and 𝑟, respectively.
  • 12. Break a leg! 1. Write the first five terms and the sum of the first five of the geometric sequence having 𝑎1 = 32 and 𝑟 = 1 4 . 2. If 𝑎2 = 1 3 , 𝑎5 = −9, solve 𝑟 and 𝑎1.
  • 13. THANK YOU VERY MUCH!!! PROF. DENMAR ESTRADA MARASIGAN