Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Tests  >  Question Bank for GATE Computer Science Engineering  >  Test: Combinatorics - Computer Science Engineering (CSE) MCQ

Test: Combinatorics - Computer Science Engineering (CSE) MCQ


Test Description

10 Questions MCQ Test Question Bank for GATE Computer Science Engineering - Test: Combinatorics

Test: Combinatorics for Computer Science Engineering (CSE) 2024 is part of Question Bank for GATE Computer Science Engineering preparation. The Test: Combinatorics questions and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus.The Test: Combinatorics MCQs are made for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Combinatorics below.
Solutions of Test: Combinatorics questions in English are available as part of our Question Bank for GATE Computer Science Engineering for Computer Science Engineering (CSE) & Test: Combinatorics solutions in Hindi for Question Bank for GATE Computer Science Engineering course. Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free. Attempt Test: Combinatorics | 10 questions in 30 minutes | Mock test for Computer Science Engineering (CSE) preparation | Free important questions MCQ to study Question Bank for GATE Computer Science Engineering for Computer Science Engineering (CSE) Exam | Download free PDF with solutions
Test: Combinatorics - Question 1

______ is a machine that converts mechanical energy into electrical energy.

Detailed Solution for Test: Combinatorics - Question 1

Concept:
Electric Generator:

  • A generator is a machine that converts mechanical energy into electrical power for use in an external circuit. ​
  • An electromechanical energy conversion device converts electrical energy into mechanical energy or mechanical to electrical energy
  • An electromechanical energy conversion device converts electrical energy into mechanical energy or mechanical to electrical energy. The conversion can take place via any medium, electrical, or magnetic medium.
  • Generally, the magnetic field is used as the coupling medium between electrical and mechanical mediums because the energy-storing capacity of the magnetic field is much higher than the electric field. It is a reversible process
  • A prime mover is a machine that converts energy into work and examples of such machines are the gas turbine, steam turbine, reciprocating internal combustion engine, and hydraulic turbine
Test: Combinatorics - Question 2

In an A.P. the m times of mth term is equal to n times the nth term, its (m + n)th term will be

Detailed Solution for Test: Combinatorics - Question 2

Given:
In an A.P. the m times of mth term is equal to n times the nth term

Concept used:
nth term of A.P = an = a + (n - 1)d

Calculation:
According to question,
⇒ m × am = n × an
⇒ m[a + (m - 1)d] = n[a + (n - 1)d] 
ma + m(m - 1)d = na + n(n - 1)d 
ma + m2d - md = na + n2d - nd
a(m - n) + (m2 - n2)d = d(m - n) 
(m - n)[a + d(m + n - 1] = 0
∴ [a + d(m + n - 1] = 0 = am + n
∴ am + n = 0
∴ (m + n)th term will be 0.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: Combinatorics - Question 3

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

Detailed Solution for Test: Combinatorics - Question 3

Given:


Concept:
Sum of an infinite G.P. series,  when |r| < 1
Sum of an A.P. series,   where, l = last term of series

Calculation:
For Series 1, a = 1, and r = 1/2

⇒ S1 = 2
Similarly, for Series 2, a = 2 and r = 1/3

⇒ 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,

Test: Combinatorics - Question 4

The sequence {Sn} defined by  converges to

Detailed Solution for Test: Combinatorics - Question 4

Given:


Analysis:


As the series converges to a positive number
∴ Positive roots of x2 – x – 7 is the solution.

Test: Combinatorics - Question 5

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

Detailed Solution for Test: Combinatorics - Question 5

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

Test: Combinatorics - Question 6

The p-series  diverges for:

Detailed Solution for Test: Combinatorics - Question 6

Concept:
A p-series is a specific type of infinite series. It's a series of the form as shown below,

where p can be any real number greater than zero.
Notice that in this definition n will always take on positive integer values, and the series is an infinite series because it's a sum containing infinite terms.
There are infinitely many p-series because you have infinite choices for p. Each time you choose a different value for p you create another p-series.
With p-series,
If p > 1, the series will converge, or in other words, the series will add up to a specific numerical value.
If 0 < p ≤ 1, the series will diverge, which means that the series won't add up to a specific numerical value.

Test: Combinatorics - Question 7

Which of the following statements is FALSE?

Detailed Solution for Test: Combinatorics - Question 7

Option 1:
The series 
Proof: 
We know n2 > n(n-1)

Expanding we get 

It follows that an is bounded from above and hence convergent.

Option 2 and 4:
A sequence {an} of real numbers is called a Cauchy sequence if for each ∈ > 0 there is a number N ∈ N so that if m, n > N then |an − am| < ∈.
If a real sequence {an} converges, then for every ε > 0, there exists N ∈ N such that |an − am| < ε ∀ n,m ≥ N
Convergent sequences are Cauchy sequences.
A Cauchy sequence of real numbers is bounded.
A sequence is a convergent sequence if and only if it is a Cauchy sequence.

Option 3:
A sequence of real numbers need not be bounded, a sequence can be bounded or not bounded.

Test: Combinatorics - Question 8

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

Detailed Solution for Test: Combinatorics - Question 8

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

Test: Combinatorics - Question 9

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

Detailed Solution for Test: Combinatorics - Question 9

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

Test: Combinatorics - Question 10

The value of x for which of the following series converges is

Detailed Solution for Test: Combinatorics - Question 10

Given series is,

By ratio test, the given series converges for |x| < 1 and diverges for |x| > 1
Let us examine the series for x = ± 1
For x = 1, the series reduces to

This is an alternating series and is convergent.
For x = -1 the series becomes

This is a divergent series as can be seen by comparison with P-series with P = 1
Hence the given series is converges for -1 < x < 1

63 videos|7 docs|165 tests
Information about Test: Combinatorics Page
In this test you can find the Exam questions for Test: Combinatorics solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Combinatorics, EduRev gives you an ample number of Online tests for practice

Top Courses for Computer Science Engineering (CSE)

Download as PDF

Top Courses for Computer Science Engineering (CSE)