SlideShare a Scribd company logo
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:
4
1 +
= −
n
n a
a
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
( )d
n
a
an 1
−
+
=
Try this to get the
5th term.
a =3
( ) 19
16
3
4
1
5
3
5 =
+
=
−
+
=
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,,………………
500
Solution.
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
aapp.pdf

More Related Content

Similar to aapp.pdf

Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
Ladla Mughal
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
Chhavi Bansal
 
Arithmetic progression
Arithmetic progression Arithmetic progression
Arithmetic progression
SANJAY GANGAN
 
Series in Discrete Structure || Computer Science
Series in Discrete Structure || Computer ScienceSeries in Discrete Structure || Computer Science
Series in Discrete Structure || Computer Science
MubasharGhazi
 
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
ErlenaMirador1
 
Arithmetic Progression - $@mEe
Arithmetic Progression - $@mEeArithmetic Progression - $@mEe
Arithmetic Progression - $@mEe
Samee Smd
 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebra
indianeducation
 
ArithmeticProgression
ArithmeticProgression ArithmeticProgression
ArithmeticProgression
Prashant Jain
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
Chhavi Bansal
 
Arithmeticprogression
Arithmeticprogression Arithmeticprogression
Arithmeticprogression
hafsa1470
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
Rajaram Narasimhan
 
CBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progressionCBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progression
Pranav Ghildiyal
 
Ppt formula for sum of series
Ppt  formula for sum of seriesPpt  formula for sum of series
Ppt formula for sum of series
manojsweet
 
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
sadafkoondhar
 
Sequences And Series
Sequences And SeriesSequences And Series
Sequences And Series
goestoinfinity
 
Math aruthmetic geometric series
Math aruthmetic geometric seriesMath aruthmetic geometric series
Math aruthmetic geometric series
student
 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequence
Rozzel Palacio
 
Arithmetic seqence
Arithmetic seqenceArithmetic seqence
Arithmetic seqence
Myra Ramos
 
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)
Rachit Mehta
 
Sequence of DM
Sequence of  DM Sequence of  DM
Sequence of DM
Rokonuzzaman Rony
 

Similar to aapp.pdf (20)

Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Arithmetic progression
Arithmetic progression Arithmetic progression
Arithmetic progression
 
Series in Discrete Structure || Computer Science
Series in Discrete Structure || Computer ScienceSeries in Discrete Structure || Computer Science
Series in Discrete Structure || Computer Science
 
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 - $@mEe
Arithmetic Progression - $@mEeArithmetic Progression - $@mEe
Arithmetic Progression - $@mEe
 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebra
 
ArithmeticProgression
ArithmeticProgression ArithmeticProgression
ArithmeticProgression
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Arithmeticprogression
Arithmeticprogression Arithmeticprogression
Arithmeticprogression
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
CBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progressionCBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progression
 
Ppt formula for sum of series
Ppt  formula for sum of seriesPpt  formula for sum of series
Ppt formula for sum of 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
 
Sequences And Series
Sequences And SeriesSequences And Series
Sequences And Series
 
Math aruthmetic geometric series
Math aruthmetic geometric seriesMath aruthmetic geometric series
Math aruthmetic geometric series
 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequence
 
Arithmetic seqence
Arithmetic seqenceArithmetic seqence
Arithmetic seqence
 
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)
 
Sequence of DM
Sequence of  DM Sequence of  DM
Sequence of DM
 

Recently uploaded

End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
Lars Albertsson
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
Roger Valdez
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
Timothy Spann
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Kiwi Creative
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
nyfuhyz
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
Sachin Paul
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
v7oacc3l
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
Bill641377
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
javier ramirez
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
g4dpvqap0
 
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdfUdemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Fernanda Palhano
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
74nqk8xf
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
sameer shah
 
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
zsjl4mimo
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
bopyb
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
Social Samosa
 
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
74nqk8xf
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
jitskeb
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 

Recently uploaded (20)

End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
 
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdfUdemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
 
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
 
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 

aapp.pdf

  • 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: 4 1 + = − n n a a 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 ( )d n a an 1 − + = Try this to get the 5th term. a =3 ( ) 19 16 3 4 1 5 3 5 = + = − + = 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,,……………… 500 Solution. 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