BCS405A – Discrete Mathematical Structures Set-2 Solved Model Question Paper with Answer
Module 1
1.c) For any two odd integers m and n, prove:
OR
2.a) Define:- Open Statement , Quantifiers
2.c) Universe:- Non-zero integers Determine truth value of
a) \exists x\ \exists y\ (xy = 1)
b) \exists x\ \forall y\ (xy = 1)
c) \forall x\ \exists y\ (xy = 1)
d) \exists x\ \exists y\ ((2x + y = 5) \land (x - 3y = -8))
e) \exists x\ \exists y\ ((3x - y = 7) \land (2x + 4y = 3))
Module 2
3.a) Define Well Ordering Principle. Prove using induction: n! \geq 2^{n - 1},\quad \forall n \geq 1
3.b) Prove: Every positive integer n \geq 24 can be expressed as a sum of 5’s and/or 7’s.
3.c) How many numbers n > 5,000,000 can be formed using digits 3, 4, 4, 5, 5, 6, 7?
OR
4.b) Find permutations of MASSASAUGA:
- i) Total
- ii) When all four A’s are together
- iii) That begin with S
Module 3
Find f^{-1}([-6, 5]) and f^{-1}([-5, 5]).
OR
6.b) Draw the Hasse diagram for the positive divisors of 36.
Module 4
7.a) Find count of positive integers n such that 1 \leq n \leq 100 and n is not divisible by 2, 3, or 5.
7.b) In how many ways can 26 letters be arranged such that CAR, DOG, PUN, BYTE are avoided?
7.c) Solve: a_n = n \cdot a_{n - 1},\quad a_0 = 1
OR
8.b) 5 teachers (T₁ to T₅) are to be assigned to 5 classes (C₁ to C₅). Restrictions:
- T₁, T₂ not for C₁ or C₂
- T₃, T₄ not for C₄ or C₅
- T₅ not for C₃, C₄, or C₅
Find the number of valid assignments.
8.c) Solve: F_{n+2} = F_{n+1} + F_n,\quad F_0 = 0,\ F_1 = 1
Module 5
9.a) Define a group. Prove: The fourth roots of unity form an Abelian group.
9.c) Define Klein 4-group. Verify:
A = {e, a, b, c} is a Klein-4 group.
OR
10.a) Define cyclic group. Given the following multiplication table, show that (G, \cdot) is cyclic:
* | a | b | c | d | e | f |
---|---|---|---|---|---|---|
a | a | b | c | d | e | f |
b | b | c | d | e | f | a |
c | c | d | e | f | a | b |
d | d | e | f | a | b | c |
e | e | f | a | b | c | d |
f | f | a | b | c | d | e |
10.b) State and prove Lagrange’s Theorem.