SlideShare a Scribd company logo
1 of 51
Arithmetic Progressions
Sequence
ο‚— A set of numbers arranged in definite order
according to some rule is called a sequence.
ο‚— E.g.
ο‚— (i) 4, 7, 10, 13, 16, …
ο‚— (ii) 2, 6, 18, 54, …
ο‚— (iii) 5, 3, 1, -1, -3, …
ο‚— are sequences because in each arrangement
there is some rule according to which
numbers are written.
ο‚— In (i) each term is obtained by adding 3 to
the preceding term.
ο‚— In (ii) each term is obtained by
multiplying the preceding term by 3
ο‚— In (iii) each term is obtained by
subtracting 2 from the preceding term.
Series
ο‚— The algebric sum of the terms of a sequence
or a progression is called series.
ο‚— (i) 4 + 7 + 10 + …
ο‚— (ii) 2 + 6 + 18 + …
ο‚— (iii) 5 + 3 + 1 + …
ο‚— The sum of the first n terms of the series is
denoted by Sn.
ο‚— The sum of first two terms is denoted by S2,
ο‚— Sum of first seven terms is denoted by S7 and
so on.
Series
ο‚— Each term of sequence is denoted by T1,
T2, T3, …
ο‚— Therefore,
ο‚— Sn= T1 + T2 + T3 +… + Tn-1 + Tn
ο‚— Sn= (T1 + T2 + T3 +… + Tn-1 ) + Tn
ο‚— Sn= Sn-1 + Tn
ο‚— Tn = Sn - Sn-1
ο‚— nth term = (sum of first n terms) – (sum of
first (n-1) terms)
Arithmetic Progression:
ο‚— A sequence in which each term is obtained
by adding a constant number to its
preceding term is called an Arithmetic
Progression (A.P.)
ο‚— The constant number is called the
β€˜common difference’
ο‚— E.g. 2, 6, 10, 14, 18, … is an arithmetic
progression in which the common
difference is 4.
Arithmetic Progression:
ο‚— Generally first term of an AP is denoted
by β€˜a’ and the common difference is
denoted by β€˜d’,
ο‚— First term of AP: T1= a
ο‚— Second term of AP: T2= a+d
ο‚— Third term of AP : T3= a + 2d
ο‚— nth term of AP: Tn = a + (n-1)d
ο‚— Hence the general form of an AP can be
written as a, a+d, a+2d, a+3d, a+4d, …
Sum of n terms of AP
ο‚— Let the AP be a, a+d, a+2d, a+3d, a+4d,
…
ο‚— Therefore, sum of n terms of AP
ο‚— Sn = a + (a+d) + (a+2d) + (a+3d) + … + a
+(n-1)d
ο‚— Let l be the last term
ο‚— Sn = n . (a + l) / 2
ο‚— Sn = n . [2a + (n-1)d] / 2
Ex.1
ο‚— Find the required terms of the following
series:
ο‚— i) 37, 33, 29, 25… (50th term)
ο‚— ii) 7, 8 Β½, 10, 11 Β½, … (81st term)
Solution:
ο‚— i) In the A.P. 37, 33, 29, 25…
ο‚— Therefore
ο‚— a= 37
ο‚— d= - 4
ο‚— n = 50
ο‚— Tn = a + (n-1)d
ο‚— T50 = …
ο‚— = - 159
Solution:
ο‚— ii) In the A.P. 7, 8 Β½, 10, 11 Β½, …
ο‚— Therefore
ο‚— a= 7
ο‚— d= 3/2
ο‚— n = 81
ο‚— Tn = a + (n-1)d
ο‚— T81 = …
ο‚— = 127
Ex.2
ο‚— The 4th term of an A.P. is 19 and its 12th
term is 51, find its 21st term.
Solution:
ο‚— For an AP
ο‚— Tn = a + (n-1)d
ο‚— 4th term is 19
ο‚— T4 = a + 3d => a + 3d = 19
ο‚— 12th term is 51
ο‚— T12 = a + 11d => a + 11d = 51
ο‚— Solve above two equations
ο‚— d = ____ a = ____
ο‚— d = 4, a = 7
ο‚— Now 21st term:
ο‚— T21 = a + 20d
ο‚— =____
ο‚— =87
Ex.3
ο‚— The 6th term of an AP is 47 and its 10th
term is 75, find its 30th term.
Ex. 4
ο‚— Find the sum upto the required number of
terms of the followings:
ο‚— i) 100, 93, 86, 79, … (upto 20 terms)
ο‚— ii) 7, 19/2, 12, 29/2, 17, …(upto 30 terms)
Solution:
ο‚— i) For AP 100, 93, 86, 79, …
ο‚— a = 100
ο‚— d = -7
ο‚— n = 20
ο‚— Sn = n . [2a + (n-1)d] / 2
ο‚— S20 = _____
ο‚— = 670
ο‚— ii) For AP 7, 19/2, 12, 29/2, 17, …
ο‚— a = 7
ο‚— d = 5 / 2
ο‚— n = 30
ο‚— Sn = n . [2a + (n-1)d] / 2
ο‚— S30 = _____
ο‚— = 2595 / 2
ο‚— = 1297.5
Ex.5
ο‚— The 4th term of an AP is 22 and its 10th
term is 52, find the sum of its 40 terms.
Solution:
ο‚— For an AP
ο‚— Tn = a + (n-1)d
ο‚— For n = 4,
ο‚— T4 = a + 3d => a + 3d = 22 – (i)
ο‚— For n= 10,
ο‚— T10 = a + 9d => a + 9d = 52 – (ii)
ο‚— Solving (i) and (ii)
ο‚— a = ____ , d = _____
ο‚— d = 5 , a = 7
ο‚— Now,
ο‚— Sn = n . [2a + (n-1)d] / 2
ο‚— For n = 40,
ο‚— S40 = ____
ο‚— = 4180
Ex.6
ο‚— The sum of 6 terms of an AP is 57 and the
sum of its 10 terms is 155, find the 20th
term.
Solution:
ο‚— Sum to nth term:
ο‚— Sn = n . [2a + (n-1)d] / 2
ο‚— For n = 6,
ο‚— S6 = 57
ο‚— 6 . [2a + 5 d] / 2 = 57
ο‚— 2a + 5d = 19 --- (i)
ο‚— For n = 10
ο‚— S10 = 155
ο‚— 10 . [2a + 9 d] / 2 = 155
ο‚— 2a + 9d = 31 --- (ii)
ο‚— Solving (i) and (ii)
ο‚— a = ____ , d = ____
ο‚— Now
ο‚— Tn = a + (n-1)d
ο‚— For n = 20
ο‚— T20 =____
ο‚— = 59
Ex.7
ο‚— For the AP d = 4, l = 40, n = 12
ο‚— find a and Sn.
Ex.8
ο‚— For the AP n = 20, l = 86, Sn = 1260
ο‚— Find a
Ex.9
ο‚— Find the 40th term and sum of first 40
terms of the sequence 1, 3, 5, 7, …
Ex.10
ο‚— Obtain the sum of first n natural numbers
and hence find the sum of first 50 natural
numbers.
Solution:
ο‚— First n natural numbers are
ο‚— 1, 2, 3, 4, 5, ….., n.
ο‚— Obviously this is an AP whose first term is 1
and common difference is also 1.
ο‚— Sn = n . [2a + (n-1)d] / 2 =____
ο‚— Sn = n (n+1) / 2
ο‚— To obtain sum of first 50 natural numbers
ο‚— Put n = 50
ο‚— S50 = ____
ο‚— =1275
Ex.11
ο‚— Find the sum of all natural numbers
exactly divisible by 11 lying between 1
and 580.
Solution:
ο‚— The natural numbers divisible by 11, lying
between 1 and 580 are
ο‚— 11, 22, 33, …, 572
ο‚— This is an AP with the first term a = 11,
ο‚— Common difference d = 11
ο‚— And last term l = 572
ο‚— l = Tn = a + (n-1)d = 572
ο‚— 11 + (n-1) 11 = 572
ο‚— n = ____
ο‚— n = 52
ο‚— Now Sn = n . (a + l) / 2
ο‚— S52 = ____
ο‚— S52 = 15158
Ex. 12
ο‚— Three numbers are in AP. Their sum and
product are 39 and 2080 respectively. Find
the numbers.
Solution:
ο‚— Let the numbers be a – d, a, a + d
ο‚— Their sum is 39
ο‚— (a-d) + a + (a+d) = 39
ο‚— 3a = 39
ο‚— a = 13
ο‚— Their product is 2080
ο‚— (a-d) a (a+d) = 2080
ο‚— a (a2-d2) = 2080
ο‚— 13 (169 – d2) = 2080
ο‚— 169 – d2 = 160
ο‚— d2 = 169 – 160
ο‚— d2 = 9
ο‚— d = 3 or d = – 3
ο‚— Therefore required numbers are
ο‚— a – d, a, a + d
ο‚— If d = 3, a = 13 => 10, 13, 16 or
ο‚— If d = -3, a = 13 = > 16, 13, 10
Ex.13
ο‚— Five numbers whose sum is 50 are in AP.
If the 5th number is 3 times the 2nd
number, find the numbers.
Solution:
ο‚— Suppose that numbers are
ο‚— a – 2d, a – d, a, a + d, a + 2d
ο‚— Their sum is 50
ο‚— (a–2d) + (a–d) + a + (a+d) + (a+2d) = 50
ο‚— 5a = 50
ο‚— a = 10
ο‚— Now (5th number )= 3 x (2nd number)
ο‚— a + 2d = 3 (a – d)
ο‚— a + 2d = 3a – 3d
ο‚— a + 2d = 3a – 3d
ο‚— 2d + 3d = 3a – a
ο‚— 5d = 2a
ο‚— 5d = 2(10)
ο‚— d = 20 / 5
ο‚— d = 4
ο‚— Hence the numbers are
ο‚— a – 2d, a – d, a, a + d, a + 2d
ο‚— a = 10 and d= 4
ο‚— 2, 6, 10, 14, 18
Ex.14
ο‚— The sum of first 7 terms of an AP is 168
and the 11th term is 59.
ο‚— Find the sum of its first 30 terms
ο‚— Also find the 30th term.
Solution:
ο‚— In the given AP: S7 = 168 & T11=59.
ο‚— Sn = n . [2a + (n-1)d] / 2
ο‚— S7 = 7 . [2a + 6d] / 2
ο‚— 168 = 7 . [a + 3d]
ο‚— a + 3d = 24 --- (i)
ο‚— Tn = a + (n-1)d
ο‚— T11 = a + 10d => a + 10 d = 59 --- (ii)
ο‚— Solving eq. (i) and (ii)
ο‚— a = _____ , d = ______
ο‚— a = 9 and d = 5
ο‚— Now T30 = ___ and S30 =___
ο‚— T30 = 154 and S30 = 2445
Exercise
ο‚— Q.1 Find the required terms of the
following:
ο‚— i) 10, 14, 18, 22,… (30th term)
ο‚— ii) 59, 56, 53, 50, … (17th term)
ο‚— iii) 101, 99, 97, 95, … (51st term)
Q.2
ο‚— The 12th term of an AP is 20 and its 32nd
term is 60.
ο‚— Find its 40th term.
Q.3
ο‚— The 20th term of an AP is 30 and its 30th
term is 20.
ο‚— Find its 50th term.
Q.4
ο‚— Find the sum of the following series:
ο‚— i) 5, 9, 13, 17, … (up to 10 terms)
ο‚— ii) 32, 28, 24, 20, … (upto 13 terms)
ο‚— iii) 10, 12 Β½, 15, 17 Β½ , … (upto 25 terms)
Q.5
ο‚— The 3rd term of an AP is 9 and its 9th term
is 21, find the sum of its 40 terms.
Q.6
ο‚— The sum of first 12 terms of an AP is 28
and the sum of its first 28 terms is 12, find
the sum of its first 40 terms.
Q.7
ο‚— How many terms of the series 2, 5, 8,
11,… will make the sum 610?
Q.8
ο‚— The sum of three numbers in AP is 27 and
their product is 585 find the numbers?
Q.9
ο‚— The sum of three numbers in AP is 15 and
their product is 80 find the numbers?
Q.10
ο‚— The sum of five numbers in AP is 30 and
the product of the first and last is 20, find
the numbers?

More Related Content

What's hot

Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressionsshefali1710
Β 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric ProgressionsAkash Saha
Β 
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 AhmedMD. G R Ahmed
Β 
CBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progressionCBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progressionPranav Ghildiyal
Β 
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...Let's Tute
Β 
Areas Related to Circles
Areas Related to CirclesAreas Related to Circles
Areas Related to CirclesVioletBlack11
Β 
Statistics
StatisticsStatistics
StatisticsNavin Patle
Β 
PPT on Trigonometric Functions. Class 11
PPT on Trigonometric Functions. Class 11PPT on Trigonometric Functions. Class 11
PPT on Trigonometric Functions. Class 11Rushikesh Reddy
Β 
Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic ProgressionDeepali Tanwar
Β 
Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic Progressionitutor
Β 
Quadratic equations class 10
Quadratic equations class 10Quadratic equations class 10
Quadratic equations class 10AadhiSXA
Β 
Complex numbers org.ppt
Complex numbers org.pptComplex numbers org.ppt
Complex numbers org.pptOsama Tahir
Β 
cubes and cube root
cubes and cube rootcubes and cube root
cubes and cube rootMuskan Sharma
Β 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progressionChhavi Bansal
Β 
Sequences And Series
Sequences And SeriesSequences And Series
Sequences And Seriesgoestoinfinity
Β 
PPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS XPPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS XMiku09
Β 
Expressions powerpoint
Expressions powerpointExpressions powerpoint
Expressions powerpointAnnie cox
Β 
Perameter n area class 7
Perameter n area class 7Perameter n area class 7
Perameter n area class 7English planet
Β 

What's hot (20)

Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressions
Β 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
Β 
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
Β 
CBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progressionCBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progression
Β 
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...
Β 
Areas Related to Circles
Areas Related to CirclesAreas Related to Circles
Areas Related to Circles
Β 
Statistics
StatisticsStatistics
Statistics
Β 
PPT on Trigonometric Functions. Class 11
PPT on Trigonometric Functions. Class 11PPT on Trigonometric Functions. Class 11
PPT on Trigonometric Functions. Class 11
Β 
Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic Progression
Β 
Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic Progression
Β 
Quadratic equations class 10
Quadratic equations class 10Quadratic equations class 10
Quadratic equations class 10
Β 
Matrices & Determinants
Matrices & DeterminantsMatrices & Determinants
Matrices & Determinants
Β 
Complex numbers org.ppt
Complex numbers org.pptComplex numbers org.ppt
Complex numbers org.ppt
Β 
cubes and cube root
cubes and cube rootcubes and cube root
cubes and cube root
Β 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
Β 
Sequences And Series
Sequences And SeriesSequences And Series
Sequences And Series
Β 
PPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS XPPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS X
Β 
Expressions powerpoint
Expressions powerpointExpressions powerpoint
Expressions powerpoint
Β 
Real Numbers
Real NumbersReal Numbers
Real Numbers
Β 
Perameter n area class 7
Perameter n area class 7Perameter n area class 7
Perameter n area class 7
Β 

Similar to Arithmetic progressions

arithmatic progression.pptx
arithmatic progression.pptxarithmatic progression.pptx
arithmatic progression.pptxKirtiChauhan62
Β 
Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressionsPrakashChinchali
Β 
Arithmetic progression ex no. 4
Arithmetic progression ex no. 4Arithmetic progression ex no. 4
Arithmetic progression ex no. 4AMIN BUHARI
Β 
Class 10 arithmetic_progression_cbse_test_paper-2
Class 10 arithmetic_progression_cbse_test_paper-2Class 10 arithmetic_progression_cbse_test_paper-2
Class 10 arithmetic_progression_cbse_test_paper-2dinesh reddy
Β 
Sequences
SequencesSequences
Sequencesvisakh222
Β 
Sequence and series
Sequence and seriesSequence and series
Sequence and seriesKAZEMBETVOnline
Β 
Arithmeticprogression 130714002550-phpapp02
Arithmeticprogression 130714002550-phpapp02Arithmeticprogression 130714002550-phpapp02
Arithmeticprogression 130714002550-phpapp02Arpit Meena
Β 
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
Β 
ArithmeticProgression
ArithmeticProgression ArithmeticProgression
ArithmeticProgression Prashant Jain
Β 
NTSE Ap.pptx and I am studying aakash and
NTSE Ap.pptx and I am studying aakash andNTSE Ap.pptx and I am studying aakash and
NTSE Ap.pptx and I am studying aakash andAyushSaxena838963
Β 
mathematics part-2.docx
mathematics part-2.docxmathematics part-2.docx
mathematics part-2.docxLakeshkumarpadhy
Β 
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdfnassorokayanda9412
Β 
2e. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.5)
2e. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.5)2e. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.5)
2e. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.5)Dr. I. Uma Maheswari Maheswari
Β 
MATHEMATICS : ARITHMETIC PROGRESSIONS
MATHEMATICS : ARITHMETIC PROGRESSIONSMATHEMATICS : ARITHMETIC PROGRESSIONS
MATHEMATICS : ARITHMETIC PROGRESSIONSvirupapanju
Β 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progressionAnkitGupta1471
Β 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequenceRozzel Palacio
Β 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebraindianeducation
Β 
(678215997) neethutext
(678215997) neethutext(678215997) neethutext
(678215997) neethutextneethumaths
Β 

Similar to Arithmetic progressions (20)

arithmatic progression.pptx
arithmatic progression.pptxarithmatic progression.pptx
arithmatic progression.pptx
Β 
Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressions
Β 
Arithmetic progression ex no. 4
Arithmetic progression ex no. 4Arithmetic progression ex no. 4
Arithmetic progression ex no. 4
Β 
Class 10 arithmetic_progression_cbse_test_paper-2
Class 10 arithmetic_progression_cbse_test_paper-2Class 10 arithmetic_progression_cbse_test_paper-2
Class 10 arithmetic_progression_cbse_test_paper-2
Β 
AP&GP.pptx
AP&GP.pptxAP&GP.pptx
AP&GP.pptx
Β 
Sequences
SequencesSequences
Sequences
Β 
aapp.pdf
aapp.pdfaapp.pdf
aapp.pdf
Β 
Sequence and series
Sequence and seriesSequence and series
Sequence and series
Β 
Arithmeticprogression 130714002550-phpapp02
Arithmeticprogression 130714002550-phpapp02Arithmeticprogression 130714002550-phpapp02
Arithmeticprogression 130714002550-phpapp02
Β 
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)
Β 
ArithmeticProgression
ArithmeticProgression ArithmeticProgression
ArithmeticProgression
Β 
NTSE Ap.pptx and I am studying aakash and
NTSE Ap.pptx and I am studying aakash andNTSE Ap.pptx and I am studying aakash and
NTSE Ap.pptx and I am studying aakash and
Β 
mathematics part-2.docx
mathematics part-2.docxmathematics part-2.docx
mathematics part-2.docx
Β 
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
Β 
2e. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.5)
2e. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.5)2e. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.5)
2e. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.5)
Β 
MATHEMATICS : ARITHMETIC PROGRESSIONS
MATHEMATICS : ARITHMETIC PROGRESSIONSMATHEMATICS : ARITHMETIC PROGRESSIONS
MATHEMATICS : ARITHMETIC PROGRESSIONS
Β 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
Β 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequence
Β 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebra
Β 
(678215997) neethutext
(678215997) neethutext(678215997) neethutext
(678215997) neethutext
Β 

More from Dr. Nirav Vyas

Reduction forumla
Reduction forumlaReduction forumla
Reduction forumlaDr. Nirav Vyas
Β 
Arithmetic Mean, Geometric Mean, Harmonic Mean
Arithmetic Mean, Geometric Mean, Harmonic MeanArithmetic Mean, Geometric Mean, Harmonic Mean
Arithmetic Mean, Geometric Mean, Harmonic MeanDr. Nirav Vyas
Β 
Curve fitting - Lecture Notes
Curve fitting - Lecture NotesCurve fitting - Lecture Notes
Curve fitting - Lecture NotesDr. Nirav Vyas
Β 
Trend analysis - Lecture Notes
Trend analysis - Lecture NotesTrend analysis - Lecture Notes
Trend analysis - Lecture NotesDr. Nirav Vyas
Β 
Basic Concepts of Statistics - Lecture Notes
Basic Concepts of Statistics - Lecture NotesBasic Concepts of Statistics - Lecture Notes
Basic Concepts of Statistics - Lecture NotesDr. Nirav Vyas
Β 
Numerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen valuesNumerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen valuesDr. Nirav Vyas
Β 
Numerical Methods - Oridnary Differential Equations - 3
Numerical Methods - Oridnary Differential Equations - 3Numerical Methods - Oridnary Differential Equations - 3
Numerical Methods - Oridnary Differential Equations - 3Dr. Nirav Vyas
Β 
Numerical Methods - Oridnary Differential Equations - 2
Numerical Methods - Oridnary Differential Equations - 2Numerical Methods - Oridnary Differential Equations - 2
Numerical Methods - Oridnary Differential Equations - 2Dr. Nirav Vyas
Β 
Numerical Methods - Oridnary Differential Equations - 1
Numerical Methods - Oridnary Differential Equations - 1Numerical Methods - Oridnary Differential Equations - 1
Numerical Methods - Oridnary Differential Equations - 1Dr. Nirav Vyas
Β 
Partial Differential Equation - Notes
Partial Differential Equation - NotesPartial Differential Equation - Notes
Partial Differential Equation - NotesDr. Nirav Vyas
Β 
Special functions
Special functionsSpecial functions
Special functionsDr. Nirav Vyas
Β 
Legendre Function
Legendre FunctionLegendre Function
Legendre FunctionDr. Nirav Vyas
Β 
Laplace Transforms
Laplace TransformsLaplace Transforms
Laplace TransformsDr. Nirav Vyas
Β 
Fourier series 3
Fourier series 3Fourier series 3
Fourier series 3Dr. Nirav Vyas
Β 
Fourier series 2
Fourier series 2Fourier series 2
Fourier series 2Dr. Nirav Vyas
Β 
Fourier series 1
Fourier series 1Fourier series 1
Fourier series 1Dr. Nirav Vyas
Β 
Numerical Methods 3
Numerical Methods 3Numerical Methods 3
Numerical Methods 3Dr. Nirav Vyas
Β 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differencesDr. Nirav Vyas
Β 

More from Dr. Nirav Vyas (20)

Reduction forumla
Reduction forumlaReduction forumla
Reduction forumla
Β 
Arithmetic Mean, Geometric Mean, Harmonic Mean
Arithmetic Mean, Geometric Mean, Harmonic MeanArithmetic Mean, Geometric Mean, Harmonic Mean
Arithmetic Mean, Geometric Mean, Harmonic Mean
Β 
Combinations
CombinationsCombinations
Combinations
Β 
Permutation
PermutationPermutation
Permutation
Β 
Curve fitting - Lecture Notes
Curve fitting - Lecture NotesCurve fitting - Lecture Notes
Curve fitting - Lecture Notes
Β 
Trend analysis - Lecture Notes
Trend analysis - Lecture NotesTrend analysis - Lecture Notes
Trend analysis - Lecture Notes
Β 
Basic Concepts of Statistics - Lecture Notes
Basic Concepts of Statistics - Lecture NotesBasic Concepts of Statistics - Lecture Notes
Basic Concepts of Statistics - Lecture Notes
Β 
Numerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen valuesNumerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen values
Β 
Numerical Methods - Oridnary Differential Equations - 3
Numerical Methods - Oridnary Differential Equations - 3Numerical Methods - Oridnary Differential Equations - 3
Numerical Methods - Oridnary Differential Equations - 3
Β 
Numerical Methods - Oridnary Differential Equations - 2
Numerical Methods - Oridnary Differential Equations - 2Numerical Methods - Oridnary Differential Equations - 2
Numerical Methods - Oridnary Differential Equations - 2
Β 
Numerical Methods - Oridnary Differential Equations - 1
Numerical Methods - Oridnary Differential Equations - 1Numerical Methods - Oridnary Differential Equations - 1
Numerical Methods - Oridnary Differential Equations - 1
Β 
Partial Differential Equation - Notes
Partial Differential Equation - NotesPartial Differential Equation - Notes
Partial Differential Equation - Notes
Β 
Special functions
Special functionsSpecial functions
Special functions
Β 
Legendre Function
Legendre FunctionLegendre Function
Legendre Function
Β 
Laplace Transforms
Laplace TransformsLaplace Transforms
Laplace Transforms
Β 
Fourier series 3
Fourier series 3Fourier series 3
Fourier series 3
Β 
Fourier series 2
Fourier series 2Fourier series 2
Fourier series 2
Β 
Fourier series 1
Fourier series 1Fourier series 1
Fourier series 1
Β 
Numerical Methods 3
Numerical Methods 3Numerical Methods 3
Numerical Methods 3
Β 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differences
Β 

Recently uploaded

Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
Β 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
Β 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
Β 
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈcall girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ9953056974 Low Rate Call Girls In Saket, Delhi NCR
Β 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
Β 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
Β 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
Β 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
Β 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
Β 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
Β 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
Β 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
Β 
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
Β 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
Β 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
Β 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
Β 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
Β 

Recently uploaded (20)

Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
Β 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
Β 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
Β 
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈcall girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
Β 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
Β 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
Β 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
Β 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
Β 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
Β 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
Β 
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Β 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Β 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Β 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
Β 
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
Β 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
Β 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
Β 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
Β 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
Β 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
Β 

Arithmetic progressions

  • 2. Sequence ο‚— A set of numbers arranged in definite order according to some rule is called a sequence. ο‚— E.g. ο‚— (i) 4, 7, 10, 13, 16, … ο‚— (ii) 2, 6, 18, 54, … ο‚— (iii) 5, 3, 1, -1, -3, … ο‚— are sequences because in each arrangement there is some rule according to which numbers are written.
  • 3. ο‚— In (i) each term is obtained by adding 3 to the preceding term. ο‚— In (ii) each term is obtained by multiplying the preceding term by 3 ο‚— In (iii) each term is obtained by subtracting 2 from the preceding term.
  • 4. Series ο‚— The algebric sum of the terms of a sequence or a progression is called series. ο‚— (i) 4 + 7 + 10 + … ο‚— (ii) 2 + 6 + 18 + … ο‚— (iii) 5 + 3 + 1 + … ο‚— The sum of the first n terms of the series is denoted by Sn. ο‚— The sum of first two terms is denoted by S2, ο‚— Sum of first seven terms is denoted by S7 and so on.
  • 5. Series ο‚— Each term of sequence is denoted by T1, T2, T3, … ο‚— Therefore, ο‚— Sn= T1 + T2 + T3 +… + Tn-1 + Tn ο‚— Sn= (T1 + T2 + T3 +… + Tn-1 ) + Tn ο‚— Sn= Sn-1 + Tn ο‚— Tn = Sn - Sn-1 ο‚— nth term = (sum of first n terms) – (sum of first (n-1) terms)
  • 6. Arithmetic Progression: ο‚— A sequence in which each term is obtained by adding a constant number to its preceding term is called an Arithmetic Progression (A.P.) ο‚— The constant number is called the β€˜common difference’ ο‚— E.g. 2, 6, 10, 14, 18, … is an arithmetic progression in which the common difference is 4.
  • 7. Arithmetic Progression: ο‚— Generally first term of an AP is denoted by β€˜a’ and the common difference is denoted by β€˜d’, ο‚— First term of AP: T1= a ο‚— Second term of AP: T2= a+d ο‚— Third term of AP : T3= a + 2d ο‚— nth term of AP: Tn = a + (n-1)d ο‚— Hence the general form of an AP can be written as a, a+d, a+2d, a+3d, a+4d, …
  • 8. Sum of n terms of AP ο‚— Let the AP be a, a+d, a+2d, a+3d, a+4d, … ο‚— Therefore, sum of n terms of AP ο‚— Sn = a + (a+d) + (a+2d) + (a+3d) + … + a +(n-1)d ο‚— Let l be the last term ο‚— Sn = n . (a + l) / 2 ο‚— Sn = n . [2a + (n-1)d] / 2
  • 9. Ex.1 ο‚— Find the required terms of the following series: ο‚— i) 37, 33, 29, 25… (50th term) ο‚— ii) 7, 8 Β½, 10, 11 Β½, … (81st term)
  • 10. Solution: ο‚— i) In the A.P. 37, 33, 29, 25… ο‚— Therefore ο‚— a= 37 ο‚— d= - 4 ο‚— n = 50 ο‚— Tn = a + (n-1)d ο‚— T50 = … ο‚— = - 159
  • 11. Solution: ο‚— ii) In the A.P. 7, 8 Β½, 10, 11 Β½, … ο‚— Therefore ο‚— a= 7 ο‚— d= 3/2 ο‚— n = 81 ο‚— Tn = a + (n-1)d ο‚— T81 = … ο‚— = 127
  • 12. Ex.2 ο‚— The 4th term of an A.P. is 19 and its 12th term is 51, find its 21st term.
  • 13. Solution: ο‚— For an AP ο‚— Tn = a + (n-1)d ο‚— 4th term is 19 ο‚— T4 = a + 3d => a + 3d = 19 ο‚— 12th term is 51 ο‚— T12 = a + 11d => a + 11d = 51 ο‚— Solve above two equations ο‚— d = ____ a = ____
  • 14. ο‚— d = 4, a = 7 ο‚— Now 21st term: ο‚— T21 = a + 20d ο‚— =____ ο‚— =87
  • 15. Ex.3 ο‚— The 6th term of an AP is 47 and its 10th term is 75, find its 30th term.
  • 16. Ex. 4 ο‚— Find the sum upto the required number of terms of the followings: ο‚— i) 100, 93, 86, 79, … (upto 20 terms) ο‚— ii) 7, 19/2, 12, 29/2, 17, …(upto 30 terms)
  • 17. Solution: ο‚— i) For AP 100, 93, 86, 79, … ο‚— a = 100 ο‚— d = -7 ο‚— n = 20 ο‚— Sn = n . [2a + (n-1)d] / 2 ο‚— S20 = _____ ο‚— = 670
  • 18. ο‚— ii) For AP 7, 19/2, 12, 29/2, 17, … ο‚— a = 7 ο‚— d = 5 / 2 ο‚— n = 30 ο‚— Sn = n . [2a + (n-1)d] / 2 ο‚— S30 = _____ ο‚— = 2595 / 2 ο‚— = 1297.5
  • 19. Ex.5 ο‚— The 4th term of an AP is 22 and its 10th term is 52, find the sum of its 40 terms.
  • 20. Solution: ο‚— For an AP ο‚— Tn = a + (n-1)d ο‚— For n = 4, ο‚— T4 = a + 3d => a + 3d = 22 – (i) ο‚— For n= 10, ο‚— T10 = a + 9d => a + 9d = 52 – (ii) ο‚— Solving (i) and (ii) ο‚— a = ____ , d = _____
  • 21. ο‚— d = 5 , a = 7 ο‚— Now, ο‚— Sn = n . [2a + (n-1)d] / 2 ο‚— For n = 40, ο‚— S40 = ____ ο‚— = 4180
  • 22. Ex.6 ο‚— The sum of 6 terms of an AP is 57 and the sum of its 10 terms is 155, find the 20th term.
  • 23. Solution: ο‚— Sum to nth term: ο‚— Sn = n . [2a + (n-1)d] / 2 ο‚— For n = 6, ο‚— S6 = 57 ο‚— 6 . [2a + 5 d] / 2 = 57 ο‚— 2a + 5d = 19 --- (i) ο‚— For n = 10 ο‚— S10 = 155 ο‚— 10 . [2a + 9 d] / 2 = 155 ο‚— 2a + 9d = 31 --- (ii)
  • 24. ο‚— Solving (i) and (ii) ο‚— a = ____ , d = ____ ο‚— Now ο‚— Tn = a + (n-1)d ο‚— For n = 20 ο‚— T20 =____ ο‚— = 59
  • 25. Ex.7 ο‚— For the AP d = 4, l = 40, n = 12 ο‚— find a and Sn.
  • 26. Ex.8 ο‚— For the AP n = 20, l = 86, Sn = 1260 ο‚— Find a
  • 27. Ex.9 ο‚— Find the 40th term and sum of first 40 terms of the sequence 1, 3, 5, 7, …
  • 28. Ex.10 ο‚— Obtain the sum of first n natural numbers and hence find the sum of first 50 natural numbers.
  • 29. Solution: ο‚— First n natural numbers are ο‚— 1, 2, 3, 4, 5, ….., n. ο‚— Obviously this is an AP whose first term is 1 and common difference is also 1. ο‚— Sn = n . [2a + (n-1)d] / 2 =____ ο‚— Sn = n (n+1) / 2 ο‚— To obtain sum of first 50 natural numbers ο‚— Put n = 50 ο‚— S50 = ____ ο‚— =1275
  • 30. Ex.11 ο‚— Find the sum of all natural numbers exactly divisible by 11 lying between 1 and 580.
  • 31. Solution: ο‚— The natural numbers divisible by 11, lying between 1 and 580 are ο‚— 11, 22, 33, …, 572 ο‚— This is an AP with the first term a = 11, ο‚— Common difference d = 11 ο‚— And last term l = 572 ο‚— l = Tn = a + (n-1)d = 572 ο‚— 11 + (n-1) 11 = 572
  • 32. ο‚— n = ____ ο‚— n = 52 ο‚— Now Sn = n . (a + l) / 2 ο‚— S52 = ____ ο‚— S52 = 15158
  • 33. Ex. 12 ο‚— Three numbers are in AP. Their sum and product are 39 and 2080 respectively. Find the numbers.
  • 34. Solution: ο‚— Let the numbers be a – d, a, a + d ο‚— Their sum is 39 ο‚— (a-d) + a + (a+d) = 39 ο‚— 3a = 39 ο‚— a = 13 ο‚— Their product is 2080 ο‚— (a-d) a (a+d) = 2080 ο‚— a (a2-d2) = 2080
  • 35. ο‚— 13 (169 – d2) = 2080 ο‚— 169 – d2 = 160 ο‚— d2 = 169 – 160 ο‚— d2 = 9 ο‚— d = 3 or d = – 3 ο‚— Therefore required numbers are ο‚— a – d, a, a + d ο‚— If d = 3, a = 13 => 10, 13, 16 or ο‚— If d = -3, a = 13 = > 16, 13, 10
  • 36. Ex.13 ο‚— Five numbers whose sum is 50 are in AP. If the 5th number is 3 times the 2nd number, find the numbers.
  • 37. Solution: ο‚— Suppose that numbers are ο‚— a – 2d, a – d, a, a + d, a + 2d ο‚— Their sum is 50 ο‚— (a–2d) + (a–d) + a + (a+d) + (a+2d) = 50 ο‚— 5a = 50 ο‚— a = 10 ο‚— Now (5th number )= 3 x (2nd number) ο‚— a + 2d = 3 (a – d) ο‚— a + 2d = 3a – 3d
  • 38. ο‚— a + 2d = 3a – 3d ο‚— 2d + 3d = 3a – a ο‚— 5d = 2a ο‚— 5d = 2(10) ο‚— d = 20 / 5 ο‚— d = 4 ο‚— Hence the numbers are ο‚— a – 2d, a – d, a, a + d, a + 2d ο‚— a = 10 and d= 4 ο‚— 2, 6, 10, 14, 18
  • 39. Ex.14 ο‚— The sum of first 7 terms of an AP is 168 and the 11th term is 59. ο‚— Find the sum of its first 30 terms ο‚— Also find the 30th term.
  • 40. Solution: ο‚— In the given AP: S7 = 168 & T11=59. ο‚— Sn = n . [2a + (n-1)d] / 2 ο‚— S7 = 7 . [2a + 6d] / 2 ο‚— 168 = 7 . [a + 3d] ο‚— a + 3d = 24 --- (i) ο‚— Tn = a + (n-1)d ο‚— T11 = a + 10d => a + 10 d = 59 --- (ii) ο‚— Solving eq. (i) and (ii) ο‚— a = _____ , d = ______
  • 41. ο‚— a = 9 and d = 5 ο‚— Now T30 = ___ and S30 =___ ο‚— T30 = 154 and S30 = 2445
  • 42. Exercise ο‚— Q.1 Find the required terms of the following: ο‚— i) 10, 14, 18, 22,… (30th term) ο‚— ii) 59, 56, 53, 50, … (17th term) ο‚— iii) 101, 99, 97, 95, … (51st term)
  • 43. Q.2 ο‚— The 12th term of an AP is 20 and its 32nd term is 60. ο‚— Find its 40th term.
  • 44. Q.3 ο‚— The 20th term of an AP is 30 and its 30th term is 20. ο‚— Find its 50th term.
  • 45. Q.4 ο‚— Find the sum of the following series: ο‚— i) 5, 9, 13, 17, … (up to 10 terms) ο‚— ii) 32, 28, 24, 20, … (upto 13 terms) ο‚— iii) 10, 12 Β½, 15, 17 Β½ , … (upto 25 terms)
  • 46. Q.5 ο‚— The 3rd term of an AP is 9 and its 9th term is 21, find the sum of its 40 terms.
  • 47. Q.6 ο‚— The sum of first 12 terms of an AP is 28 and the sum of its first 28 terms is 12, find the sum of its first 40 terms.
  • 48. Q.7 ο‚— How many terms of the series 2, 5, 8, 11,… will make the sum 610?
  • 49. Q.8 ο‚— The sum of three numbers in AP is 27 and their product is 585 find the numbers?
  • 50. Q.9 ο‚— The sum of three numbers in AP is 15 and their product is 80 find the numbers?
  • 51. Q.10 ο‚— The sum of five numbers in AP is 30 and the product of the first and last is 20, find the numbers?