DISCRETE MATHEMATICS QUESTIONS








.


Unit –Wise Descriptive Questions
Unit-1
1. Determine the Principal Disjunctive Normal Form(PDNF) of the formula
P→{(P→Q) Λ¬ (¬QV¬P)}
2. Prove the logical equivalences for the given formula:
(¬PΛ(¬QΛR))V(QΛR)V(PΛR) ÛR
3. Construct the truth table for the following formula
(PΛQ) V (¬PVQ) V (PV¬Q) V (¬PV¬Q)
4. Obtain Conjunctive Normal Form (CNF) of the formula
[Q V (P Λ R)] Λ ¬ ((P VR) ΛQ)
5. Prove the following logical equivalences without using truth tables:
(p®q) Λ[¬q Λ (r V ¬q)] Û¬(qVp)
6. Show that RVS is logically valid from the following premises.
CÚD, (CÚD) →¬H, ¬H→ (AÙ¬B) and (AÙ¬B) →RÚS.
7. Obtain the PCNF and PDNF of the formula (¬P→Q)
(Q
P).
8. Determine whether the conclusion C logically follows from the premises H1 and H2:
i) H1= P®Q, H2 = ¬(P ΛQ), C = ¬P
ii) H1= ¬P, H2 = P
Q, C = ¬(P ΛQ)
9. Verify the principal of duality for the following logical equivalence:
[¬(PÙQ) → ¬PÚ(¬PÚQ)] Û (¬PÚQ)
10. Let p,q and r be propositions having truth values 0 and 1 respectively. Find the truth values of the following:
i) (p V q) V r ii) (p Λ q) Λ r iii) (p Λq) ®r
iv) p®(q Λ r) v) p Λ (r®q) vi) p®(q®¬ r)
11. Identify the Principal Disjunctive Normal Form(PDNF) of the
P→{(P→Q) Λ¬ (¬QV¬P)}
12. Show that SVR is tautologically implied by
(PVQ), (P →R), (Q→S)
Unit-2:
1. Let A={a,b,c,d} and R be a relation on A that has the matrix

Draw the digraph of R and list the in-degree and out-degree of all
vertices.
2.Let A={1,2,3,4} and R={(1,1),(1,2),(2,1),(2,2),(3,4),(4,3),(3,3),(4,4)} be relation on A. Verify whether R is an equivalence relation.
3. Explain about following properties on relations with examples:
i) Reflexive ii) Transitive iii) Symmetric
4. Let A={1, 2, 3, 4, 6, 12}. On A, define the relation R by aRb if and only if a divides b. Prove that R is a partial order relation on A. Draw the Hasse diagram for this relation.
5. If A={1,2,3,4} and R,S are relations on A defined by R={(1,2), (1,3), (2,4), (4,4)} S={(1,1), (1,2), (1,3), (1,4), (2,3), (2,4)} find RoS, SoR,R2,S2 and write down their matrices.
6. From set A={1,2,3,4} & R={(1,1),(1,2),(2,2),(2,4),(1,3),(3,3),(3,4),(1,4),(4,4)} Verify that R is a partial order on A. also write down the Hasse diagram for R.
7. Let A= {1,2,3,4} and R be the relation on A defined by xRy if and only if “x divides y”. Then find relation R, Digraph of R and Matrix of R. and also find in-degree and out-degree of each node in digraph.
8. Assume A={1,2,3,4} and f and g be functions from A to A given by f={(1,4),(2,1),(3,2),(4,3)} and g={(1,2),(2,3),(3,4),(4,1)}. Prove that f and g are inverse of each other
9. Consider the functions f and g defined by f(x)=x3 and g(x)=x2+1, for all x ∈R. Find g o f, f o g, f2 and g2.
10. For A={a, b, c, d, e}, the Hasse diagram for the poset(A,R) is shown below, determine the relation matrix and Digraph for R

11.If A={1,2,3,4} and R is a relation on A defined by R={(1,2), (1,3),(2,4), (3,2), (3,3), (3,4)}, find M(R) , M(R2), M(R3). Verify that M(R2) = [M(R)]2 and M(R3)=[M(R)]3.
12. If U={1,2,3,4,5,6,7,8,9}, A={1,2,4,6,8} and B={2,4,5,9} then compute the following
i) A1 ii) A1 U B1 iii) (A∩B)1 iv) AΔB
Unit-3
1. Check whether the graph is Eulerian graph or not. Explain.

2. For a planar graph shown below, find the degrees of regions and verify whether the sum of these degrees is equal to twice the number of edges.
|
|
|
|||||
|
|||||
3. Using Prims algorithm find a minimal spanning tree for the weighted graph given below

4. Define complete graph? Which of the following are complete graphs? Justify your answer.
|
||||||||
|
|
|||||||
|
||||||||

|
|||||||
|
|||||||
|
|||||||
|
|||||||
5. Which graph shown in following figure have Euler path? Justify your answer.

G1 G2
6. Using Kruskal’s algorithm find a minimal spanning tree for the weighted graph given below.
.
7. Check whether the following graphs G1 and G2 are isomorphic.

G1 G2
8. Consider the graph G(V,E) in given figure:
(a) Describe G formally.
(b) Find the degree and parity of each vertex
(c) Verify that sum of degrees of the vertices of a graph is equal to twice the number of edges.
9. Show that the following graphs are Isomorphic

G1 G2
10.Decide which of the following graphs are Eulerian or Hamiltonian or both and write down as Euler circuit and Hamiltonian circuit whenever possible.

11.Using Prims algorithm find a minimal spanning tree for the weighted graph given below:

12. Define the following terms with example each:
(a) K3 (b) planar Graph (c) Trail (d) 3-regular
Unit-4
1. Identify the number of integers <500 and divisible by 9 or 11or 13.
2. In how many ways can 6 men and 6 women be seated in a row
i) if any person may sit next to any other.
ii) if men and women must occupy alternate seats.
3. Prove that the set G={1, -1, i, -i} is an abelian group w.r.t Multiplication. Is it cyclic?
4.Discover the coefficient of
ii) x2y4z6 in the expansion of (2x-3y+2z)12
5. Identify the coefficient of
i) x3y6 in the expansion of (2x-5y)9.
ii) x2y4z6 in the expansion of (5x+2y-4z)12.
6. Find the number of distinguishable permutations of the letters in the following words:
i)STRUCTURES ii) ENGINEERING
7. Let G={0,1,2,3,4,5}
i. Prepare composition table with respect to +6
ii. Prove that G is an abelian group with respect to +6
iii. Find the inverse of 2,3 and 5
iv. Is it cyclic?
v. Find the order of elements 2 and 3
8. For Z7 - {0}
i. Prepare composition table with respect to x7
ii. Prove that G is an abelian group with respect to x6
iii. Find the inverse of all the elements set.
iv. Is it cyclic?
v. Find the order of elements 2 and 4
9. Calculate the number of integers <500 and divisible by 3 or 5 or 11.
10. Find the number of permutations of the letters of the word MASSASAUGA. In how many of these, all four A’s are together? How many of them begin with S?
Unit-5
1. Solve the Recurrence Relation an=6an-1-12an-2+8an-3 for n ≥3, with a0=1, a1=4, a2=28
2. Determine the coefficient of
i) x12 in x3(1-2x)10 ii) x27 in (x4 + x5 + x6 +……)5
3. Find the sequence generated for the following function (3+x)3
4. Solve the Recurrence Relation an=3an-1-2an-2 for n≥2 with a1=5, a2=3
5. Determine the generating function for the recurrence relation:
an+1 - an = 3n , n≥0 with a0=1
6. Evaluate the sequences generated by the following functions:
i)(1+3x)-1/3 ii) 3x3+e2x
7. Construct the generating function for the following sequences:
i) 1,1,0,1,1,1,…..
ii) 1,-2,3,-4,….
8. Solve the Recurrence Relation an+an-1-8an-2-12an-3=0 for n≥3, with a0=1, a1=5, a2=1
9. Evaluate a generating function for the recurrence relation
an+1- an = n2, n>=0 and a0=1. Hence solve the relation
10. Determine the coefficient of
i) X0 in (3X2 - (2/X))15
ii) X5 in (1-2X)-7
11. Solve the Recurrence Relation of 2an+3 = an+2+2an+1-an, n≥0, with a0=0, a1=1, a2=2.
12. Construct the sequence generated by the following function: (1+3X)-1/3
No comments:
Post a Comment