SlideShare a Scribd company logo
1. DEFINITION :
Sequence :
A succession of terms a1 , a2 , a3 , a4 ........ formed according to some rule or law
Examples are : 1, 4, 9, 16, 25
–1, 1, –1, 1,........
A finite sequence has a finite (i.e. limited) number of terms, as in the first example above. An infinite sequence has
an unlimited number of terms, i.e. there is no last term, as in the second example.
Series :
The indicated sum of the terms of a sequence. In the case of a finite sequence a1 , a2 , a3 ,................, an the corresponding
series is a1 + a2 + a3 + ........ + an = ∑ak This series has a finite or limited number of terms and is called a finite series.
examples of series
1 + 3 + 5 + 7 + 9………..99
1/5 + 4/5 + 9/5 + 16/5
n
k=1
2. ARITHMETIC PROGRESSION (A.P.) :
A.P. is a sequence whose terms differ by a fixed number. This fixed number is called the common difference. If a is the first
term & d the common difference, then A.P. can be written as
a, a + d, a + 2d, .............., a + (n – 1) d , ..........
(a). nth term of AP Tn = a + (n – 1)d , where d = t n – tn–1
(b). The sum of the first n terms: Sn = n/2[2a + (n-1).d] = n/2[a + l] where l is nth term.
Note: nth term Tn = Sn – Sn-1
3. PROPERTIES OF A.P. :
• If each term of an A.P. is increased, decreased, multiplied, or divided by some nonzero number, then the resulting sequence is
also an A.P.
• Three numbers in A.P. : a – d, a, a + d (odd numbers)
Four numbers in A.P. : a – 3d, a – d, a + d, a + 3d (even numbers)
• The common difference can be zero, positive or negative.
• kth term from the last = (n – k +1)th term from the beginning (If total number of terms = n).
• The sum of the two terms of an AP equidistant from the beginning & end is constant and equal to the sum of first & last
terms.  Tk + Tn–k+1 = constant = a + l
• If a, b, c are in AP, then 2b = a + c
4. GEOMETRIC PROGRESSION (G.P.) :
G.P. is a sequence of non-zero numbers each of the succeeding terms is equal to the preceding term multiplied by a constant.
Thus in a GP, the ratio of successive terms is constant. This constant factor is called the COMMON RATIO of the sequence & is
obtained by dividing any term by the immediately previous term. Therefore a, ar, ar2 , ar3 , ar4 , .......... is a GP with 'a' as the
first term & 'r' as the common ratio.
(a). nth term ; Tn = a r^(n-1)
(b). Sum of the first n terms; Sn = a(r^n – 1)/(r-1), if r = 1
(c). Sum of infinite G.P., Sꝏ =a/(r – 1); 0<IrI<1
some examples of the G.P. series:
2,4,8,16,32………….
-1,-2,-4,-8,…………..
1,-2,4,-8,16,………..
1,1/2,1/4,1/8,……….
5. PROPERTIES OF GP :
(a) If each term of a G.P. is multiplied or divided by some non-zero quantity, then the resulting sequence is also a G.P.
(b) Three consecutive terms of a GP : a/r, a, ar ;
Four consecutive terms of a GP : a/r^3 , a/r, ar, ar^3
(c) If a, b, c are in G.P. then b^2 =ac.
(d) If in a G.P, the product of two terms which are equidistant from the first and the last term, is constant and is equal to the
product of the first and last term Tk . Tn–k+1 = constant = a.l where l = last term
(e) If each term of a G.P. is raised to the same power, then the resulting sequence is also a G.P.
(f) If the terms of a given G.P. are chosen at regular intervals, then the new sequence is also a G.P.
(g) If a1 , a2 , a3 .....an is a G.P. of positive terms, then log a1 , log a2 ,.....log an is an A.P. and vice-versa.
(h) If a1 , a2 , a3 ..... and b1 , b2 , b3 ..... are two G.P.'s then a1.b1 , a2 .b2 , a3 .b3 ..... & a1/b1,a2/b2,a3/b3 is also in G.P.
(i) In a G.P., Tr^2 = Tr–k. Tr+k, k < r, r =1
6. HARMONIC PROGRESSION (H.P.) :
A sequence is said to be in H.P. if the reciprocal of its terms are in AP.
If the sequence a1 , a2 , a3 , ......., an is an HP then 1/a1 , 1/a2 ,........., 1/an is an AP . Here we do not have the formula for the
sum of the n terms of an HP. The general form of a harmonic progression is
1/a, 1/(a+d), 1/(a+2d), 1/(a+3d),1/(a+4d),………..1/(a+(n-1).d)
Example of HP
1,1/2,1/3,1/4,1/5
7. ARITHMETICO - GEOMETRIC SERIES :
A series, each term of which is formed by multiplying the corresponding term of an A.P. & G.P. is called the Arithmetico-
Geometric Series , e.g. 1+ 3x + 5x^2 + 7x^3 + .........
Here 1, 3, 5, ........ are in A.P. & 1, x, x2 , x3 ............. are in G.P.
7. MEANS
(a) ARITHMETIC MEAN :
If three terms are in A.P. then the middle term is called the A.M. between the other two, so if a, b, c.
are in A.P., b is A.M. of a & c. So A.M. of a and c, b(A.M.)= a + c / 2.
n-ARITHMETIC MEANS BETWEEN TWO NUMBERS :
If a,b be any two given numbers & a, A1 , A2 , .........., An , b are in AP, then A1 , A2 ,........An are the 'n' A.M’s between a & b
then. A1 = a + d , A2 = a + 2d ,......, An = a + nd or b – d, where d = (b-a)/(n+1)
(b) GEOMETRIC MEAN :
If a, b, c are in G.P., then b is the G.M. between a & c, b^2 = ac. So G.M. of a and c, G.M.^2 = ac
n-GEOMETRIC MEANS BETWEEN TWO NUMBERS :
If a, b are two given positive numbers & a, G1 , G2 , ........, Gn , b are in G.P. Then G1 , G2 , G3 ,.......Gn are 'n' G.Ms between a
& b. where b = ar^n+1  r = (b/a)^(1/(n+1))
G1 = a(b/a)^(1/(n+1)), G2 = a(b/a)^(2/(n+1)) , Gn = a(b/a)^(n/n+1)
(c) HARMONIC MEAN :
If a, b, c are in H.P., then b is H.M. between a & c. So H.M. of a and c, 2ac/(a+c) = H.M.

More Related Content

Similar to career point.pptx

Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic ProgressionDeepali Tanwar
 
Arithmetic and geometric mean
Arithmetic and geometric meanArithmetic and geometric mean
Arithmetic and geometric mean
RekhaChoudhary24
 
progressions.docx
progressions.docxprogressions.docx
progressions.docx
ssuser002675
 
Arithmeticprogression
Arithmeticprogression Arithmeticprogression
Arithmeticprogression
hafsa1470
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
Chhavi Bansal
 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebra
indianeducation
 
6.sequences and series Further Mathematics Zimbabwe Zimsec Cambridge
6.sequences and series   Further Mathematics Zimbabwe Zimsec Cambridge6.sequences and series   Further Mathematics Zimbabwe Zimsec Cambridge
6.sequences and series Further Mathematics Zimbabwe Zimsec Cambridge
alproelearning
 
MATHS PPT 2 (2).pptx
MATHS PPT 2 (2).pptxMATHS PPT 2 (2).pptx
MATHS PPT 2 (2).pptx
HarishChikhlikar
 
5.3 geometric sequences
5.3 geometric sequences5.3 geometric sequences
5.3 geometric sequencesmath123c
 
Sequence and series
Sequence and seriesSequence and series
Sequence and series
KAZEMBETVOnline
 
Geometric Sequence and Geometric Mean
Geometric Sequence and Geometric MeanGeometric Sequence and Geometric Mean
Geometric Sequence and Geometric Mean
Shemm Madrid
 
93 geometric sequences
93 geometric sequences93 geometric sequences
93 geometric sequencesmath126
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
rey castro
 
Maths formulas
Maths formulasMaths formulas
Maths formulas
Shinam Uppal
 
Series in Discrete Structure || Computer Science
Series in Discrete Structure || Computer ScienceSeries in Discrete Structure || Computer Science
Series in Discrete Structure || Computer Science
MubasharGhazi
 
Sequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial TheoremSequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial Theorem
Ver Louie Gautani
 

Similar to career point.pptx (19)

Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic Progression
 
Arithmetic and geometric mean
Arithmetic and geometric meanArithmetic and geometric mean
Arithmetic and geometric mean
 
progressions.docx
progressions.docxprogressions.docx
progressions.docx
 
Chapter 3 sequence and series
Chapter 3 sequence and seriesChapter 3 sequence and series
Chapter 3 sequence and series
 
Chapter 3 sequence and series
Chapter 3 sequence and seriesChapter 3 sequence and series
Chapter 3 sequence and series
 
Arithmeticprogression
Arithmeticprogression Arithmeticprogression
Arithmeticprogression
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebra
 
6.sequences and series Further Mathematics Zimbabwe Zimsec Cambridge
6.sequences and series   Further Mathematics Zimbabwe Zimsec Cambridge6.sequences and series   Further Mathematics Zimbabwe Zimsec Cambridge
6.sequences and series Further Mathematics Zimbabwe Zimsec Cambridge
 
MATHS PPT 2 (2).pptx
MATHS PPT 2 (2).pptxMATHS PPT 2 (2).pptx
MATHS PPT 2 (2).pptx
 
5.3 geometric sequences
5.3 geometric sequences5.3 geometric sequences
5.3 geometric sequences
 
Sequence and series
Sequence and seriesSequence and series
Sequence and series
 
Geometric Sequence and Geometric Mean
Geometric Sequence and Geometric MeanGeometric Sequence and Geometric Mean
Geometric Sequence and Geometric Mean
 
Sequences And Series
Sequences And SeriesSequences And Series
Sequences And Series
 
93 geometric sequences
93 geometric sequences93 geometric sequences
93 geometric sequences
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
 
Maths formulas
Maths formulasMaths formulas
Maths formulas
 
Series in Discrete Structure || Computer Science
Series in Discrete Structure || Computer ScienceSeries in Discrete Structure || Computer Science
Series in Discrete Structure || Computer Science
 
Sequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial TheoremSequences, Series, and the Binomial Theorem
Sequences, Series, and the Binomial Theorem
 

Recently uploaded

Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 

Recently uploaded (20)

Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 

career point.pptx

  • 1. 1. DEFINITION : Sequence : A succession of terms a1 , a2 , a3 , a4 ........ formed according to some rule or law Examples are : 1, 4, 9, 16, 25 –1, 1, –1, 1,........ A finite sequence has a finite (i.e. limited) number of terms, as in the first example above. An infinite sequence has an unlimited number of terms, i.e. there is no last term, as in the second example. Series : The indicated sum of the terms of a sequence. In the case of a finite sequence a1 , a2 , a3 ,................, an the corresponding series is a1 + a2 + a3 + ........ + an = ∑ak This series has a finite or limited number of terms and is called a finite series. examples of series 1 + 3 + 5 + 7 + 9………..99 1/5 + 4/5 + 9/5 + 16/5 n k=1
  • 2. 2. ARITHMETIC PROGRESSION (A.P.) : A.P. is a sequence whose terms differ by a fixed number. This fixed number is called the common difference. If a is the first term & d the common difference, then A.P. can be written as a, a + d, a + 2d, .............., a + (n – 1) d , .......... (a). nth term of AP Tn = a + (n – 1)d , where d = t n – tn–1 (b). The sum of the first n terms: Sn = n/2[2a + (n-1).d] = n/2[a + l] where l is nth term. Note: nth term Tn = Sn – Sn-1 3. PROPERTIES OF A.P. : • If each term of an A.P. is increased, decreased, multiplied, or divided by some nonzero number, then the resulting sequence is also an A.P. • Three numbers in A.P. : a – d, a, a + d (odd numbers) Four numbers in A.P. : a – 3d, a – d, a + d, a + 3d (even numbers) • The common difference can be zero, positive or negative. • kth term from the last = (n – k +1)th term from the beginning (If total number of terms = n). • The sum of the two terms of an AP equidistant from the beginning & end is constant and equal to the sum of first & last terms.  Tk + Tn–k+1 = constant = a + l • If a, b, c are in AP, then 2b = a + c
  • 3. 4. GEOMETRIC PROGRESSION (G.P.) : G.P. is a sequence of non-zero numbers each of the succeeding terms is equal to the preceding term multiplied by a constant. Thus in a GP, the ratio of successive terms is constant. This constant factor is called the COMMON RATIO of the sequence & is obtained by dividing any term by the immediately previous term. Therefore a, ar, ar2 , ar3 , ar4 , .......... is a GP with 'a' as the first term & 'r' as the common ratio. (a). nth term ; Tn = a r^(n-1) (b). Sum of the first n terms; Sn = a(r^n – 1)/(r-1), if r = 1 (c). Sum of infinite G.P., Sꝏ =a/(r – 1); 0<IrI<1 some examples of the G.P. series: 2,4,8,16,32…………. -1,-2,-4,-8,………….. 1,-2,4,-8,16,……….. 1,1/2,1/4,1/8,……….
  • 4. 5. PROPERTIES OF GP : (a) If each term of a G.P. is multiplied or divided by some non-zero quantity, then the resulting sequence is also a G.P. (b) Three consecutive terms of a GP : a/r, a, ar ; Four consecutive terms of a GP : a/r^3 , a/r, ar, ar^3 (c) If a, b, c are in G.P. then b^2 =ac. (d) If in a G.P, the product of two terms which are equidistant from the first and the last term, is constant and is equal to the product of the first and last term Tk . Tn–k+1 = constant = a.l where l = last term (e) If each term of a G.P. is raised to the same power, then the resulting sequence is also a G.P. (f) If the terms of a given G.P. are chosen at regular intervals, then the new sequence is also a G.P. (g) If a1 , a2 , a3 .....an is a G.P. of positive terms, then log a1 , log a2 ,.....log an is an A.P. and vice-versa. (h) If a1 , a2 , a3 ..... and b1 , b2 , b3 ..... are two G.P.'s then a1.b1 , a2 .b2 , a3 .b3 ..... & a1/b1,a2/b2,a3/b3 is also in G.P. (i) In a G.P., Tr^2 = Tr–k. Tr+k, k < r, r =1
  • 5. 6. HARMONIC PROGRESSION (H.P.) : A sequence is said to be in H.P. if the reciprocal of its terms are in AP. If the sequence a1 , a2 , a3 , ......., an is an HP then 1/a1 , 1/a2 ,........., 1/an is an AP . Here we do not have the formula for the sum of the n terms of an HP. The general form of a harmonic progression is 1/a, 1/(a+d), 1/(a+2d), 1/(a+3d),1/(a+4d),………..1/(a+(n-1).d) Example of HP 1,1/2,1/3,1/4,1/5 7. ARITHMETICO - GEOMETRIC SERIES : A series, each term of which is formed by multiplying the corresponding term of an A.P. & G.P. is called the Arithmetico- Geometric Series , e.g. 1+ 3x + 5x^2 + 7x^3 + ......... Here 1, 3, 5, ........ are in A.P. & 1, x, x2 , x3 ............. are in G.P.
  • 6. 7. MEANS (a) ARITHMETIC MEAN : If three terms are in A.P. then the middle term is called the A.M. between the other two, so if a, b, c. are in A.P., b is A.M. of a & c. So A.M. of a and c, b(A.M.)= a + c / 2. n-ARITHMETIC MEANS BETWEEN TWO NUMBERS : If a,b be any two given numbers & a, A1 , A2 , .........., An , b are in AP, then A1 , A2 ,........An are the 'n' A.M’s between a & b then. A1 = a + d , A2 = a + 2d ,......, An = a + nd or b – d, where d = (b-a)/(n+1) (b) GEOMETRIC MEAN : If a, b, c are in G.P., then b is the G.M. between a & c, b^2 = ac. So G.M. of a and c, G.M.^2 = ac n-GEOMETRIC MEANS BETWEEN TWO NUMBERS : If a, b are two given positive numbers & a, G1 , G2 , ........, Gn , b are in G.P. Then G1 , G2 , G3 ,.......Gn are 'n' G.Ms between a & b. where b = ar^n+1  r = (b/a)^(1/(n+1)) G1 = a(b/a)^(1/(n+1)), G2 = a(b/a)^(2/(n+1)) , Gn = a(b/a)^(n/n+1) (c) HARMONIC MEAN : If a, b, c are in H.P., then b is H.M. between a & c. So H.M. of a and c, 2ac/(a+c) = H.M.