0
488views
Discrete Mathematics Question Paper - Jun 18 - Computer Engineering (Semester 3) - Mumbai University (MU)
1 Answer
0
2views

Discrete Mathematics - Jun 18

Computer Engineering (Semester 3)

Total marks: 80
Total time: 3 Hours
INSTRUCTIONS
(1) Question 1 is compulsory.
(2) Attempt any three from the remaining questions.
(3) Draw neat diagrams wherever necessary.

1.a. Prove by induction that the sum of the cubes of three consecutive numbers is divisible by 9.
(5 marks) 00

1.b. Find the generating function for the following finite sequences.

i) 2,2,2,2,2,2

ii) 1,1,1,1,1,1

(5 marks) 00

1.c. A box contains 6 white balls and 5 red balls. In how many ways 4 balls can be drawn form the box if, i) they are to be any color ii) all the balls to be of the same color.
(5 marks) 00

1.d. Find the complement of each element in $D_{30}$.
(5 marks) 00

2.a. Define isomorphism of graphs. Find if the following two graphs are isomorphic. If yes, find the one-to-one correspondence between the vertices.

enter image description here

(8 marks) 00

2.b. In a certain college 4% of the boys and 1% of the girls are taller than 1.8 mts. Furthermore 60% of the students are girls. If a student selected at random is taller than 1.8 mts. what is the probability that the student was a boy? Justify your answer.
(8 marks) 00

2.c. Prove -(p v (- p ^ q)) and - p ^ - q are logically equivalent by developing a series of logical equivalences.
(8 marks) 00

3.a. Prove that set G = {1,2,3,4,5,6} is a finite abelian group of order 6 with respect to multiplication module 7.
(8 marks) 00

3.b. Let A = {1,2,3,4,5}, let R = {(1,1),(1,2),(2,1),(2,2),(3,3),(3,4),(4,3),(4,4),(5,5)} and S = {(1,1),(2,2),(3,3),(4,4),(4.5),(5,4),(4,5)} be the relations on A. Find the smallest containing the relation R and S.
(8 marks) 00

3.c. Test whether the following is one-to-one, onto or both.

f : Z $\Rightarrow$ Z, f(x) = $x^{2} + x + 1$

(4 marks) 00

4.a. Show that the (2,5) encoding function e: $B^{2} \Rightarrow B^{5} $ denied by

e(00) = 00000 e(01) = 01110

e(10) = 10101 e(11) = 11011 is a group of code.

How many errors will it detect and correct?

(8 marks) 00

4.b. Let H =

enter image description here

Be a parity check matrix. Determine the group code. $e_{H}:B^{3} \Rightarrow B^{6} $

(8 marks) 00

4.c. How many friends must you have to guarantee at least five of them will have birthdays in the same month?
(4 marks) 00

5.a Let G be a set of rational numbers other than 1. Let * be an operation on G defined by ab=a+b-ab for all a,b $\in$ G.prove that (G,) is a group.
(8 marks) 00

5.b. Solve $a_{r} -7a_{r-1} +10a_{r-2} = 6 +8r$ given $a_{0} = 1, a_{1} = 2$
(8 marks) 00

5.c. Let A = {a,b,c,d,e,f,g,h}. Consider the following subsets of A,

A1 = {a,b,c,d} A2 = {a,c,e,g,h}

A3 = {a,c,e,g} A4 = {b,d} A5= {f,h}

Determine whether the following is a partition of A or not. Justify your answer.

i) {A1,A2} II) {A3,A4,A5}

(4 marks) 00

6.a. Draw the Hasse Diagram of the following sets under order relation divides and indicate which are chains. Justify your answers.

i) A = (2,4,12,24)

ii) A = (1,3,5,15,30)

(8 marks) 00

6.b. Let the functions f,g and h defined as follows:

$f:R \Rightarrow R,f(x) = 2x + 3 $

$g:R \Rightarrow R,g(x) = 3x + 4 $

$h:R \Rightarrow R,h(x) = 4x $

Find gof, fog, gofoh

(8 marks) 00

6.c. Determine Euler cycle and path in graph shown below

enter image description here

(4 marks) 00

Please log in to add an answer.