Unit 2: Graphs and Combinatorics - Subjective Questions

CSE333 — Combinatorial Studies-I • Practice Questions with Detailed Answers

20 questions

1

Define vertex connectivity and edge connectivity of a graph. Determine both parameters for the cycle graph , where .

2

Explain the concepts of a walk, trail, path, and cycle in a graph. Distinguish among them with an example.

3

State and prove the relation among vertex connectivity, edge connectivity, and minimum degree of a connected simple graph.

4

State Menger's theorem in its vertex and edge forms. Explain its importance in measuring graph connectivity.

5

Define a matching, a maximal matching, a maximum matching, and a perfect matching. Clearly distinguish maximal and maximum matchings.

6

State and explain Hall's marriage theorem. Use it to determine whether the complete bipartite graph has a matching that saturates the part containing vertices.

7

Describe augmenting paths and prove Berge's theorem for maximum matchings.

8

Define proper vertex coloring and chromatic number. Determine the chromatic numbers of , , and a nontrivial bipartite graph.

9

Explain the greedy vertex-coloring algorithm. Prove that every graph with maximum degree can be colored using at most colors.

10

What is a chromatic polynomial? Derive the chromatic polynomial of a tree with vertices and state the corresponding result for a cycle.

11

Distinguish between vertex coloring and edge coloring. Define the chromatic index and state the principal bounds supplied by Vizing's theorem.

12

Using the multiplication principle, derive the number of -permutations and -combinations of an -element set. Explain the difference between the two counts.

13

State the inclusion-exclusion principle for three finite sets. Use it to count the integers from to that are divisible by , , or .

14

Explain the pigeonhole principle and its generalized form. Prove that among any integers, two have the same remainder when divided by .

15

Derive a recurrence relation for the number of binary strings of length containing no two consecutive s, and solve it using suitable initial conditions.

16

Solve the recurrence relation for , given and .

17

Solve the nonhomogeneous recurrence for , subject to .

18

Define an ordinary generating function. Find the generating function for the sequence , where .

19

Use generating functions to solve the Fibonacci recurrence with and .

20

Explain how generating functions can be used to count integer solutions. Find the number of solutions of subject to , , and .