Save as PDF

Opens your browser print dialog — select "Save as PDF" to download.

Total No. of Questions : 8

[Total No. of Printed Pages : 4

[2]

Roll No. ........................

CB-101 (GS)

B.Tech., (Computer Science and Business System)

I Semester

Examination, December 2023

Grading System (GS)

Discrete Mathematics

Time : Three Hours

Maximum Marks : 70

Note: i) Attempt any five questions.

किन्हीं पाँच प्रश्नों को हल कीजिए।

ii) All questions carry equal marks.

सभी प्रश्नों के समान अंक हैं।

iii) In case of any doubt or dispute the English version question should be treated as final.

किसी भी प्रकार के संदेह अथवा विवाद की स्थिति में अंग्रेजी भाषा के प्रश्न को अंतिम माना जायेगा।

1.

a) Prove the following identities using Boolean algebra.

बूलियन बीजगणित का उपयोग करके निम्नलिखित सर्वसमिकाओं को सिद्ध कीजिए।

  1. C + BC' = B + C

  2. (A + B)(A' + C) = AC + AB.

b) Define AND gate, NOT gate and NOR gate with truth table.

सत्य तालिका के साथ AND gate, NOT gate और NOR gate को परिभाषित करें।

2.

a) Using truth table, prove the identity

सत्यता सारणी का प्रयोग करते हुए सर्वसमिकाओं को सिद्ध कीजिए।

  1. xy = x(y + x')(y')

  2. x y = xy' + yx'

b) Convert the Boolean function

f(x, y, z) = (x' + y + z') . (x' + y + z) . (x + y' + z)

In disjunctive normal form.

बूलियन फलन f(x, y, z) = (x' + y + z') . (x' + y + z) . (x + y' + z) को वियोजक सामान्य रूप में कन्वर्ट करें।

3.

a) If U = {0, 1, 2, 3, 4, 5, 6, 7, 8}, A = {1, 5, 6, 7, 8}, B = {0, 1, 6, 7} C = {1, 2, 3, 5, 8} verify that

यदि U = {0, 1, 2, 3, 4, 5, 6, 7, 8}, A = {1, 5, 6, 7, 8}, B = {0, 1, 6, 7} C = {1, 2, 3, 5, 8} सत्यापित करें कि

  1. A U (B ∩ C) = (A U B) ∩ (A U C)

  2. (A ∩ B)' = A' U B'

b) If R be a relation in the set of integers Z defined by

R = {(x,y) : x ∈ Z, y ∈ Z, (x - y) is divisible by 6}.

Then prove that R is equivalence relation.

यदि R द्वारा परिभाषित पूर्णांक Z के समुच्चय में एक संबंध R = {(x,y) : x ∈ Z, y ∈ Z, (x - y)} , 6 हो से विभाज्य है तो सिद्ध कीजिए कि R तुल्यता संबंध है।

4.

a) Show that the set of all positive rational numbers forms an abelian group under the composition defined by

a * b = (ab)/2

दिखाएं कि सभी धनात्मक परिमेय संख्याओं का समुच्चय a * b = (ab)/2 द्वारा परिभाषित रचना के तहत एक एबेलियन समूह बनाता है।

[3]

[4]

5.

a) If b in a ring R with unity, (xy)² = x²y² for all x, y ∈ R, Then R is commutative.

यदि एक वलय R में एकता के साथ, (xy)² = x²y² सबके लिए x, y ∈ R, दिखाएं कि R क्रम विनिमेय है।

b) Using generating function to solve the recurrence relation:

an+2 - 2an+1 + an = 2n, a0 = 2, a1 = 1

जनरेटिंग फंक्शन का उपयोग करते हुए पुनरावृति संबंध को हल कीजिए।

an+2 - 2an+1 + an = 2n, a0 = 2, a1 = 1

b) Using mathematical induction show that for all positive integer n 42n+1 + 3n+2 is an integer multiple of 13.

गणितीय आगमन का उपयोग करते हुए दिखाएं कि सभी सकारात्मक पूर्णांक n के लिए 42n+1 + 3n+2, 13 का एक पूर्णांक है।

6.

a) Define Undirected and Directed graph. Prove that a simple graph with at least two vertices has at least two vertices of same degree.

अप्रत्यक्ष एवं निर्देशित ग्राफ को परिभाषित कीजिए। सिद्ध कीजिए सरल ग्राफ कम से कम दो शीर्षों के साथ कम से कम दो शीर्ष समान डिग्री के होते हैं।

b) Calculate truth table for

इनके लिए सत्यतालिका की गणना करें।

  1. p ∨ ∼ q → p

  2. ∼ ((∼ p ∧ q) ∨ r) → ∼ p

7.

a) Suppose that the implication "if the last digit of this number is a 5, then this number is divisible by 5" and its hypothesis, "The last digit of this number is a 5" are true. Then, by modus ponens, it follows that the conclusion of the implication, "This number is divisible by 5" is true.

मान लीजिए कि निहितार्थ "यदि इस संख्या का अंतिम अंक 5 है, तो यह संख्या 5 से विभाज्य है" और इसकी परिकल्पना, "इस संख्या का अंतिम अंक 5" सत्य है। फिर, मोड्स पोनेंस द्वारा, यह निहितार्थ के निष्कर्ष का अनुसरण करता है, "यह संख्या 5 से विभाज्य है" सत्य है।

b) Prove that the following propositions are tautology

सिद्ध कीजिए कि निम्नलिखित प्रस्ताव पुनरावलोकन हैं।

  1. ∼ (p ∧ q) ∨ q

  2. p → (p ∧ q)

8.

a) Show that P ↔ (P ∨ Q) is a tautology.

दिखाएँ कि P ↔ (P ∨ Q) एक तनातनी है।

b) Construct the truth table for ∼P ∨ ∼Q and ∼ (P ∧ Q).

∼P ∨ ∼Q और ∼ (P ∧ Q) के लिए सत्य सारणी की रचना कीजिए।

******