Define discrete probability. Solve the recurrence relation an = 5an-1 - 6an-2 with initial conditions a0 = 1 and a1 = 4.
What is simple graph? How do you find forward and backward augmented path to calculate maximal flow? Explain with your own example.
Define geometric and arithmetic progression. Prove that 1 + 3 + 5 + � + (2k - 1) = k2 using mathematical induction.
Attempt any Eight questions
[8x5=40]Define function and describe its types.
What is primality test? Find all additive inverse pairs in Z10.
Discuss about Universal and Existential quantifier with examples.
State pigeon hole principle. Expand (a + b)5 using Binomial expansion.
Define tree, spanning tree and minimum spanning tree with examples.
Solve the following congruence using Chinese Remainder Theorem.
x = 5 MOD 7
x = 2 MOD 5
How do you represent set? Explain.
Using direct proof, show that the square of odd is odd.
Describe relation and its properties.