SlideShare a Scribd company logo
1 of 21
Arithmetic
Progression
Sequence: A list of numbers
having specific relation
between the consecutive
terms is generally called a
sequence.
e.g. 1, 3, 5, 7,……… (next term
to a term is obtained by
adding 2 with it)
& 2, 6, 18, 54,…….( next term
to a term is obtained by
multiplying 3 with it)
Arithmetic Progression: If various terms of a
sequence are formed by adding a fixed
number to the previous term or the
difference between two successive
terms is a fixed number, then the sequence
is called AP.
e.g.1) 2, 4, 6, 8, ……… the sequence of even
numbers is an example of AP
2) 5, 10, 15, 20, 25…..
In this each term is obtained by adding 5 to
the preceding term except first term.
Illustrative example for A.P.
=d,where d=1
a a+d a+2d a+3d………………
The general form of an Arithmetic Progression
is
a , a +d , a + 2d , a + 3d ………………, a + (n-
1)d
Where ‘a’ is first term and
‘d’ is called common difference.
Common Difference - The fixed number which
is obtained by subtracting any term of AP from
its previous term.
If we take
First term of an AP as a
and Common Difference
as d,
Then,
nth term of that AP will be
An = a + (n-1)d
3, 7, 11, 15, 19 …
Notice in this sequence that if we find the difference
between any term and the term before it we always get
4. 4 is then called the common difference and is
denoted with the letter d.
d =4
To get to the next term in the sequence we
would add 4 so a recursive formula for this
sequence is:
41 += −nn aa
The first term in the sequence would be a1
which is sometimes just written as a.
a =3
3, 7, 11, 15, 19 …
+4 +4 +4 +4
Each time you want another term in the sequence you’d add d. This
would mean the second term was the first term plus d. The third term
is the first term plus d plus d (added twice). The fourth term is the first
term plus d plus d plus d (added three times). So you can see to get
the nth term we’d take the first term and add d (n - 1) times.
d =4
( )dnaan 1−+=
Try this to get the
5th term.
a =3
( ) 1916341535 =+=−+=a
Let’s see an example!!
Let a=2, d=2, n=12,find An
An=a+(n-1)d
=2+(12-1)2
=2+(11)2
=2+22
Therefore, An=24
Hence solved.
To check that a given term is in A.P. or not.
2, 6, 10, 14….
Here first term a = 2,
find differences in the next terms
a2-a1 = 6 – 2 = 4
a3-a2 = 10 –6 = 4
a4-a3 = 14 – 10 = 4
Since the differences are
common.
Hence the given terms are in A.P.
Problem : Find the value of k for which the
given series is in A.P. 4, k –1 , 12
Solution : Given A.P. is 4, k –1 , 12…..
If series is A.P. then the differences will be
common.
d1 = d1
a2 – a1 = a3 – a2
k – 1 – 4 = 12 – (k – 1)
k – 5 = 12 – k + 1
k + k = 12 + 1 + 5
The sum of n terms, we find as,
Sum = n X [(first term + last term) / 2]
Now last term will be = a + (n-1) d
Therefore,
Sum(Sn
) =n X [{a + a + (n-1) d } /2 ]
= n/2 [ 2a + (n+1)d]
DERIVATION
The sum to n terms is given by:
Sn
= a + (a + d) + (a + 2d) + … + (a + (n – 1)d)     (1)
If we write this out backwards, we get:
Sn
= (a + (n – 1)d) + (a + (n – 2)d) + … +a  (2)           
Now let’s add (1) and (2):
2Sn
= [2a + (n – 1)d] + [2a + (n – 1)d] + …
……… + [2a + (n – 1)d]
So, S = n/2 [2a + (n – 1)d]
Problem . Find number of terms of
A.P. 100, 105, 110, 115,,………………
500Solution.
First term is a = 100 , an = 500
Common difference is d = 105 -100 = 5
nth term is an = a + (n-1)d
500 = 100 + (n-1)5
500 - 100 = 5(n – 1)
400 = 5(n – 1)
5(n – 1) = 400
5(n – 1) = 400
n – 1 = 400/5
n - 1 = 80
n = 80 + 1
n = 81
Hence the no. of terms are 81.
Problem . Find the sum of 30 terms of given
A.P. ,12 , 20 , 28 , 36………
Solution : Given A.P. is 12 , 20, 28 , 36
Its first term is a = 12
Common difference is d = 20 – 12 = 8
The sum to n terms of an arithmetic progression
Sn
= n/2 [ 2a + (n - 1)d ]
= ½ x 30 [ 2x 12 + (30-1)x 8]
= 15 [ 24 + 29 x8]
= 15[24 + 232]
= 15 x 246
= 3690
THE SUM OF TERMS IS 3690
Problem . Find the sum of terms in given A.P.
2 , 4 , 6 , 8 , ……………… 200
Solution: Its first term is a = 2
Common difference is d = 4 – 2 = 2
nth term is an = a + (n-1)d
200 = 2 + (n-1)2
200 - 2 = 2(n – 1)
2(n – 1) = 198
n – 1 = 99, n = 100
The sum to n terms of an arithmetic progression
Sn
= n/2[ 2a + (n - 1)d ]
S100
= 100/2 [ 2x 2 + (100-1)x 2]
= 50 [ 4 + 198]
= 50[202]
= 10100
The difference between two terms of an
AP can be formulated as below:-
nth term – kth term
= t(n) – t(k)
= {a + (n-1)d} – { a + (k-1) d }
= a + nd – d – a – kd + d = nd – kd
Hence,
t(n) – t(k) = (n – k) d
Arithmetic progression

More Related Content

What's hot

ARITHMETIC PROGRESSIONS
ARITHMETIC PROGRESSIONS ARITHMETIC PROGRESSIONS
ARITHMETIC PROGRESSIONS
Vamsi Krishna
 

What's hot (20)

Arithmetic Progression - $@mEe
Arithmetic Progression - $@mEeArithmetic Progression - $@mEe
Arithmetic Progression - $@mEe
 
Real numbers- class 10 mathematics
Real numbers- class 10 mathematicsReal numbers- class 10 mathematics
Real numbers- class 10 mathematics
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Rational numbers ppt
Rational numbers pptRational numbers ppt
Rational numbers ppt
 
ARITHMETIC PROGRESSIONS
ARITHMETIC PROGRESSIONS ARITHMETIC PROGRESSIONS
ARITHMETIC PROGRESSIONS
 
Real Numbers
Real NumbersReal Numbers
Real Numbers
 
Arithmatic progression for Class 10 by G R Ahmed
Arithmatic progression for Class 10 by G R AhmedArithmatic progression for Class 10 by G R Ahmed
Arithmatic progression for Class 10 by G R Ahmed
 
Geometric progressions
Geometric progressionsGeometric progressions
Geometric progressions
 
Algebraic expressions and identities
Algebraic expressions and identitiesAlgebraic expressions and identities
Algebraic expressions and identities
 
Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressions
 
surface area and volume ppt for class 10
surface area and volume ppt for class 10surface area and volume ppt for class 10
surface area and volume ppt for class 10
 
Rational Numbers
Rational NumbersRational Numbers
Rational Numbers
 
circles- maths-class 10th-ppt
circles- maths-class 10th-pptcircles- maths-class 10th-ppt
circles- maths-class 10th-ppt
 
Quadratic equations class 10
Quadratic equations class 10Quadratic equations class 10
Quadratic equations class 10
 
Squares & square roots - class 8th
Squares & square roots -  class 8th Squares & square roots -  class 8th
Squares & square roots - class 8th
 
PPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS XPPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS X
 
Arithmetic progression - Introduction to Arithmetic progressions for class 10...
Arithmetic progression - Introduction to Arithmetic progressions for class 10...Arithmetic progression - Introduction to Arithmetic progressions for class 10...
Arithmetic progression - Introduction to Arithmetic progressions for class 10...
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS Polynomials
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentation
 
Class IX Heron's Formula
Class IX Heron's FormulaClass IX Heron's Formula
Class IX Heron's Formula
 

Viewers also liked

Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
itutor
 
Arithmetic Sequence and Series
Arithmetic Sequence and SeriesArithmetic Sequence and Series
Arithmetic Sequence and Series
itutor
 
Ppt formula for sum of series
Ppt  formula for sum of seriesPpt  formula for sum of series
Ppt formula for sum of series
manojsweet
 
Maths in Everyday Life
Maths in Everyday LifeMaths in Everyday Life
Maths in Everyday Life
Rachit Bhalla
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
mstf mstf
 
Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic Progression
Deepali Tanwar
 
permutation and combination
permutation and combinationpermutation and combination
permutation and combination
anannda
 
The Geometric Progression Of Numbers Blue
The Geometric Progression Of Numbers BlueThe Geometric Progression Of Numbers Blue
The Geometric Progression Of Numbers Blue
Alexandra Hughley
 
Ppt on sequences and series by mukul sharma
Ppt on sequences and series by mukul sharmaPpt on sequences and series by mukul sharma
Ppt on sequences and series by mukul sharma
joywithmath
 
Form 5 formulae and note
Form 5 formulae and noteForm 5 formulae and note
Form 5 formulae and note
smktsj2
 

Viewers also liked (20)

Arithmetic Sequence Real Life Problems
Arithmetic Sequence Real Life Problems Arithmetic Sequence Real Life Problems
Arithmetic Sequence Real Life Problems
 
10th arithmetic progression solves questions
10th arithmetic progression solves questions10th arithmetic progression solves questions
10th arithmetic progression solves questions
 
Maths project work - Arithmetic Sequences
Maths project work - Arithmetic SequencesMaths project work - Arithmetic Sequences
Maths project work - Arithmetic Sequences
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
 
Arithmetic Sequence and Series
Arithmetic Sequence and SeriesArithmetic Sequence and Series
Arithmetic Sequence and Series
 
Ppt formula for sum of series
Ppt  formula for sum of seriesPpt  formula for sum of series
Ppt formula for sum of series
 
Probability - Question Bank for Class/Grade 10 maths.
Probability - Question Bank for Class/Grade 10 maths.Probability - Question Bank for Class/Grade 10 maths.
Probability - Question Bank for Class/Grade 10 maths.
 
Maths in Everyday Life
Maths in Everyday LifeMaths in Everyday Life
Maths in Everyday Life
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric Sequence
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
 
Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic Progression
 
Compound Interest and Geometric Progression
Compound Interest and Geometric ProgressionCompound Interest and Geometric Progression
Compound Interest and Geometric Progression
 
permutation and combination
permutation and combinationpermutation and combination
permutation and combination
 
The Geometric Progression Of Numbers Blue
The Geometric Progression Of Numbers BlueThe Geometric Progression Of Numbers Blue
The Geometric Progression Of Numbers Blue
 
CBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progressionCBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progression
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
 
Ppt on sequences and series by mukul sharma
Ppt on sequences and series by mukul sharmaPpt on sequences and series by mukul sharma
Ppt on sequences and series by mukul sharma
 
Add maths complete f4 & f5 Notes
Add maths complete f4 & f5 NotesAdd maths complete f4 & f5 Notes
Add maths complete f4 & f5 Notes
 
Form 5 formulae and note
Form 5 formulae and noteForm 5 formulae and note
Form 5 formulae and note
 
Quadratic equation
Quadratic equation   Quadratic equation
Quadratic equation
 

Similar to Arithmetic progression

Arithmetic seqence
Arithmetic seqenceArithmetic seqence
Arithmetic seqence
Myra Ramos
 
Arithmetic progression ex no. 4
Arithmetic progression ex no. 4Arithmetic progression ex no. 4
Arithmetic progression ex no. 4
AMIN BUHARI
 

Similar to Arithmetic progression (20)

aapp.pdf
aapp.pdfaapp.pdf
aapp.pdf
 
arithmatic progression.pptx
arithmatic progression.pptxarithmatic progression.pptx
arithmatic progression.pptx
 
Sequence and series
Sequence and seriesSequence and series
Sequence and series
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Arithmetic progression
Arithmetic progression Arithmetic progression
Arithmetic progression
 
AP&GP.pptx
AP&GP.pptxAP&GP.pptx
AP&GP.pptx
 
Series in Discrete Structure || Computer Science
Series in Discrete Structure || Computer ScienceSeries in Discrete Structure || Computer Science
Series in Discrete Structure || Computer Science
 
ArithmeticProgression
ArithmeticProgression ArithmeticProgression
ArithmeticProgression
 
Lesson 1- Math 10 - W1Q1_ Arithmetic Sequences and Series.pptx
Lesson 1- Math 10 - W1Q1_ Arithmetic Sequences and Series.pptxLesson 1- Math 10 - W1Q1_ Arithmetic Sequences and Series.pptx
Lesson 1- Math 10 - W1Q1_ Arithmetic Sequences and Series.pptx
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebra
 
Arithmeticprogression
Arithmeticprogression Arithmeticprogression
Arithmeticprogression
 
Math aruthmetic geometric series
Math aruthmetic geometric seriesMath aruthmetic geometric series
Math aruthmetic geometric series
 
Sequences And Series
Sequences And SeriesSequences And Series
Sequences And Series
 
Presentation of Arithmatic sequence Series Created by Ambreen koondhar.pptx
Presentation of Arithmatic sequence Series Created by Ambreen koondhar.pptxPresentation of Arithmatic sequence Series Created by Ambreen koondhar.pptx
Presentation of Arithmatic sequence Series Created by Ambreen koondhar.pptx
 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequence
 
Arithmetic seqence
Arithmetic seqenceArithmetic seqence
Arithmetic seqence
 
Sequence of DM
Sequence of  DM Sequence of  DM
Sequence of DM
 
Starr pvt. ltd. rachit's group ppt (1)
Starr pvt. ltd. rachit's group ppt (1)Starr pvt. ltd. rachit's group ppt (1)
Starr pvt. ltd. rachit's group ppt (1)
 
Arithmetic progression ex no. 4
Arithmetic progression ex no. 4Arithmetic progression ex no. 4
Arithmetic progression ex no. 4
 

Recently uploaded

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Recently uploaded (20)

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 

Arithmetic progression

  • 2. Sequence: A list of numbers having specific relation between the consecutive terms is generally called a sequence. e.g. 1, 3, 5, 7,……… (next term to a term is obtained by adding 2 with it) & 2, 6, 18, 54,…….( next term to a term is obtained by multiplying 3 with it)
  • 3. Arithmetic Progression: If various terms of a sequence are formed by adding a fixed number to the previous term or the difference between two successive terms is a fixed number, then the sequence is called AP. e.g.1) 2, 4, 6, 8, ……… the sequence of even numbers is an example of AP 2) 5, 10, 15, 20, 25….. In this each term is obtained by adding 5 to the preceding term except first term.
  • 4. Illustrative example for A.P. =d,where d=1 a a+d a+2d a+3d………………
  • 5. The general form of an Arithmetic Progression is a , a +d , a + 2d , a + 3d ………………, a + (n- 1)d Where ‘a’ is first term and ‘d’ is called common difference.
  • 6. Common Difference - The fixed number which is obtained by subtracting any term of AP from its previous term. If we take First term of an AP as a and Common Difference as d, Then, nth term of that AP will be An = a + (n-1)d
  • 7. 3, 7, 11, 15, 19 … Notice in this sequence that if we find the difference between any term and the term before it we always get 4. 4 is then called the common difference and is denoted with the letter d. d =4 To get to the next term in the sequence we would add 4 so a recursive formula for this sequence is: 41 += −nn aa The first term in the sequence would be a1 which is sometimes just written as a. a =3
  • 8. 3, 7, 11, 15, 19 … +4 +4 +4 +4 Each time you want another term in the sequence you’d add d. This would mean the second term was the first term plus d. The third term is the first term plus d plus d (added twice). The fourth term is the first term plus d plus d plus d (added three times). So you can see to get the nth term we’d take the first term and add d (n - 1) times. d =4 ( )dnaan 1−+= Try this to get the 5th term. a =3 ( ) 1916341535 =+=−+=a
  • 9. Let’s see an example!! Let a=2, d=2, n=12,find An An=a+(n-1)d =2+(12-1)2 =2+(11)2 =2+22 Therefore, An=24 Hence solved.
  • 10. To check that a given term is in A.P. or not. 2, 6, 10, 14…. Here first term a = 2, find differences in the next terms a2-a1 = 6 – 2 = 4 a3-a2 = 10 –6 = 4 a4-a3 = 14 – 10 = 4 Since the differences are common. Hence the given terms are in A.P.
  • 11. Problem : Find the value of k for which the given series is in A.P. 4, k –1 , 12 Solution : Given A.P. is 4, k –1 , 12….. If series is A.P. then the differences will be common. d1 = d1 a2 – a1 = a3 – a2 k – 1 – 4 = 12 – (k – 1) k – 5 = 12 – k + 1 k + k = 12 + 1 + 5
  • 12. The sum of n terms, we find as, Sum = n X [(first term + last term) / 2] Now last term will be = a + (n-1) d Therefore, Sum(Sn ) =n X [{a + a + (n-1) d } /2 ] = n/2 [ 2a + (n+1)d]
  • 13. DERIVATION The sum to n terms is given by: Sn = a + (a + d) + (a + 2d) + … + (a + (n – 1)d)     (1) If we write this out backwards, we get: Sn = (a + (n – 1)d) + (a + (n – 2)d) + … +a  (2)            Now let’s add (1) and (2): 2Sn = [2a + (n – 1)d] + [2a + (n – 1)d] + … ……… + [2a + (n – 1)d] So, S = n/2 [2a + (n – 1)d]
  • 14. Problem . Find number of terms of A.P. 100, 105, 110, 115,,……………… 500Solution. First term is a = 100 , an = 500 Common difference is d = 105 -100 = 5 nth term is an = a + (n-1)d 500 = 100 + (n-1)5 500 - 100 = 5(n – 1) 400 = 5(n – 1) 5(n – 1) = 400
  • 15. 5(n – 1) = 400 n – 1 = 400/5 n - 1 = 80 n = 80 + 1 n = 81 Hence the no. of terms are 81.
  • 16. Problem . Find the sum of 30 terms of given A.P. ,12 , 20 , 28 , 36……… Solution : Given A.P. is 12 , 20, 28 , 36 Its first term is a = 12 Common difference is d = 20 – 12 = 8 The sum to n terms of an arithmetic progression Sn = n/2 [ 2a + (n - 1)d ] = ½ x 30 [ 2x 12 + (30-1)x 8] = 15 [ 24 + 29 x8]
  • 17. = 15[24 + 232] = 15 x 246 = 3690 THE SUM OF TERMS IS 3690
  • 18. Problem . Find the sum of terms in given A.P. 2 , 4 , 6 , 8 , ……………… 200 Solution: Its first term is a = 2 Common difference is d = 4 – 2 = 2 nth term is an = a + (n-1)d 200 = 2 + (n-1)2 200 - 2 = 2(n – 1) 2(n – 1) = 198 n – 1 = 99, n = 100
  • 19. The sum to n terms of an arithmetic progression Sn = n/2[ 2a + (n - 1)d ] S100 = 100/2 [ 2x 2 + (100-1)x 2] = 50 [ 4 + 198] = 50[202] = 10100
  • 20. The difference between two terms of an AP can be formulated as below:- nth term – kth term = t(n) – t(k) = {a + (n-1)d} – { a + (k-1) d } = a + nd – d – a – kd + d = nd – kd Hence, t(n) – t(k) = (n – k) d