Attempt any Eight questions.
[8*5=40]
4.
What is tautology? Show (p∧q)→(p∨q) is a tautology. [5] 5.
Define cartesian product. Find A3 for the set A = (a, b, c). [5]
6.
How can you represent relations using matrices? Suppose that A={1,2,3} and B={1,2}. Let R be the relation from A to B containing (a,b) if a∈A, b∈B, and a>b. What matrix representing R if a1=1, a2=2, a3=3, and b1=1 and b2=2? [5] 7.
Use mathematical induction to show that the sum of first n positive integers is n(n+1)/2. [5]
8.
What is congruent modulo? Determine whether 20 is congruent to 8 modulo 6 and 25 is congruent to 17 modulo 5. [5]
9.
Explain trial division with example? Using trial division, show that 101 is prime. [5]
10.
Explain product rule. How many strings are there of four lowercase letters that have the letter x in them? [5]
11.
What is graph? Explain simple graph and pseudograph with example. [5]
12.
What is Euler path? Compare it with Hamilton path. [5]