Summation MCQ Quiz - Objective Question with Answer for Summation - Download Free PDF

Last updated on Jun 28, 2025

Latest Summation MCQ Objective Questions

Summation Question 1:

Given: The sum of the infinite series: 1/14 + 1/24 + 1/34 + 1/44 + ⋯ = π4 / 90

The sum of the infinite series: 1/14 + 1/34 + 1/54 + ⋯

  1. π4128
  2. π4144
  3. π4120
  4. π496

Answer (Detailed Solution Below)

Option 4 : π496

Summation Question 1 Detailed Solution

Calculation:

We have,

1/14 + 1/24 + 1/34 + 1/44 + ⋯ = π4 / 90         (1)

This can be written as:

[1/14 + 1/34 + 1/54 + ⋯ ] + 1/24 + 1/44 + ⋯ = π4 / 90

[1/14 + 1/34 + 1/54 + ⋯ ] + (1/24) × [1/14 + 1/24 + 1/34 + ⋯ ] = π4 / 90

Using (1):

[1/14 + 1/34 + 1/54 + ⋯ ] + (1/24) × (π4 / 90) = π4 / 90

⇒ 1/14 + 1/34 + 1/54 + ⋯ = (π4 / 90) × [1 − 1/24] = (π4 / 90) × (15/16) = π4 / 96

Summation Question 2:

If the first term is 27 and the common ratio is 2/3, what will be the 4th term of the GP?

  1. 8
  2. 10
  3. 12
  4. 6

Answer (Detailed Solution Below)

Option 1 : 8

Summation Question 2 Detailed Solution

Given:

First term (a) = 27

Common ratio (r) = 2/3

Find the 4th term of the GP.

Formula used:

n-th term of GP = a × r(n-1)

Calculation:

4th term = 27 × (2/3)(4-1)

⇒ 4th term = 27 × (2/3)3

⇒ 4th term = 27 × (8/27)

⇒ 4th term = 8

∴ The correct answer is option (1).

Summation Question 3:

Let x=15+16+15+16+... Which of the following equals x?

  1. 1+5562
  2. 15562
  3. 3+10.2
  4. 3+10.2

Answer (Detailed Solution Below)

Option 4 : 3+10.2

Summation Question 3 Detailed Solution

x=15+16+x

x=6+x31+5x

5x2+31x=x+6

5x2+30x6=0

x=30±900+12010=3±10.2

The continued fraction has to be positive.

Therefore, We reject the negative value.

Summation Question 4:

The given series n=1(1)n1n5n1

  1. Convergent

  2. Divergent
  3. Oscillatory
  4. None of these

Answer (Detailed Solution Below)

Option 3 : Oscillatory

Summation Question 4 Detailed Solution

Concept:

A series in which the terms are alternatively positive or negative is called an alternating series.

Liebnitz’s series:

An alternating series u1 – u2 + u3 – u4 + … converges if

(i) Each term is numerically less than its preceding term,

(ii) limnun=0

If limnun0, the given series is oscillatory.

Calculation:

Given series is n=1(1)n1n5n1

Now un=n5n1

⇒ unun1=n5n1n15n8=2n1(5n1)(5n8) < 0

So each term is numerically less than its preceding term.

Now limit,

limnun=limnn5n1=12

⇒ limnun0

Series is oscillatory

Summation Question 5:

Test for convergence Σ5n25n+17n37n2+2

  1. Convergent 
  2. Divergent 
  3. Neither Convergent nor Divergent 
  4. None of these

Answer (Detailed Solution Below)

Option 1 : Convergent 

Summation Question 5 Detailed Solution

Given:

Σ5n25n+17n37n2+2

Concept used:

Limit Comparision test:

if an and bn are two positive series such that Ltnanbn=c 

where c > 0 and finite then, either Both series converges or diverges together

P - Series test: 

1npis convergent for p > 1 and divergent for p ≤  1

Calculations:

nth term of the given series = un = Σ5n25n+17n37n2+2

Let vn=1n2

Ltnunvn=Ltn[n55n+1n2n3(77n+2n3)×n21]

=Ltn[55n+1n2(77n+2n3)]=570

∴ By comparison test, Σun and Σvn both converge or diverge.

But Σvn is convergent. [p series test  - p = 2 > 1]

 ∴ Σun is convergent.

Top Summation MCQ Objective Questions

If an AP is 13, 11, 9……, then find the 50th term of that AP. 

  1. (-90)
  2. (-56)
  3. (-112)
  4. (-85)

Answer (Detailed Solution Below)

Option 4 : (-85)

Summation Question 6 Detailed Solution

Download Solution PDF

Given,

The given AP is 13, 11, 9……

Formula:

Tnt = a + (n – 1)d

a = first term

d = common term

Calculation:

a = 13

d = 11 – 13

d = (-2)

T50 = 13 + (50 – 1) × (-2)

⇒ T50 = 13 + 49 × (-2)

⇒ T50 = 13 – 98

∴ T50 = -85

The sum of the series 1 + 2(a2 + 1) + 3(a2 + 1)2 + 4(a2 + 1)3 + ........... will be:

  1. 1a4
  2. 1
  3. 1a2
  4. -1

Answer (Detailed Solution Below)

Option 1 : 1a4

Summation Question 7 Detailed Solution

Download Solution PDF

Concept:

a + ar + ar2 + ar3 +….. 

Sum of the above infinite geometric series:

=a1r

Analysis:

Given:

1 + 2(a2 + 1) + 3(a2 + 1)2 + 4(a2 + 1)3 + ......

let x = (a2 + 1)

The series now becomes

S = 1 + 2x + 3x2 + 4x3 + ......  ----(1)

By multiplying x on both sides we get

xS = x + 2x2 + 3x3 + 4x4 + ...... ----(2)

Subtracting (1) and (2), we get

S(1 - x) = 1 + x + x2 + x3 + ..... ---(3)

The right hand side of (3) forms infinite geometric series with a = 1, r = x

∴ S(1 - x) = 11x

S=1(1x)2

putting the value of x, we get

S=1(1a21)2

S=1a4

What is the sum of the first 12 terms of an arithmetic progression if the first term is 5 and last term is 38?

  1. 73
  2. 258
  3. 107
  4. 276

Answer (Detailed Solution Below)

Option 2 : 258

Summation Question 8 Detailed Solution

Download Solution PDF

Formula used:

Sum of A.P. = n/2{first term + last term}

Calculation:

Number of terms = n = 12

⇒ Sn = 12/2{5 + 38}

⇒ Sn = 6{43}

⇒ Sn = 258

The sum of first five multiples of 3 is

  1. 45
  2. 55
  3. 65
  4. 75

Answer (Detailed Solution Below)

Option 1 : 45

Summation Question 9 Detailed Solution

Download Solution PDF

Given:

The first five multiples of 3

Concept:

Multiples = A multiple is a number that can be divided by another number a certain number of time without a remainder

Calculation:

⇒ The first five multiple of 3 = (3 × 1), (3 × 2), (3 × 3), (3 × 4), (3 × 5) = 3, 6, 9, 12, and 15

⇒ The sum of the multiple = 3 + 6 + 9 + 12 + 15 = 45

∴ The required result will be 45.

Identify the next number in the sequence.

1, 2, 4, 7, 11, _____

  1. 14
  2. 16
  3. 12
  4. 10

Answer (Detailed Solution Below)

Option 2 : 16

Summation Question 10 Detailed Solution

Download Solution PDF

The pattern followed here is –

F1 Shubanshi Ravi 03.11.21 D1

Hence 16 will complete the series.

Find the sum of given arithmetic progression 8 + 11 + 14 + 17 upto 15 terms

  1. 436
  2. 435
  3. 335
  4. 500

Answer (Detailed Solution Below)

Option 2 : 435

Summation Question 11 Detailed Solution

Download Solution PDF

Shortcut Trick

Formula Used:

Average = (Sum of observations)/(Number of observations)

Last term = a + (n - 1)d

Calculation: 

The above series is in arithmetic progression so the middlemost term 8th term will be the average

⇒ 8th term = 8 + (8 - 1) × 3 = 29

⇒ Sum of the series = 29 × 15 = 435

∴ The sum of the above series is 435  

 

Additional Information

We can avoid this above (29 × 15) multiplication by digit sum Method and option

The digit sum of 29 is  (2 + 9) ⇒ (11) ⇒ (2) and 15 is (1 + 5) = 6 

⇒ 2 × 6 = 12 ⇒ (1 + 2) ⇒ 3 

Now check the options whose digit sum will be 3 there is only option 2 whose Digit sum is 3 

∴ 435 is the right answer

 

Traditional Method: 

Given:

Arithmetic progression 8 + 11 + 14 + 17 upto 15 terms

Formula Used: 

Sum of arithmetic progression = n[2a + (n - 1)d]/2

Calculation:

Sum of 1st 15 terms = 15[2 × 8 + (15-1)3]/2

⇒ (15 × 58)/2

⇒ 435

∴ 435 is the right answer

The sequence \(\left\) is

  1. Convergent
  2. Divergent to ∞
  3. Divergent to -∞
  4. None of the above

Answer (Detailed Solution Below)

Option 3 : Divergent to -∞

Summation Question 12 Detailed Solution

Download Solution PDF

Concept:

The Nth term test

If limn(n=0an)=L, where L is any tangible number other than zero. Then, (n=0an) diverges.

This is also called the Divergence test.

Calculation:

We have, \(\left\)

n=1log(1n)

limn[n=1log(1n)]

limnlog(1n)

So, as n → ∞, 1n → 0

limnlog(1n)=0

Thus, our series diverges to -∞ by the nth term test.

Hence, The sequence \(\left\) is divergent to -∞.

If S1, S2,.... Sn are the sums of n infinite geometrical series whose first terms are 1, 2, 3, .... n and common ratios are  12,13.14,...,1n+1 , then (S1 + S2 + S3 + ... + Sn) = ?

  1. 12n(n+2)
  2. 13n(n+2)
  3. 12n(n+3)
  4. 13n(n+3)

Answer (Detailed Solution Below)

Option 3 : 12n(n+3)

Summation Question 13 Detailed Solution

Download Solution PDF

Given:
Series 1 = 1+12+14+18+...

Series 2 = 2+2×13+2×132+2×133+...

...

Series n = n+n×1n+1+n×1(n+1)2+n×1(n+1)3+...

Concept:
Sum of an infinite G.P. series, S = a1r , when |r| < 1

Sum of an A.P. series, SAP n(a+l)2 , where, l = last term of series

Calculation:

For Series 1, a = 1, and r = 12
∴ Sa1r = 1112
⇒ S1 = 2

Similarly, for Series 2, a = 2 and r = 13
∴ S1 = 2113
⇒ S2 = 3

Similarly,

S3 = 4

S4 = 5, ...

Sn = n + 1

So, S1, S2, S3, ... , Sn is an Arithmetic Progression (A.P.),

For A.P.,

a = S1 = 2

n = n
l = Sn = n + 1,

Therefore,
(S1 + S2 + S3 + ... + Sn) = n(a+l)2=n(2+n+1)2

∴ S1 + S2 + S3 + ... + Sn ) = n(n+3)2

What is the sum of the first 16 terms of an arithmetic progression if the first term is -9 and last term is 51?

  1. 97
  2. 336
  3. 57
  4. 108

Answer (Detailed Solution Below)

Option 2 : 336

Summation Question 14 Detailed Solution

Download Solution PDF

GIVEN:

First term a = – 9

Last term l = 51

Number of term n = 16

FORMULAE USED:

Sum = n/2 × (a + l)

CALCULATION:

⇒ 16/2 × (- 9 + 51) = sum

∴ Sum = 336

If (1+ x + x2)nr=02n axr, then a1 − 2a2 + 3a3 − …. −2n a2n is

  1. (n + 1)2n
  2. n
  3. −n
  4. n(2n)

Answer (Detailed Solution Below)

Option 3 : −n

Summation Question 15 Detailed Solution

Download Solution PDF

Concept Used:-

If the summation from 0 to n such that r=0n ar xis given, then the expanded form of it can be written as,

 ⇒ r=0n ar x= a0+a1 x+a2 x2+a3 x3+a4 x4+..........+anxn

Explanation:-

Given,

(1+ x + x2)n = r=02n ar xr

On the expanding right-hand side, we get,

(1+x+x2)n=a0+a1x+a2x2+a3x3+a4x4++a2nx2n

Differentiate it with respect to x,

n(1+x+x2)n1(1+2x)=a1+2a2x+3a3x2+4a4x3++2nanx2x1Now put x = -1 in the above equation,

n(11+1)n1(12)=a12a2+3a34a4+5a52na2nn1(1)n1(1)=a12a2+3a34a4+5a52na2nn=a12a2+3a34a4+5a52na2n

So, the value of a1 − 2a2 + 3a3 − …. −2n a2n is -n.

Hence, the correct option is 3.

Get Free Access Now
Hot Links: teen patti palace teen patti master gold teen patti master app teen patti master apk teen patti master game