Phone:+91-88823 09876

amity-solved-assignment-discrete-mathematics

Body: 

1. (a) Explain Tautologies and Contradiction with help of example.

 

(b) Prove that the following propositions are Tautology

 

    (i)    p V ~p         (ii) ~(p ^ q) V q    (iii) p => (p V q) 

 

2. (a) What is disjunctive normal form .Explain the procedure to obtain disjunctive normal form.

 

(b) Obtain the disjunctive normal forms of the followings

 

      (ii) p ^ (p=>q)       (ii)  p =>((p=>q) ^ ~(~q V ~p)) 

 

3. Prove that with help of Boolean algebra

 

(i)     (a+b)’ =a’.b’                 (ii) (a.b)’ =a’ + b’   

 

4. Explain all logic gates with symbol and truth table. Simplyfy the Boolean expression

 

       A+B(A+B)+A(A’+B) 

 

5. Explain 3 variable and 4 variable K’Map .    Use Karnaugh map to simplify the followings

 

(a)               X= ABC’ + ABC                                                                        Ans: X=AB

 

(b)               X= A’B’C’ + AB’C’                                                                    Ans: X= B’C’

 

(c)               X= A’BC’D’ + ABC’D’ + A’BCD’ + ABCD’                               Ans: X= B.D’ 

 

 

6.

     

           

 

7. Explain, Graph, multigraph, Null graph, with examples.

 

Prove that a simple graph with n vertices and k components cannot have more than

 

   (n-k)(n-k+1)/2     edges.

 

8. A tree has two vertices of degree 2, one vertices of degree 3 and three vertices of degree 4. How many vertices of degree 1 does it have? 

 

Case Detail

 

 

1.

 

 

 

2. Simplify the following Boolean function F(A,B,C,D)=  Σ( 0,1,2,3,4,5,7,6,8,9,11)

 

 

 

Assignment C

 

1. Complement the expression by applying De-Morgan’s theorem (A+A’B)’?

 

 

Options          

 

  1. AB

 

  1. A’B'

 

  1. A’B’ **

 

  1. AB’

 

2. Find the minimum sum of product using K-Map?

 

   F= AB+AB’C+ABC

 

 

Options          

 

  1. F=A’B+AC

 

  1. F=AB+AC’

 

  1. F=AB’+AC

 

  1. F=AB+AC**

3. what is the value of Boolean expression    a+a’=?

 

 

Options          

 

  1. 1**

 

  1. 2

 

  1. a

 

  1. a’

 

4. Consider the following--

 

p: Anil is rich                    q: Kanchan is poor

 

What is the symbolic form of the following statement?

 

Anil is poor and Kanchan is rich

 

 

Options          

 

  1. ~p ^ q

 

  1. p ^ q**

 

  1. ~p ^ ~q

 

  1. None of above

 

5. Consider the following

 

P: This computer is good                    q: This computer is cheap

 

What is the symbolic form of the following statement?

 

This computer is neither good nor cheap                

 

 

Options          

 

  1. ~p ^ q

 

  1. p ^ ~q

 

  1. (~p) ^ (~q)**

 

 

  1. None of above

 

6. In which of the following gates the output is 1, if and only if at least one input is 1 ?

 

 

Options          

 

  1. NOR

 

  1. AND

 

  1. OR**

 

  1. NAND

 

7. In which of the following gates the output is 0, if and only if at least one input is 1 ?    

 

Options          

 

  1. NOT   

 

  1. AND 

 

  1. NOR** 

 

  1. NAND

 

 8. What is the minimum number of two input NAND gates used to perform the function of two inputs OR gate?

 

 

Options          

 

  1. Three**

 

  1. Two

 

  1. One    

 

  1. Four 

 

9. Which of the following gates are added to the inputs of the OR gate to convert it to the NAND gate?

 

 

Options          

 

  1. NOT**

 

  1. AND

 

  1. AND

 

  1. XOR

 

10. What logic function is produced by adding an inverter to the output of an AND gate?

 

Options          

 

  1. NAND**

 

  1. NOR

 

  1. XOR

 

  1. OR

 

11. Which of the following Boolean algebra expressions is incorrect?

 

 

Options          

 

  1. A+ A’+= A+B

 

  1. A+AB =B **

 

  1. (A+B)(A+B) = A+BC

 

  1. (A+B’)(A+B)=A

 

12. The simplified form of the Boolean expression (X+Y+XY)(X+Z) is ?

 

 

Options          

 

  1. X+Y+Z

 

  1. XY+YZ

 

  1. X+YZ**

 

  1. XZ+Y

 

13. The simplified form of the Boolean expression  (X+Y’+Z)(Z+Y’+Z’) (X+Y+Z) is ?

 

 

Options          

 

  1. X’Y+Z’

 

  1. X+Y’Z**

 

  1. X

 

  1. XY+Z’

 

14. A full binary tree with n leaves contains--

 

 

Options          

 

  1. n nodes

 

  1. log2n  nodes

 

  1. (2n-1) nodes **

 

  1. 2n  nodes

 

15. A full binary tree with non- leaf nodes contains-- 

 

Options          

 

  1. (2n+1) nodes **   

 

  1. log2n  nodes

 

  1. (n+1) nodes

 

  1. 2n  nodes

 

16. A complete graph with five vertices is--

 

Options          

 

  1. Non planar

 

  1. planar

 

  1. a non regular graph

 

  1. a tree **

 

17. Which of the following statement is true?

 

 

Options          

 

  1. (A+ B)(A+C)=AC+BC

 

  1. (A+ B)(A+C)=AB+C

 

  1. (A+ B)(A+C)=A+BC **       

 

  1. (A+ B)(A+C)=AC+B

 

18. A non empty connected graph G is Eulerian if and only if its vertices are all of--

 

Options          

 

  1. Odd degree

 

  1. Even degree**

 

  1. Both (a) and (b)

 

  1. None

 

19. A ------ is a closed path of none zero length that does not contain repeated edge.

 

Options          

 

  1. Path

 

  1. Simple path

 

  1. Circuit**

 

  1. None

 

20. A ------ is a path that does not contain a repeated vertex.

 

Options          

 

  1. Path

 

  1. Simple path**

 

  1. Circuit

 

  1. None

 

21. The maximum number of edges in any simple graph with n vertices is--

 

 

Options          

 

  1. n

 

  1. n+1

 

  1. n(n-1)/2**

 

  1. None

 

22. A simple graph is said to be ------------ if every vertex in graph is connected with every other vertex   

 

Options          

 

  1. null

 

  1. regular

 

  1. complete **

 

  1. None

 

23. A graph in which all vertices are equal degree is called a --------- graph--           

 

Options          

 

  1. null

 

  1. regular**

 

  1. complete

 

  1. None

 

24. What is the value of Boolean expression      a + (a.b) =?

 

 

Options          

 

  1. b

 

  1. a**

 

  1. ab

 

  1. a’

 

25. What is the value of Boolean expression      a + 1 =?

 

 

Options          

 

  1. 0

 

  1. a

 

  1. 1**

 

  1. none

 

26. Consider the following--

 

P: Today is Tuesday                    q: It is raining       r: it is cold

Write in simple sentence for      -q => (r ^ p)

This computer is neither good nor cheap               

 

Options          

 

  1. If today is Tuesday, then it is raining

 

  1. If today is not Tuesday, then it is raining or it is cold

 

  1. If it is not raining, then it is cold and today is Tuesday

 

  1. None of these

 

27. If there exists at least one path between every pair of vertices in a graph, the graph is known as--

 

Options          

 

  1. Complete graph

 

  1. Disconnected graph

 

  1. Connected graph**

 

  1. Euler graph

 

28. The length of Hamiltonian path (if exists) in a connected graph of n vertices is--

 

Options          

 

  1. n-1**

 

  1. n

 

  1. n+1

 

  1. n/1

 

29. If each node in a tree has value greater than every value in its left subtree and has value less than every value in its right subtree , the tree is known as--

 

Options          

 

  1. Complete tree

 

  1. Full binary tree

 

  1. Binary search tree**

 

  1. Threaded tree

 

30. Which of the following statement is false ?

 

 

Options          

 

  1. A tree contains a cycle**

 

  1. A tree with n nodes contains n-1 edges

 

  1. A tree is a connected graph

 

  1. None

 

31. Graph can be implemented using

 

Options          

 

  1. arrays

 

  1. linked list**

 

  1. queue

 

  1. all of these

 

32. Traversing a binary tree first root and then left and right subtrees called------traversal

 

Options          

 

  1. postorder

 

  1. preorder**

 

  1. inorder

 

  1. all of these

 

33. A circuit is a connected graph which includes every vertex of the graph is known as

 

Options          

 

  1. Euler

 

  1. Unicursal

 

  1. Hamiltorium**

 

  1. Clique

 

34. The number of vertices of odd degree in a graph is        

 

Options          

 

  1. Always even**

 

  1. Always odd 

 

  1. Either even or odd

 

  1. Always zero

 

35. If a binary tree traversal in inorder, then numbers of the node are printed in----- order

 

 

Options          

 

  1. Ascending

 

  1. Descending**

 

  1. randomly

 

  1. none of these

 

36. Which gate is known as universal gate

 

Options          

 

  1. NOT gate

 

  1. AND gate

 

  1. NAND gate**

 

  1. XOR gate

 

37. is the value of Boolean expression      (a .b)’ =?a

 

Options          

 

  1. a+b

 

  1. a’+b’**

 

  1. a.b

 

  1. None of above

 

38. Find the complement of Boolean expression  xy’ +x’y

 

 

Options          

 

  1. x+y

 

  1. (x’+y).(x+z’)**

 

  1. x+y’

 

  1. None

 

39. A Karnaugh map in four variables is a square divided into ---    

 

Options          

  1. 8         

 

  1. 12       

 

  1. 14

           

  1. 16**

 

40. A tree with n nodes has ----- edges

 

Options          

 

  1. n/2

 

  1. n-1**

 

  1. n

 

  1. n+1

 

Title:
amity-solved-assignment-discrete-mathematics (With Online Typing & Filling)
Short Name or Subject Code:  Discrete Mathematics
Short Description:  Solution will be visible instantly after successful payment of amount
University:  Amity
Service Type:  Assignments
Select Semester:  Semester- II Select Cource:  B.C.A
commerce line item type: 
Price: 
₹800.00
Product: