Mathematics · Quantitative Aptitude

Number Sums and Series

287 Questions

Number sums and series questions test the ability to find patterns and calculate the sum of number sequences. These problems are a staple in the quantitative aptitude sections of various competitive exams. Practice this collection to improve speed and accuracy in solving arithmetic and geometric series problems.

Sum of consecutive integersGeometric series sumsRatio and proportion sumsOdd and even number propertiesRoman numeral calculations

Number Sums and Series Questions

Multiple choice general knowledge math & puzzles
  1. 5, 25

  2. 4, 13

  3. 17, 11

  4. 3, 10

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This is the classic Sum and Product Puzzle. The unique solution for the sum being less than 100 and the conversation holding true is $m = 4$ and $n = 13$, where their sum is 17 and product is 52. Other options fail the logical constraints of the mathematicians' statements.

Multiple choice general knowledge math & puzzles
  1. 340

  2. 256

  3. 500

  4. 351

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Use the arithmetic series sum formula: n(n+1)/2. For n=26: 26(27)/2 = 351. This elegant formula (attributed to Gauss) pairs numbers from opposite ends: (1+26)+(2+25)+... = 27, with 13 such pairs. 27 × 13 = 351.

Multiple choice general knowledge math & puzzles
  1. 550

  2. 628

  3. 666

  4. 664

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

To find the sum of the numbers from 1 to 36, there is a formula that can be used. This formula is known as the arithmetic series formula:

$$S = \frac{n}{2}(a + l)$$

Where:

  • S is the sum of the series
  • n is the number of terms in the series
  • a is the first term of the series
  • l is the last term of the series

In this case, we have:

  • n = 36 (as we are adding the numbers from 1 to 36)
  • a = 1 (the first term of the series)
  • l = 36 (the last term of the series)

Substituting these values into the formula:

$$S = \frac{36}{2}(1 + 36)$$

$$S = 18(37)$$

$$S = 666$$

Hence, the sum of the numbers from 1 to 36 is 666.

Therefore, the correct answer is: C. 666

Multiple choice general knowledge math & puzzles
  1. 5

  2. 6

  3. 7

  4. 8

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Let first number = x ≤ 8, second number = y. We have 2x + 3y < 24. To maximize y, minimize x. When x = 1: 2 + 3y < 24 → 3y < 22 → y ≤ 7 (max integer). Verify: 2(1) + 3(7) = 23 < 24 ✓

Multiple choice general knowledge math & puzzles
  1. 215

  2. 223

  3. 219

  4. 217

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

For 5 consecutive odd numbers, they can be represented as x, x+2, x+4, x+6, x+8. Sum = 5x + 20 = 1075, so 5x = 1055 and x = 211. The numbers are 211, 213, 215, 217, 219. The largest is 219. Alternatively, for 5 consecutive numbers with same difference, the middle number (third) equals average, so middle = 1075/5 = 215, making the largest 215+4 = 219.