SlideShare a Scribd company logo
EX. NO. 4
1. Find the sum of the first n natural numbers and
hence find the sum of first 20 natural numbers.
Sol. The first n natural numbers are 1, 2, 3, 4, ......n
These natural number form an A.P. with a = 1, d = 1
t1 = 1 and tn = n
Alternative method :
Sn = n/2 [t1 + tn]
S20 = 20/2[t1 + t20]
= 10 [1 + 20]
= 10 [21]
S20 = 210
The sum of first twenty terms is 210.
2. Find the sum of all odd natural numbers
from 1 to 150.
Sol. The odd natural numbers from 1 to 150
are 1, 3, 5, 7, 9, .........., 149.
These numbers form an A.P. with a = 1, d = 2
Let, 149 be nth term of an A.P.
tn = a + (n – 1) d
149 = 1 + (n – 1) 2 = 1 + 2n – 2 = 2n – 1
149 + 1 = 2n
2n = 150
n = 75
∴ 149 is 75th term of A.P.
Sn =

n/

2

[t1 + tn]

S75 = 75/2[t1 + t75]
=

75/

2[

[1 + 149]

= 75/2[ [150]
S75 = 75 x 75 =5625
3. Find S10 if a = 6 and d = 3.
Sol. For an A.P. a = 6, d = 3
n/ [2a + (n – 1)d]
Sn = 2
S10 = 10/2 [2(6) + (10 – 1 ) 3]
S10 = 5 [2 (6) + 9 (3)]
S10 = 5 (12 + 27)
S10 = 5 (39)
S10 = 195
4. Find the sum of all numbers from 1 to 140
which are divisible by 4.
Sol. The natural numbers from 1 to 140 that
are divisible by 4 are 4, 8, 12, 16, .............., 140
Here, a = 4, d = t2 – t1 = 8 – 4 = 4 and tn =
140
tn = a + (n – 1) d
∴ 140 = 4 + (n – 1) 4
∴ 140 = 4 + 4n – 4
∴ 140 = 4n
∴ n = 140 /4
∴ n = 35
n/ [2a + (n – 1)d]
Sn = 2
35/ [2a + (35 – 1 ) d]
∴ S35 = 2
35/ [2 (4) + 34 (4)]
∴ S35 = 2
35/ (8 + 136)
∴ S35 = 2
35/ (144)
∴ S35 = 2

∴ S35 = 35 x 72
∴ S35 = 2520
5. Find the sum of the first n odd natural
numbers. Hence find 1 + 3 + 5 + ... + 101.
Sol. The first n odd natural numbers are 1,
3, 5, 7, ............., n
Here, a = 1, d = t2 – t1 = 3 – 1 = 2
Sn = n/2 [2a + (n – 1)d]
∴ Sn = n/2 [2(1) + (n – 1)(2)]
∴ Sn = n/2 (2 + 2n – 2)
∴ Sn = n/2 (2n)
∴ Sn = n2 ........ eq. (1)
Now, we have
1 + 3 + 5 + ........ + 101
Let, tn = 101
tn = a + (n – 1) d
∴ 101 = a + (n – 1) d
∴ 101 = 1 + (n – 1) 2
∴ 101 = 1 + 2n – 2
∴ 101 = 2n – 1
∴ 101 + 1 = 2n
∴ 2n = 102
∴ n = 102/2
∴ n = 51
Now, 101 is the 51st term of A.P.,
We have to find sum of 51 terms i.e.
S51,
2 [From (i)]
Sn = n
∴ S51 = (51)2
∴ S51 = 2601
6. Obtain the sum of the 56 terms of an
A. P. whose 19th and 38th terms are
52 and 148 respectively.

Sol. t19 = 52, t38 = 148
tn = a + (n – 1) d
∴ t19 = a + (19 – 1) d
∴ 52 = a + 18d ......(i)
∴ t38 = a + (38 – 1) d
∴ 148 = a + 37d ......(ii)
Adding (i) and (ii) we get,
a + 18d = 52
a + 37d = 148 .
2a + 55d = 200 . ..........Eq. no. (iii)
Sn = n/2[2a + (n – 1)d]
∴ S56 = 56/2 [2a + (56 – 1) d]
∴ S56 = 28[2a + 55d]
∴ S56 = 28[200] [from eq. no. (iii)
∴ S56 = 5600
∴ Sum of first 56 terms of A.P. is 5600.
7. The sum of the first 55 terms of an
A. P. is 3300. Find the 28th term.
Sol. S55 = 3300 [Given]
Sn = n/2[2a + (n – 1)d]
∴ S55 = 55/2[2a + (55 – 1) d]
∴ 3300 = 55/2[2a + 54d]
55/ × (2)[a + 27d]
∴ 3300 = 2
∴ 3300 = 55[a + 27d]
3300/ = a + 27d
55
∴ a + 27d= 60 ......eq. no. (1)
But,
tn = a + (n – 1) d
∴ t28 = a + (28 – 1) d
∴ t28 = a + 27d
∴ t28 = 60 [From (i)]
∴ Twenty eighth term of A.P.
is 60.
8. Find the sum of the first n even natural
numbers. Hence find the sum of first 20 even
natural numbers.
Sol. The first n even natural numbers are 2, 4, 6,
8, .....
Here, a = 2, d = t2 – t1 = 4 – 2 = 2
∴ Sn = n/2[2a + (n – 1)d]
∴ Sn = n/2[2 (2) + (n – 1) 2]
∴ Sn = n/2[4 + 2n – 2]
∴ Sn = n/2[2n + 2]
∴ Sn =n/2 ×(2) (n + 1)
∴ Sn = n (n + 1)
∴ S20 = 20 (20 + 1)
∴ S20 = 20 (21)
∴ S20 = 420
∴ Sum of first twenty
even natural numbers is
420

More Related Content

What's hot

Arithmetic Sequence and Series
Arithmetic Sequence and SeriesArithmetic Sequence and Series
Arithmetic Sequence and Series
itutor
 
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
 
Arithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic meansArithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic means
Denmar Marasigan
 
Arithmetic Sequences
Arithmetic SequencesArithmetic Sequences
Arithmetic Sequences
Bruce Lightner
 
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
 
Arithmetic sequences
Arithmetic sequencesArithmetic sequences
Arithmetic sequences
Dreams4school
 
Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression
Dr. Trilok Kumar Jain
 
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
MD. G R Ahmed
 
Arithmetic Progression - $@mEe
Arithmetic Progression - $@mEeArithmetic Progression - $@mEe
Arithmetic Progression - $@mEe
Samee Smd
 
Taylor's & Maclaurin's series simple
Taylor's & Maclaurin's series simpleTaylor's & Maclaurin's series simple
Taylor's & Maclaurin's series simple
Nikhilkumar Patel
 
Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressions
Dr. Nirav Vyas
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
Chhavi Bansal
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
itutor
 
Arithmetic Sequence
Arithmetic SequenceArithmetic Sequence
Arithmetic Sequence
jennytuazon01630
 
Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic Progression
Danielle Serapion
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
Akash Saha
 
Taylor and maclaurian series
Taylor and maclaurian seriesTaylor and maclaurian series
Taylor and maclaurian series
Nishant Patel
 
Power Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's SeriesPower Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's Series
Shubham Sharma
 
Arithmetic and geometric_sequences
Arithmetic and geometric_sequencesArithmetic and geometric_sequences
Arithmetic and geometric_sequences
Dreams4school
 
Ocw geometric
Ocw geometricOcw geometric
Ocw geometric
emmerlineshelda
 

What's hot (20)

Arithmetic Sequence and Series
Arithmetic Sequence and SeriesArithmetic Sequence and Series
Arithmetic Sequence and Series
 
CBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progressionCBSE Class XI Maths Arthmetic progression
CBSE Class XI Maths Arthmetic progression
 
Arithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic meansArithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic means
 
Arithmetic Sequences
Arithmetic SequencesArithmetic Sequences
Arithmetic Sequences
 
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
 
Arithmetic sequences
Arithmetic sequencesArithmetic sequences
Arithmetic sequences
 
Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression
 
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
 
Arithmetic Progression - $@mEe
Arithmetic Progression - $@mEeArithmetic Progression - $@mEe
Arithmetic Progression - $@mEe
 
Taylor's & Maclaurin's series simple
Taylor's & Maclaurin's series simpleTaylor's & Maclaurin's series simple
Taylor's & Maclaurin's series simple
 
Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressions
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
 
Arithmetic Sequence
Arithmetic SequenceArithmetic Sequence
Arithmetic Sequence
 
Arithmetic Progression
Arithmetic ProgressionArithmetic Progression
Arithmetic Progression
 
Geometric Progressions
Geometric ProgressionsGeometric Progressions
Geometric Progressions
 
Taylor and maclaurian series
Taylor and maclaurian seriesTaylor and maclaurian series
Taylor and maclaurian series
 
Power Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's SeriesPower Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's Series
 
Arithmetic and geometric_sequences
Arithmetic and geometric_sequencesArithmetic and geometric_sequences
Arithmetic and geometric_sequences
 
Ocw geometric
Ocw geometricOcw geometric
Ocw geometric
 

Similar to Arithmetic progression ex no. 4

Sequence and series
Sequence and seriesSequence and series
Sequence and series
KAZEMBETVOnline
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
lashika madaan
 
ArithmeticProgression
ArithmeticProgression ArithmeticProgression
ArithmeticProgression
Prashant Jain
 
MATHEMATICS : ARITHMETIC PROGRESSIONS
MATHEMATICS : ARITHMETIC PROGRESSIONSMATHEMATICS : ARITHMETIC PROGRESSIONS
MATHEMATICS : ARITHMETIC PROGRESSIONS
virupapanju
 
mathematics part-2.docx
mathematics part-2.docxmathematics part-2.docx
mathematics part-2.docx
Lakeshkumarpadhy
 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequence
Rozzel Palacio
 
aapp.pdf
aapp.pdfaapp.pdf
aapp.pdf
rishinaudiyal1
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
AnkitGupta1471
 
Sequence of DM
Sequence of  DM Sequence of  DM
Sequence of DM
Rokonuzzaman Rony
 
AP&GP.pptx
AP&GP.pptxAP&GP.pptx
AP&GP.pptx
NANDHINIS900805
 
Maths project work - Arithmetic Sequences
Maths project work - Arithmetic SequencesMaths project work - Arithmetic Sequences
Maths project work - Arithmetic Sequences
S.L.B.S Engineering College
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
AMIN BUHARI
 
(678215997) neethutext
(678215997) neethutext(678215997) neethutext
(678215997) neethutext
neethumaths
 
Arithmetic series
Arithmetic seriesArithmetic series
Arithmetic series
GERRY ABELLA
 
(677528443) neethu text (2)
(677528443) neethu text (2)(677528443) neethu text (2)
(677528443) neethu text (2)
neethumaths
 
Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressions
PrakashChinchali
 
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
 
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
 
arithmatic progression.pptx
arithmatic progression.pptxarithmatic progression.pptx
arithmatic progression.pptx
KirtiChauhan62
 
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
nassorokayanda9412
 

Similar to Arithmetic progression ex no. 4 (20)

Sequence and series
Sequence and seriesSequence and series
Sequence and series
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
ArithmeticProgression
ArithmeticProgression ArithmeticProgression
ArithmeticProgression
 
MATHEMATICS : ARITHMETIC PROGRESSIONS
MATHEMATICS : ARITHMETIC PROGRESSIONSMATHEMATICS : ARITHMETIC PROGRESSIONS
MATHEMATICS : ARITHMETIC PROGRESSIONS
 
mathematics part-2.docx
mathematics part-2.docxmathematics part-2.docx
mathematics part-2.docx
 
Week 2: Arithmetic sequence
Week 2:  Arithmetic sequenceWeek 2:  Arithmetic sequence
Week 2: Arithmetic sequence
 
aapp.pdf
aapp.pdfaapp.pdf
aapp.pdf
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Sequence of DM
Sequence of  DM Sequence of  DM
Sequence of DM
 
AP&GP.pptx
AP&GP.pptxAP&GP.pptx
AP&GP.pptx
 
Maths project work - Arithmetic Sequences
Maths project work - Arithmetic SequencesMaths project work - Arithmetic Sequences
Maths project work - Arithmetic Sequences
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
(678215997) neethutext
(678215997) neethutext(678215997) neethutext
(678215997) neethutext
 
Arithmetic series
Arithmetic seriesArithmetic series
Arithmetic series
 
(677528443) neethu text (2)
(677528443) neethu text (2)(677528443) neethu text (2)
(677528443) neethu text (2)
 
Arithmetic progressions
Arithmetic progressionsArithmetic progressions
Arithmetic progressions
 
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)
 
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)
 
arithmatic progression.pptx
arithmatic progression.pptxarithmatic progression.pptx
arithmatic progression.pptx
 
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
3.-SEQUENCES-AND-SERIES-THEORY.hhsssspdf
 

More from AMIN BUHARI

Integration
Integration Integration
Integration
AMIN BUHARI
 
Hsc maths formulae for board exam
Hsc maths formulae for board examHsc maths formulae for board exam
Hsc maths formulae for board exam
AMIN BUHARI
 
Ssc question papers
Ssc question papersSsc question papers
Ssc question papers
AMIN BUHARI
 
History ssc
History sscHistory ssc
History ssc
AMIN BUHARI
 
School of elements
School of elementsSchool of elements
School of elements
AMIN BUHARI
 
The magic of chemical reactions
The magic of chemical reactionsThe magic of chemical reactions
The magic of chemical reactions
AMIN BUHARI
 
Acid base chemistry
Acid base chemistryAcid base chemistry
Acid base chemistry
AMIN BUHARI
 
Electromagnetism
ElectromagnetismElectromagnetism
Electromagnetism
AMIN BUHARI
 
Science and technology question papers 2
Science and technology question papers 2Science and technology question papers 2
Science and technology question papers 2
AMIN BUHARI
 
Hsc notes complete link to upload
Hsc notes complete link to uploadHsc notes complete link to upload
Hsc notes complete link to upload
AMIN BUHARI
 
Hots algebra
Hots algebraHots algebra
Hots algebra
AMIN BUHARI
 
Bill of exchange
Bill of exchangeBill of exchange
Bill of exchange
AMIN BUHARI
 
Final accounts
Final accountsFinal accounts
Final accounts
AMIN BUHARI
 
Accounts
AccountsAccounts
Accounts
AMIN BUHARI
 
Omtex classes accounts notes with solution
Omtex classes accounts notes with solutionOmtex classes accounts notes with solution
Omtex classes accounts notes with solution
AMIN BUHARI
 
Bill of exchange new
Bill of exchange newBill of exchange new
Bill of exchange new
AMIN BUHARI
 
Admission of partner
Admission of partnerAdmission of partner
Admission of partner
AMIN BUHARI
 
Bill of exchange
Bill of exchangeBill of exchange
Bill of exchange
AMIN BUHARI
 
THE MAGIC OF CHEMICAL REACTIONS
THE MAGIC OF CHEMICAL REACTIONSTHE MAGIC OF CHEMICAL REACTIONS
THE MAGIC OF CHEMICAL REACTIONS
AMIN BUHARI
 
SSC QUESTION PAPERS
SSC QUESTION PAPERSSSC QUESTION PAPERS
SSC QUESTION PAPERS
AMIN BUHARI
 

More from AMIN BUHARI (20)

Integration
Integration Integration
Integration
 
Hsc maths formulae for board exam
Hsc maths formulae for board examHsc maths formulae for board exam
Hsc maths formulae for board exam
 
Ssc question papers
Ssc question papersSsc question papers
Ssc question papers
 
History ssc
History sscHistory ssc
History ssc
 
School of elements
School of elementsSchool of elements
School of elements
 
The magic of chemical reactions
The magic of chemical reactionsThe magic of chemical reactions
The magic of chemical reactions
 
Acid base chemistry
Acid base chemistryAcid base chemistry
Acid base chemistry
 
Electromagnetism
ElectromagnetismElectromagnetism
Electromagnetism
 
Science and technology question papers 2
Science and technology question papers 2Science and technology question papers 2
Science and technology question papers 2
 
Hsc notes complete link to upload
Hsc notes complete link to uploadHsc notes complete link to upload
Hsc notes complete link to upload
 
Hots algebra
Hots algebraHots algebra
Hots algebra
 
Bill of exchange
Bill of exchangeBill of exchange
Bill of exchange
 
Final accounts
Final accountsFinal accounts
Final accounts
 
Accounts
AccountsAccounts
Accounts
 
Omtex classes accounts notes with solution
Omtex classes accounts notes with solutionOmtex classes accounts notes with solution
Omtex classes accounts notes with solution
 
Bill of exchange new
Bill of exchange newBill of exchange new
Bill of exchange new
 
Admission of partner
Admission of partnerAdmission of partner
Admission of partner
 
Bill of exchange
Bill of exchangeBill of exchange
Bill of exchange
 
THE MAGIC OF CHEMICAL REACTIONS
THE MAGIC OF CHEMICAL REACTIONSTHE MAGIC OF CHEMICAL REACTIONS
THE MAGIC OF CHEMICAL REACTIONS
 
SSC QUESTION PAPERS
SSC QUESTION PAPERSSSC QUESTION PAPERS
SSC QUESTION PAPERS
 

Recently uploaded

DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
paigestewart1632
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
simonomuemu
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 

Recently uploaded (20)

DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 

Arithmetic progression ex no. 4

  • 2. 1. Find the sum of the first n natural numbers and hence find the sum of first 20 natural numbers. Sol. The first n natural numbers are 1, 2, 3, 4, ......n These natural number form an A.P. with a = 1, d = 1 t1 = 1 and tn = n Alternative method : Sn = n/2 [t1 + tn] S20 = 20/2[t1 + t20] = 10 [1 + 20] = 10 [21] S20 = 210 The sum of first twenty terms is 210.
  • 3. 2. Find the sum of all odd natural numbers from 1 to 150. Sol. The odd natural numbers from 1 to 150 are 1, 3, 5, 7, 9, .........., 149. These numbers form an A.P. with a = 1, d = 2 Let, 149 be nth term of an A.P. tn = a + (n – 1) d 149 = 1 + (n – 1) 2 = 1 + 2n – 2 = 2n – 1 149 + 1 = 2n 2n = 150 n = 75 ∴ 149 is 75th term of A.P.
  • 4. Sn = n/ 2 [t1 + tn] S75 = 75/2[t1 + t75] = 75/ 2[ [1 + 149] = 75/2[ [150] S75 = 75 x 75 =5625
  • 5. 3. Find S10 if a = 6 and d = 3. Sol. For an A.P. a = 6, d = 3 n/ [2a + (n – 1)d] Sn = 2 S10 = 10/2 [2(6) + (10 – 1 ) 3] S10 = 5 [2 (6) + 9 (3)] S10 = 5 (12 + 27) S10 = 5 (39) S10 = 195
  • 6. 4. Find the sum of all numbers from 1 to 140 which are divisible by 4. Sol. The natural numbers from 1 to 140 that are divisible by 4 are 4, 8, 12, 16, .............., 140 Here, a = 4, d = t2 – t1 = 8 – 4 = 4 and tn = 140 tn = a + (n – 1) d ∴ 140 = 4 + (n – 1) 4 ∴ 140 = 4 + 4n – 4 ∴ 140 = 4n ∴ n = 140 /4 ∴ n = 35
  • 7. n/ [2a + (n – 1)d] Sn = 2 35/ [2a + (35 – 1 ) d] ∴ S35 = 2 35/ [2 (4) + 34 (4)] ∴ S35 = 2 35/ (8 + 136) ∴ S35 = 2 35/ (144) ∴ S35 = 2 ∴ S35 = 35 x 72 ∴ S35 = 2520
  • 8. 5. Find the sum of the first n odd natural numbers. Hence find 1 + 3 + 5 + ... + 101. Sol. The first n odd natural numbers are 1, 3, 5, 7, ............., n Here, a = 1, d = t2 – t1 = 3 – 1 = 2 Sn = n/2 [2a + (n – 1)d] ∴ Sn = n/2 [2(1) + (n – 1)(2)] ∴ Sn = n/2 (2 + 2n – 2) ∴ Sn = n/2 (2n) ∴ Sn = n2 ........ eq. (1)
  • 9. Now, we have 1 + 3 + 5 + ........ + 101 Let, tn = 101 tn = a + (n – 1) d ∴ 101 = a + (n – 1) d ∴ 101 = 1 + (n – 1) 2 ∴ 101 = 1 + 2n – 2 ∴ 101 = 2n – 1 ∴ 101 + 1 = 2n ∴ 2n = 102 ∴ n = 102/2 ∴ n = 51
  • 10. Now, 101 is the 51st term of A.P., We have to find sum of 51 terms i.e. S51, 2 [From (i)] Sn = n ∴ S51 = (51)2 ∴ S51 = 2601
  • 11. 6. Obtain the sum of the 56 terms of an A. P. whose 19th and 38th terms are 52 and 148 respectively. Sol. t19 = 52, t38 = 148 tn = a + (n – 1) d ∴ t19 = a + (19 – 1) d ∴ 52 = a + 18d ......(i) ∴ t38 = a + (38 – 1) d ∴ 148 = a + 37d ......(ii)
  • 12. Adding (i) and (ii) we get, a + 18d = 52 a + 37d = 148 . 2a + 55d = 200 . ..........Eq. no. (iii) Sn = n/2[2a + (n – 1)d] ∴ S56 = 56/2 [2a + (56 – 1) d] ∴ S56 = 28[2a + 55d] ∴ S56 = 28[200] [from eq. no. (iii) ∴ S56 = 5600 ∴ Sum of first 56 terms of A.P. is 5600.
  • 13. 7. The sum of the first 55 terms of an A. P. is 3300. Find the 28th term. Sol. S55 = 3300 [Given] Sn = n/2[2a + (n – 1)d] ∴ S55 = 55/2[2a + (55 – 1) d] ∴ 3300 = 55/2[2a + 54d] 55/ × (2)[a + 27d] ∴ 3300 = 2 ∴ 3300 = 55[a + 27d] 3300/ = a + 27d 55 ∴ a + 27d= 60 ......eq. no. (1)
  • 14. But, tn = a + (n – 1) d ∴ t28 = a + (28 – 1) d ∴ t28 = a + 27d ∴ t28 = 60 [From (i)] ∴ Twenty eighth term of A.P. is 60.
  • 15. 8. Find the sum of the first n even natural numbers. Hence find the sum of first 20 even natural numbers. Sol. The first n even natural numbers are 2, 4, 6, 8, ..... Here, a = 2, d = t2 – t1 = 4 – 2 = 2 ∴ Sn = n/2[2a + (n – 1)d] ∴ Sn = n/2[2 (2) + (n – 1) 2] ∴ Sn = n/2[4 + 2n – 2] ∴ Sn = n/2[2n + 2] ∴ Sn =n/2 ×(2) (n + 1) ∴ Sn = n (n + 1)
  • 16. ∴ S20 = 20 (20 + 1) ∴ S20 = 20 (21) ∴ S20 = 420 ∴ Sum of first twenty even natural numbers is 420