GATE | PYQ | Discrete Mathematics |2026

Last Updated :
Discuss
Comments

Question 1

Let 𝑅 be a binary relation on the set {1, 2, … , 10}, where (π‘₯, 𝑦) ∈ 𝑅 if the product of π‘₯ and 𝑦 is square of an integer. Which of the following properties is/are satisfied by 𝑅? [MSQ || GATE 2026 Set-2 || 1 Marks ]

  • Reflexive

  • Symmetric

  • Transitive

  • Antisymmetric

Question 2

For two different persons π‘₯ and 𝑦, the predicate 𝑀(π‘₯, 𝑦) denotes that x knows y. Consider the following statement.

There is a person who does not know anyone else, but that person is known by everyone else.

Which one of the following expressions represents the above statement? [MCQ || GATE 2026 Set-2 || 1 Marks ]

  • (βˆƒπ‘¦)(βˆ€π‘₯) ((π‘₯ β‰  𝑦) β†’ (𝑀(π‘₯, 𝑦) ∧ ¬𝑀(𝑦, π‘₯)))

  • (βˆ€π‘¦)(βˆƒπ‘₯) ((π‘₯ β‰  𝑦) β†’ (𝑀(π‘₯, 𝑦) ∧ ¬𝑀(𝑦, π‘₯)))

  • (βˆƒπ‘¦)(βˆƒπ‘₯) ((π‘₯ β‰  𝑦) β†’ (𝑀(π‘₯, 𝑦) ∧ ¬𝑀(𝑦, π‘₯)))

  • (βˆ€π‘¦)(βˆ€π‘₯) ((π‘₯ β‰  𝑦) β†’ (𝑀(π‘₯, 𝑦) ∧ ¬𝑀(𝑦, π‘₯)))

Question 3

Let 𝐺(𝑉, 𝐸) be a simple, undirected graph. A vertex cover of 𝐺 is a subset 𝑉 β€² βŠ† 𝑉 such that for every (𝑒, 𝑣) ∈ 𝐸, 𝑒 ∈ 𝑉 β€²or 𝑣 ∈ 𝑉 β€² . Let the size of the smallest vertex cover in 𝐺 be π‘˜. Let 𝑆 be any vertex cover of size π‘˜.
For a vertex 𝑣 ∈ 𝑉, which of the following constraints will always ensure that 𝑣 ∈ 𝑆 ? [MCQ || GATE 2026 Set-2 || 2 Marks ]

  • The degree of 𝑣 is at least π‘˜ + 1

  • The vertex 𝑣 is on a path of length π‘˜ + 1

  • The vertex 𝑣 is on a cycle of length π‘˜ + 1

  • The vertex 𝑣 is a part of a clique of size k

Question 4

Let 𝐺 be an undirected graph, which is a path on 8 vertices. The number of matchings in 𝐺 is ______. (answer in integer) [NAT || GATE 2026 Set-1 || 2 Marks ]

Question 5

Consider a complete graph 𝐾𝑛 with 𝑛 vertices (𝑛 > 4). Note that multiple spanning trees can be constructed over 𝐾𝑛. Each of these spanning trees is represented as a set of edges. The Jaccard coefficient between any two sets is defined as the ratio of the size of the intersection of the two sets to the size of the union of the two sets. Which one of the following options gives the lowest possible value for the Jaccard coefficient between any two spanning trees of 𝐾𝑛? [MCQ || GATE 2025 Set-2 || 2-marks ]

  • 1/n

  • 1/(2n-3)

  • 0

  • 1/(n-1)

There are 5 questions to complete.

Take a part in the ongoing discussion