Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
Up to 20 questions from this page. Select your focus, then start.
20 questions
Choose questions
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,sum of n natural numbers,arithmetic calculationView options
400
410
420
430
Medium · Level 60 · math,sequences,natural-numbers,sumView options
(215)
(220)
(225)
(230)
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,sum of n natural numbers,arithmetic reasoningView options
220
231
230
441
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,sum of natural numbers,arithmetic calculationView options
181
191
201
211
Medium · Level 60 · math,sequences,natural-numbers,sumView options
(38)
(39)
(40)
(41)
Medium · Level 60 · math,sequences,natural-numbers,sumView options
(378)
(388)
(398)
(408)
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,sum of n terms,arithmetic seriesView options
120
136
152
153
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,sum of natural numbers,arithmetic calculationView options
245
255
265
275
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,triangular numbers,sum formulaView options
3
4
5
6
Medium · Level 60 · math,sequences,natural-numbers,sumView options
(380)
(390)
(400)
(410)
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,sum formula,arithmetic calculationView options
990
968
946
1012
Medium · Level 60 · natural numbers, sum of n terms, sequences, progression, mathematical reasoningView options
\(S_{n+1}-S_n=n+1\)
\(S_{n+1}-S_n=n\)
\(S_{n+1}-S_n=2n+1\)
\(S_{n+1}-S_n=n(n+1)\)
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,sum of n terms,arithmetic reasoningView options
1760
1770
1780
1790
Medium · Level 60 · math,sequences,natural-numbers,sumView options
(210)
(215)
(225)
(235)
Medium · Level 60 · math,sequences,natural-numbers,sumView options
(40)
(41)
(42)
(43)
Medium · Level 60 · mathematics,sequences and progressions,sum of natural numbers,arithmetic series,grade 9View options
100
110
120
130
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,sum formula,arithmeticView options
1326
1378
1404
1456
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,sum of n terms,arithmetic seriesView options
298
308
318
328
Medium · Level 60 · math,sequences,natural-numbers,sumView options
(43)
(44)
(45)
(46)
Medium · Level 60 · mathematics,sequences and progressions,natural numbers,partial sums,sigma notationView options
\(S_{18}\)
\(S_{19}\)
\(S_{20}\)
\(S_{21}\)
Question 1MediumLevel 60
What is half of the sum of the first (40) natural numbers?
Correct answer: B
The sum of the first 40 natural numbers is \\(S=\frac{40\times41}{2}=820\\). Half of this sum is \\(\frac{820}{2}=410\\), so option B is correct. Getting 420 would result from an error while finding the sum or taking half of it. Exam tip: remember that the sum of the first n natural numbers is \\(\frac{n(n+1)}{2}\\).
If the sum of the first (20) natural numbers is (210), what is the sum of the first (21) natural numbers?
Correct answer: B
To obtain the sum of the first 21 natural numbers, add the next number, 21, to the sum of the first 20 numbers: \(S_{21}=S_{20}+21=210+21=231\). Hence, 231 is correct. The value 230 would result from adding 20, but the next natural number is 21. Exam tip: For consecutive sums, add the next term to the previous sum.
What is the difference between the sum of the first (36) natural numbers and the sum of the first (30) natural numbers?
Correct answer: C
The sum of the first 36 natural numbers is \,\(S_{36}=\frac{36\times37}{2}=666\), and the sum of the first 30 natural numbers is \,\(S_{30}=\frac{30\times31}{2}=465\). Therefore, the difference is \,\(666-465=201\). It is also the sum of the numbers from 31 to 36. Option 191 would be close to a sum ending at 35, but it does not include 36. Exam tip: The difference of two initial sums equals the sum of the terms left between them.
The sum of the first 16 natural numbers is \(S_{16}=\frac{16\times17}{2}=136\). Therefore, \(S_{16}+16=136+16=152\), so option C is correct. The value 136 is only \(S_{16}\); it does not include the additional 16. Exam tip: first use \(S_n=\frac{n(n+1)}{2}\) correctly, then add any extra term separately.
What remains after subtracting (1000) from the sum of the first (50) natural numbers?
Correct answer: D
The sum of the first 50 natural numbers is
\(S=\frac{50\times51}{2}=1275\). Therefore, after subtracting 1000, we get \(1275-1000=275\). Hence, option D is correct. A value such as 255 results from an error in finding the sum or carrying out the subtraction. Exam tip: use \(\frac{n(n+1)}{2}\) for the sum of the first \(n\) natural numbers.
If (S_m=210) and (S_n=325), what is the value of (n-m)?
Correct answer: C
The sum of the first k natural numbers is \(S_k=\frac{k(k+1)}{2}\). From \(\frac{m(m+1)}{2}=210\), we get \(m=20\); and from \(\frac{n(n+1)}{2}=325\), we get \(n=25\). Therefore, \(n-m=25-20=5\). Option 4 would result from incorrectly finding the difference between the indices. Exam tip: match a given sum with nearby triangular numbers to identify the index quickly.
The sum of the first (44) natural numbers is equal to which value?
Correct answer: A
The sum of the first \(n\) natural numbers is \(\frac{n(n+1)}{2}\). Substituting \(n=44\), we get \(\frac{44\times45}{2}=22\times45=990\). Therefore, 990 is correct. A value such as 968 may result from incorrectly using \(44\times44/2\); the formula must include \(n+1\). Exam tip: When \(n\) is even, divide it by 2 first for quicker calculation.
If \(S_n\) is the sum of the first n natural numbers, which relation correctly represents the change from \(S_n\) to \(S_{n+1}\)?
Correct answer: A
\(S_{n+1}=1+2+\cdots+n+(n+1)\), whereas \(S_n=1+2+\cdots+n\). Thus, the extra term is \(n+1\). Option B incorrectly uses \(n\) as the added term. Exam tip: identify the newly included term in successive sums.
The sum of the first (60) natural numbers is (1830). What is the sum of the first (59) natural numbers?
Correct answer: B
The sum of the first 60 natural numbers includes the last number, 60. Therefore, subtract 60 to get the sum of the first 59 numbers: \(S_{59}=S_{60}-60=1830-60=1770\). Hence, 1770 is correct. Getting 1780 would mean subtracting 50, which is not the last term here. Exam tip: when reducing a consecutive natural-number sum by one term, subtract the omitted last term.
In a practice session, marks from (1) to (15) are scored in the first (15) steps, and no marks are scored in the next (10) steps. What is the total score?
Correct answer: C
The marks in the first 15 steps are 1 through 15, so their sum is \(\frac{15\times16}{2}=120\). The next 10 steps contribute zero marks, so they do not change the total. Option 130 would require 10 additional marks, but these steps add zero, not 10. Exam tip: use \(\frac{n(n+1)}{2}\) for the sum of natural numbers from 1 to n.
What is the sum of the first (52) natural numbers?
Correct answer: B
The sum of the first \(n\) natural numbers is \(S_n=\frac{n(n+1)}{2}\). Therefore, \(S_{52}=\frac{52\times53}{2}=26\times53=1378\). Hence, option B is correct. Option A is a close distractor because it equals the sum up to \(51\): \(\frac{51\times52}{2}=1326\). Exam tip: for the sum of consecutive natural numbers from 1 to \(n\), use \(n(n+1)/2\).
Here, \(S_n\) denotes the sum of the first \(n\) natural numbers. Thus, \(S_{33}=\frac{33\times34}{2}=561\) and \(S_{22}=\frac{22\times23}{2}=253\). Therefore, \(S_{33}-S_{22}=561-253=308\). It is also the sum of the integers from \(23\) to \(33\); an option such as \(298\) can result from an incorrect term count or sum. Exam tip: interpret \(S_m-S_n\) as the sum from \((n+1)\) to \(m\).
Which sum is formed when (20) is added to (1+2+3+\cdots+19)?
Correct answer: C
Here, \(S_n\) denotes the sum of the first \(n\) natural numbers. Adding 20 to \(1+2+3+\cdots+19\) gives \(1+2+3+\cdots+19+20\), which is \(S_{20}\). \(S_{19}\) includes terms only up to 19, so it is not correct. Exam tip: use the last included natural number to identify the subscript of the sum.
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy