Attempt any Eight questions.
[8*5=40]
4.
Solve the recurrence relation an=5an−1−6an−2, with initial conditions a1=1 and a2=2. [5] 5.
Find the values of x such that x = 1 (mod 5) and x = 2 (mod 7) using Chinese remainder theorem. [5]
6.
Prove that 5n−1 is divisible by 4 using mathematical induction. [5] 7.
Let A = 'Aldo is Italian' and B = 'Bob is English'. Formalize the following sentences into proposition.a. Aldo isn't Italian.b. Aldo is Italian while Bob is English.c. If Aldo is Italian then Bob is not English.d. Aldo is Italian or if Aldo isn't Italian then Bob is English.e. Either Aldo is Italian and Bob is English, or neither Aldo is Italian nor is Bob English. [5]
8.
Define Euler path and Hamilton path with examples. Draw the Hasse diagram for the divisibility relation on the set {1,2,5,8,16,32} and find the maximal, minimal, greatest and least element if exist. [5]
9.
What does probability testing means? Describe how Fermat's Little Theorem tests for a prime number with suitable example. [5]
10.
List any two applications of conditions of probability. You have 9 families you would like to incite to a wedding. Unfortunately, you can only invite 6 families. How many different sets of invitations could you write? [5]
11.
Define spanning tree and minimum spanning tree, mention the conditions for two graphs for being isomorphic with ean example [5]
12.
Prove that the product xy is odd if and only if both x and y are odd integers. [5]