Discrete Structures 2076

Tribhuwan University
Institute of Science and Technology
2076
Bachelor Level / Second Semester / Science
Computer Science and Information Technology ( CSC160 )
( Discrete Structures )
Full Marks: 60
Pass Marks: 24
Time: 3 hours
Candidates are required to give their answers in their own words as far as practicable.
The figures in the margin indicate full marks.

Group A

Long answer questions:

Attempt any two questions: (2 x 10 = 20)

1. State pigeonhole principle. Solve the recurrence relation a= 3an-1 -  3an-2 + an-3 with initial conditions a0=1 ,a= 3, a2=7.

10 marks view

2. Find the value of x such that x = 1 (mod 3), x = 1 (mod 4),  x = 1 (mod 5) and x = 0 (mod 7) using Chinese remainder theorem.

10 marks view

3. Define Eular circuit with suitable example. Find the maximal flow s to t from the given network flow. 


10 marks view

Group B

Short answer questions:

Attempt any eight questions: (8 x 5 = 40)

4. Prove that for every positive integer n ≥ 1, n2+n is even integer using mathematical induction.

5 marks view

5. All over smart people are stupid. Children of stupid people are naughty. John is a children of Jane. Jane is over smart. Represent these statements in FOPL and prove that John is naughty.

5 marks view

6. Which of the following are posets?



5 marks view

7. Define reflexive closure and symmetric closure. Find the remainder when 4x2 - x + 3  is divided by x + 2 using remainder theorem.

5 marks view

8. Define Eular path and Hamilton path. Give examples of both Eular and Hamilton path.

5 marks view

9. How many 3 digits numbers can be formed from the digits 1,2,3,4 and 5 assuming that:

a. Repetitions of digits are allowed

b. Repetitions of digits are not allowed 

5 marks view

10. What is minimum spannung tree? Explain Kruskal's algorithm for finding minimum spanning tree.

5 marks view

11. List any two applications of graph coloring theorem. Prove that "A tree with n vertices has n-1 edges"

5 marks view

12. Define ceiling and floor function. Why do we need Inclusion - Exclusion principle? Make it clear withsuitable example.

5 marks view