Question paper
Question paper
1. a) Obtain the principal disjunctive and conjunctive normal forms of the formula
(~P V ~Q)→(P ↔ ~Q)
b) Prove or disprove the validity of the following arguments
All dogs are carnivorous.
Some animals are dogs.
Therefore, some animals are carnivorous.
2. a) Using mathematical induction, prove that the following statement is true for all positive
integers n.
n (n + 1) (2n + 1)
12 + 2 2 + 3 2 + … + n 2 = for n≥1
6
b) Find the greatest common divisors of the following pairs of integers 1317 and 56
4. a) Show that this graph is planar by drawing it in the plane without any edges crossing. Verify
Euler’s formula for this graph.
b) Draw the binary tree whose level order indices are { 1,2,4,5,8,10,11,20 }
7. a) In how many ways can 14 people be partitioned into 6 teams where in some order 2 teams
have 3 members each, 4 teams have 2 members each?
b) How many ways are there to fill a box with a dozen doughnuts chosen from 8 different
varieties of doughnuts?
1 of 1
|''|''|||''|'''|||'|
Code No: R21053 R10 SET - 2
1. a) Obtain the principal disjunctive and conjunctive normal forms of the formula
Q Λ (P V ~Q)
b) Prove or disprove the validity of the following arguments
Some dogs are animals.
Some cats are animals.
Therefore, some dogs are cats.
2. a) Using mathematical induction, prove that the following statement is true for all positive
integers n.
n (2n − 1) (2n + 1)
12 + 3 2 + 5 2 + … + (2n − 1) =
2
for n≥1
3
b) Find the greatest common divisors of the following pairs of integers 510 and 374
3. a) Show that the inclusion relation is a partial ordering on the power of set S.
b) Let X={1,2,3,4} if R={(x,y)|(x-y) is integer non zero multiple of 2} and S={(x,y)|(x-y) is
integer non zero multiple of 3} find R U S and R ∩ S.
6. a) Show that (Z, +, x) is an integral domain where Z is the set of all integers.
b) Let ( L,≤ ) be a lattice for any a,b є L . Prove that a ≤ b <=> a*b=a <=> a + b=b
7. a) In how many ways can 14 people be partitioned into 6 teams where two teams have 3 each
and 4 teams have 2 each?
b) How many ways can 20 similar books be placed on 5 different shelves?
1 of 1
|''|''|||''|'''|||'|
Code No: R21053 R10 SET - 3
1. a) Obtain the principal disjunctive and conjunctive normal forms of the formula
P → (P Λ (Q → P))
b) Prove or disprove the validity of the following arguments
All integers are rational numbers.
Some integers are powers of 2.
Therefore, some rational numbers are powers of 2.
2. a) Using mathematical induction, prove that the following statement is true for all positive
integers n.
13 + 33 + 53 + ... + (2n-1)3 = n2(2n2-1) for n≥1
b) Find the greatest common divisors of the following pairs of integers 144 and 118
3. a) Prove that the mapping f:N→N defined by f(n)=n2+n+1 is one-one but not onto
b) Let A be a set with n elements and P(A) is its power set. Show that cordinality of P(A) is 2n
4. a) What are the rules for constructing Hamiltonian path and Hamiltonian cycle.
b) Is a complete graph Kn plannar iff n≤4.
5. a) By suitably lettering the vertices, prove that the following two graphs are isomorphic:
6. a) Show that N, ≤ is a partially ordered set where N is set of all positive integers and ≤ is
defined by m ≤ n if n – m is a non-negative integer.
b) Let ( L,≤ ) be a lattice for any a,b є L . Prove that a ≤ b ⇔ a*b=a ⇔ a + b=b
7. a) In how many ways can 14 people be partitioned into 6 teams when the first and second
teams have 3 members each and the third, fourth, fifth, and sixth teams have 2 members
each ?
b) How many different outcomes are possible from tossing 10 similar dice?
1 of 1
|''|''|||''|'''|||'|
Code No: R21053 R10 SET - 4
1. a) Obtain the principal disjunctive and conjunctive normal forms of the formula
(Q → P) Λ (~P Λ Q)
b) Prove or disprove the validity of the following arguments
Some rational numbers are powers of 3.
All integers are rational numbers.
Therefore, some integers are powers of 3.
2. a) Using mathematical induction, prove that the following statement is true for all positive
integers n.
n (n + 1) (2n + 1)
12 − 2 2 + 3 2 − 4 2 + … + (− 1)n − 1 n 2 = for n≥1
6
b) Find the greatest common divisors of the following pairs of integers 81 and 36
5. a) Perform a breadth first search, and a depth first search on the Petersen graph.
b) Is there a non-simple graph with degree sequence (1,1,3,3,3,4,6,7)
6. a) If S42 is the set all divisors of 42 and D is the relation “divisor of” on S42, prove that
{ S42, D} is a complemented Lattice.
b) Determine whether * defined by a*b=(a-b)/an on a set N is binary operation.
7. a) In how many ways can 14 people be partitioned into 6 teams where the first team has 3
members, second team has 2 members ,the third team has 3 members, and the fourth, fifth,
and sixth teams each have 2 members ?
b) How many different outcomes are possible by tossing 10 similar coins?
8. a) Write a generating function of ar, where ar is the number of integers between 0 and 99 whose
sum of digits is r.
b) Solve the recurrence relation an - 8an-1 + 21an-2 - 18an-3=0 for n≥3 using generating functions.
1 of 1
|''|''|||''|'''|||'|