Tribhuvan University
Bachelor of Science in Computer Science and Information Technology
Semester 2 · TU Board 2076
Course Title: Discrete Structure (CSC165)
Full Marks: 60Pass Marks: 24Time: 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
(2 × 10 = 20)
- 1.10
State pigeonhole principle. Solve the recurrence relation a_n = 3a_n-1 – 3a_n-2 + a_n-3 with initial conditions a_0=1 ,a_1 = 3, a_2=7.
Answer comingAlso asked in 2081, 2080, 2078, 2075
- 2.10
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.
Answer comingAlso asked in 2079, 2075
- 3.10
Define Euler circuit with suitable example. Find the maximal flow s to t from the given network flow.
[figure in the original paper]
Answer comingAlso asked in 2082, 2078, 2075
Group B
(8 × 5 = 40)
- 4.5
Prove that for every positive integer n ≥ 1, n^2+n is even integer using mathematical induction.
- 5.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.
- 6.5
Which of the following are possets?
- (Z, =)
- (Z, ≠)
- (Z, ⊆)
- 7.5
Define reflexive closure and symmetric closure. Find the remainder when 4x^2 – x + 3 is divided by x + 2 using remainder theorem.
- 8.5
Define Euler path and Hamilton path. Give examples of both Euler and Hamilton path.
- 9.5
How many 3 digits numbers can be formed from the digits 1,2,3,4 and 5 assuming that:
- Repetitions of digits are allowed
- Repetitions of digits are not allowed
- 10.5
What is minimum spanning tree? Explain Kruskal's algorithm for finding minimum spanning tree.
Answer comingAlso asked in 2081, 2078
- 11.5
List any two applications of graph coloring theorem. Prove that "A tree with n vertices has n-1 edges"
- 12.5
Define ceiling and floor function. Why do we need Inclusion – Exclusion principle? Make it clear with suitable example.
— The End —