Combinatorics MCQ Quiz in मल्याळम - Objective Question with Answer for Combinatorics - സൗജന്യ PDF ഡൗൺലോഡ് ചെയ്യുക

Last updated on Mar 9, 2025

നേടുക Combinatorics ഉത്തരങ്ങളും വിശദമായ പരിഹാരങ്ങളുമുള്ള മൾട്ടിപ്പിൾ ചോയ്സ് ചോദ്യങ്ങൾ (MCQ ക്വിസ്). ഇവ സൗജന്യമായി ഡൗൺലോഡ് ചെയ്യുക Combinatorics MCQ ക്വിസ് പിഡിഎഫ്, ബാങ്കിംഗ്, എസ്എസ്‌സി, റെയിൽവേ, യുപിഎസ്‌സി, സ്റ്റേറ്റ് പിഎസ്‌സി തുടങ്ങിയ നിങ്ങളുടെ വരാനിരിക്കുന്ന പരീക്ഷകൾക്കായി തയ്യാറെടുക്കുക

Latest Combinatorics MCQ Objective Questions

Top Combinatorics MCQ Objective Questions

Combinatorics Question 1:

The general solution of recurrence relation

 is:

  1.  where A1 and A2 are arbitary constants.
  2.  where A1 and A2 are arbitary constants.
  3.  where A1 and A2 are arbitary constants.
  4.  where A1 and Aare arbitary constants.

Answer (Detailed Solution Below)

Option 3 :  where A1 and A2 are arbitary constants.

Combinatorics Question 1 Detailed Solution

Associate homogeneous solution is ar - 5ar-1 + 6ar-2 

The characteristic equation of its associated homogeneous relation is

x2 - 5 x + 6 = 0

(x - 3) (x - 2) = 0

∴ x = 3 or x = 2

The solution of associated homogeneous recurrence relationan = 6an-2 - an-1 is

A= A1(2)r + A2(3)r

f(r) = 1×4r it is of the form and 4 is not a root.Therefore it's particular solution is A4r

General solution of recurrence relation is A1(2)r + A2(3)+ A4r

After substitution partial solution in recurrence relation

(A4r) - 5(A4r-1) + 6(A4r-2) = 4r

A - (5A/4) + (6A/16) = 1

∴ A = 8

Therefore general solution is A1(2)r + A2(3)+ 8.4r

Combinatorics Question 2:

In Raabe’s test, for a positive term series ∑ un,  then which of the following statements are false?

  1. The series diverges for k < 0
  2. The series converges for k > 1
  3. This test gives satisfactory results for k = 1
  4. This test is usually used when ratio test fails

Answer (Detailed Solution Below)

Option 3 : This test gives satisfactory results for k = 1

Combinatorics Question 2 Detailed Solution

Concept:

When the ratio test fails, we apply few tests like Raabe’s test, Logarithmic test and Gauss test.

Raabe’s Test:

In the positive term series ∑ un, if  then

The series converges for k > 1 and Diverges for k , but the test fails for k = 1;

The series diverges for k

The series converges for k > 1 (Option 2)

This test fails for k = 1 (Option 3 is wrong)

Combinatorics Question 3:

The sequence \) is

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

Answer (Detailed Solution Below)

Option 3 : Divergent to -∞

Combinatorics Question 3 Detailed Solution

Concept:

The Nth term test

If , where L is any tangible number other than zero. Then,  diverges.

This is also called the Divergence test.

Calculation:

We have, \)

So, as n → ∞,  → 0

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

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

Combinatorics Question 4:

The set of all x at which the power series  converges is

  1. [-1, 1)
  2. [-1, 1]
  3. [1, 3)
  4. [1, 3]

Answer (Detailed Solution Below)

Option 3 : [1, 3)

Combinatorics Question 4 Detailed Solution

Concept:

In the power series un = an xn;

If  then by ratio test, the series converges, when |lx| is numerically less than 1 i.e., when |x|

The interval (– 1/l)

We have to check the convergence at the boundary points also.

Calculation:

Here power series is

Now  will be

then by ratio test, the series converges, when |lx| is numerically less than 1

⇒ |x - 2|

⇒ 1

At x = 3, series becomes

Let un = 

Let vn = 1/n;

Now 

The limit is finite, so both the series will have the same behavior.

As vn is divergent, un will also be divergent.

At x = 1, series becomes

This is an alternating series,

  and each term is less than the preceding term, therefore convergent.

Combinatorics Question 5:

The solution of the recurrence relation a= ar-1 + 2ar-2 with a= 2, a= 7 is

  1. ar= (3)r + (1)
  2. 2ar= (2)r/3 –(1)r
  3. ar= 3r+1 – (-1)r
  4. ar= 3(2)r – (-1)r

Answer (Detailed Solution Below)

Option 4 : ar= 3(2)r – (-1)r

Combinatorics Question 5 Detailed Solution

Concept:

We use characteristics roots method for repeated roots to solve the above recurrence relation.

If we have an recurrence relation as an + c1an-1 + c2an-2 = 0, then the characteristics equation is given as x2 + c1x + c2 = 0 .

If r is the repeated root of the characteristics equation then the solution to recurrence relation is given as  where a and b are constants determined by initial conditions.

Calculation:

Characteristic equation of recurrence relation ar = ar-1 + 2ar-2 is

x2 = x + 2

x2 – x – 2 = 0

 (r – 2) (r + 1) = 0

∴ r = 2 or r = -1

The solution of recurrence relation ar = ar-1 + 2ar-2 is

α= α1(2)r + α2(-1)r

Using α= 2

α= α1(2)+ α2(-1)0 = 2

∴ α+ α2 = 2     ----(1)

Using α= 7

α= α1(2)1+ α2(-1)1 = 7

∴ 2α- α2 = 7    ----(2)

By solving (1) and (2)

α1 = 3 and α2 = - 1

The solution of recurrence relation ar = ar-1 + 2ar-2 is 3(2)r – (-1)r

Combinatorics Question 6:

 x(x + 2)(x + 4) is equal to 

Answer (Detailed Solution Below)

Option 2 :

Combinatorics Question 6 Detailed Solution

Concept:

(i) 

(ii) 

(iii) 

Explanation:

x(x + 2)(x + 4)​​

x(x2+6x+8) = x3+6x2+8x

x3+6x2+8x

+ 6+8

= n(n+1)

=n(n+1)

Combinatorics Question 7:

The first and last terms of an A.P. are 1 and 11. If the sum of its terms is 36, then the number of terms will be

  1. 5
  2. 6
  3. 7
  4. 8

Answer (Detailed Solution Below)

Option 2 : 6

Combinatorics Question 7 Detailed Solution

Given :- We have a = 1, l = 11 and 

Concept used :- Sum of n term of an A.P. is .

Solution :- After using given information, we have

hence n = 6

Combinatorics Question 8:

If A. M. of 6, 7, 9, x is 10, then value of x is-

  1. 20
  2. 18
  3. 22
  4. 24

Answer (Detailed Solution Below)

Option 2 : 18

Combinatorics Question 8 Detailed Solution

Given:

A. M. of 6, 7, 9, x is 10, 

Concept used:

Mean = sum of all observation/total number of observations

Calculation:

A. M. of 6, 7, 9, x is 10, 

⇒ 10 = (6 + 7 + 9 + x)/4

⇒ 40 = 22 + x

∴ x = 18

Combinatorics Question 9:

The series ______, is convergent 

  1. p > 1 
  2. p < -1 
  3. p > 2 
  4. for all values of p 

Answer (Detailed Solution Below)

Option 4 : for all values of p 

Combinatorics Question 9 Detailed Solution

Concept used:

Ratio test:

L = 

L > 1 the series is Divergent neither convergent or divergent 

L

L = 1 test fails Neither Convergent nor Divergent 
Calculations:

∑un is convergent for all 'p'.

Combinatorics Question 10:

The given series  is

  1. convergent
  2. divergent
  3. oscillatory
  4. None of these

Answer (Detailed Solution Below)

Option 1 : convergent

Combinatorics Question 10 Detailed Solution

Concept:

Consider the infinite series ∑un = u1 + u2 + u3 + … ∞

And let the sum of the first n terms be Sn = u1 + u2 + u3 + … + un;

If Sn tends to a finite limit as n → ∞, the series is said to be convergent

If Sn tends to ± ∞ as n → ∞, the series is said to be divergent

If Sn does not tend to a unique limit as n → ∞, the series is said to be oscillatory or non-convergent

Calculation:

Given series is  

Let the sum of n terms be Sn;

The given series can be expanded as

Now limit n tends to infinity, Sn will be

As the Sn tends to a finite limit, the given series is convergent.

Hot Links: teen patti master list teen patti master gold download teen patti stars teen patti octro 3 patti rummy