SlideShare a Scribd company logo
1 of 4
Download to read offline
L o g i c , D i s c r e t e M a t h e m a t i c s
Q u e s t i o n P a p e r ( A p r i l – 2 0 1 4 ) [ R e v i s e d C o u r s e ]
1 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Time: 3 Hours Total Marks: 100
N.B.: (1) All Questions are Compulsory.
(2) Figure to the right indicate the full marks.
Q.1 Attempt Both The Question: (10 Marks)
(A) Answer the following in one line: –
(i) What is the value of f(392) if f is mod 7 function?
(ii) What is Boolean Matrix?
(iii) How to find out the reaction is reflexive from MR?
(iv) What is the range for probability of any event?
(v) When 𝑝 ↔ 𝑞 is true, where p and q are any statements?
(5)
(B) Let 𝐴 = {1, 2, 3, 4, 5, 6} and
𝑃 = {
1 2
4 3
3 4
5 1
5 6
2 6
} be a permutation of A.
(i) Write p as a product of Disjoint Cycles.
(ii) Compute 𝑝2
and 𝑝−1
.
(5)
Q.2 Attempt Any Three From The Following: (15 Marks)
(A) Prove by mathematical induction that the sum of the cubes of three consecutive
integers is divisible by 9.
(5)
(B) In a survey of 260 college students, the following data were obtained:
64 had taken a mathematics course, 94 had taken a computer sciences course, 58 had
taken a Business Course, 28 had taken both a mathematics and business course, 26
had taken both a mathematics and a computer science course, 22 had taken both a
computer science and a business course and 14 had taken all three types of courses.
How many students were surveyed who had taken none of the three of courses?
(5)
(C) Show that the following statements are logically equivalent. (use truth table)
~(𝑝 ↔ 𝑞) ≡ (𝑝⋀~𝑞)⋁(~𝑝⋀𝑞)
(5)
(D) Using that the following statements show that
(i) (𝐴⋃𝐵)′
= 𝐴′⋂𝐵′ (ii) (𝐴⋂𝐵)′
= 𝐴′⋃𝐵′
(5)
L o g i c , D i s c r e t e M a t h e m a t i c s
Q u e s t i o n P a p e r ( A p r i l – 2 0 1 4 ) [ R e v i s e d C o u r s e ]
2 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Q.3 Attempt Any Three From The Following: (15 Marks)
(A) Let A={1, 2, 3, 4}. For the relation R whose matrix is given, find the matrix of the
transitive closure Warshall’s Algorithm.
(5)
(B) If A={a, b, c}. How many relations can be defined on A? How many of them are
equivalence relations?
(5)
(C) Find the relation determined by the diagraph and its matrix. Find indegree &
outdegree of each vertex.
(5)
(D) Let a relation R defined on 𝑍+
as a R b if a/b then prove that (𝑍+
, 𝐼) is a poset. (5)
Q.4 Attempt Any Three From The Following: (15 Marks)
(A) Six friends discover that they have a total of Rs. 2,61 with them on a trip for some
outings show that one or more of them must have at least Rs. 361.
(5)
(B) Find ⌊2.3⌋, ⌈−2.3⌉, ⌊34.67⌋, ⌈−34.67⌉, ⌊2⌋ (5)
(C) Let 𝐴 = 𝐵 = (set of real numbers), f and g are defined as 𝑓(𝑎) = 2𝑎 + 1, 𝑔(𝑏) =
𝑏/3 then verify that (g o f)−1
= 𝑓−1
𝑜 𝑔−1
.
(5)
(D) Explain injective and surjective functions with examples. (5)
L o g i c , D i s c r e t e M a t h e m a t i c s
Q u e s t i o n P a p e r ( A p r i l – 2 0 1 4 ) [ R e v i s e d C o u r s e ]
3 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Q.5 Attempt Any Three From The Following: (15 Marks)
(A) Decide whether the graph is Eulerian, Hamiltonian or both. (5)
(B) Consider the tree & answer the questions.
(i) Root of the tree, (ii) Siblings of G, (iii) Height of the tree, (iv) List all leaves, (iv)
Descendants of C
(5)
(C) Evaluate the following expression in reverse polish form.
1 2 3 ∧ + 1 2 3 + + −
(5)
(D) Use Prim’s Algorithm to find a minimal spanning tree for the connected graph G given
below. Use E as the initial vertex.
(5)
L o g i c , D i s c r e t e M a t h e m a t i c s
Q u e s t i o n P a p e r ( A p r i l – 2 0 1 4 ) [ R e v i s e d C o u r s e ]
4 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Q.6 Attempt Any Three From The Following: (15 Marks)
(A) Determine whether the 𝑠𝑒𝑡 together with binary operation is a group. If it is a group,
determine if it is Abelian; specify the identity and the inverse of a generic element.
Where 𝑎 ∗ 𝑏 = 𝑎 + 𝑏 + 2, 𝑎, 𝑏 ∈
(5)
(B) Let Q be the set of rational numbers and define numbers and define 𝑎 ∗ 𝑏 = 𝑎 +
𝑏 – 𝑎𝑏 is (𝑄1 ∗) a monoid? Justify your answer.
(5)
(C) Determine whether the following two graphs G1 & G2 are Isomorphic. (5)
(D) Prove that (F, +, .) is a field, where 𝐹 = {𝑎 + 𝑏√2 | 𝑎, 𝑏 𝑎𝑟𝑒 𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟𝑠} (5)
Q.7 Attempt Any Three From The Following: (15 Marks)
(A) Use the techniques of backtracking to find an explicit formula for the sequence defined
by the recurrence relational and initial condition(S).
𝑑 𝑛 = −1.1𝑑 𝑛−1, 𝑑1 = 5
(5)
(B) Find the generating function for 𝑎 𝑘 = 2 + 3𝑘. (5)
(C) Solve the recurrence relation 𝑏 𝑛 = 2𝑏 𝑛−2, 𝑏1 = 1, 𝑏2 = 4. (5)
(D) Solve the recurrence relation by method of generating function 𝑎 𝑛+2 − 5𝑎 𝑛+1 +
6𝑎 𝑛 = 2, 𝑎0 = 1, 𝑎1 = 2.
(5)

More Related Content

What's hot

1 if the sum of the zeros of the polynomia1
1 if the sum of the zeros of the polynomia11 if the sum of the zeros of the polynomia1
1 if the sum of the zeros of the polynomia1momon123
 
[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...
[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...
[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...Mumbai B.Sc.IT Study
 
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015][Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]Mumbai B.Sc.IT Study
 
4 ESO Academics - Unit 03 - Exercises 4.3.4 - The Remainder Theorem. Roots of...
4 ESO Academics - Unit 03 - Exercises 4.3.4 - The Remainder Theorem. Roots of...4 ESO Academics - Unit 03 - Exercises 4.3.4 - The Remainder Theorem. Roots of...
4 ESO Academics - Unit 03 - Exercises 4.3.4 - The Remainder Theorem. Roots of...Gogely The Great
 
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]Mumbai B.Sc.IT Study
 
Planar graph( Algorithm and Application )
Planar graph( Algorithm and Application )Planar graph( Algorithm and Application )
Planar graph( Algorithm and Application )Abdullah Moin
 
[Question Paper] Quantitative Technology (Revised Course) [October / 2016]
[Question Paper] Quantitative Technology (Revised Course) [October / 2016][Question Paper] Quantitative Technology (Revised Course) [October / 2016]
[Question Paper] Quantitative Technology (Revised Course) [October / 2016]Mumbai B.Sc.IT Study
 
Math (questions -sequences_and_series)
Math (questions  -sequences_and_series)Math (questions  -sequences_and_series)
Math (questions -sequences_and_series)Eemlliuq Agalalan
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...Mumbai B.Sc.IT Study
 
Add maths revision
Add maths revisionAdd maths revision
Add maths revisionmorabisma
 
[Question Paper] Mathematics – II (Old Course) [September / 2013]
[Question Paper] Mathematics – II (Old Course) [September / 2013][Question Paper] Mathematics – II (Old Course) [September / 2013]
[Question Paper] Mathematics – II (Old Course) [September / 2013]Mumbai B.Sc.IT Study
 
Triumph JEE Advanced Maths Paper 2
Triumph JEE Advanced Maths Paper 2Triumph JEE Advanced Maths Paper 2
Triumph JEE Advanced Maths Paper 2askiitians
 
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]Mumbai B.Sc.IT Study
 

What's hot (19)

1 if the sum of the zeros of the polynomia1
1 if the sum of the zeros of the polynomia11 if the sum of the zeros of the polynomia1
1 if the sum of the zeros of the polynomia1
 
[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...
[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...
[Question Paper] Design and Analysis of Algorithms (Old Course) [September / ...
 
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015][Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
 
Vectors seminar
Vectors seminarVectors seminar
Vectors seminar
 
4 ESO Academics - Unit 03 - Exercises 4.3.4 - The Remainder Theorem. Roots of...
4 ESO Academics - Unit 03 - Exercises 4.3.4 - The Remainder Theorem. Roots of...4 ESO Academics - Unit 03 - Exercises 4.3.4 - The Remainder Theorem. Roots of...
4 ESO Academics - Unit 03 - Exercises 4.3.4 - The Remainder Theorem. Roots of...
 
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
 
Ds lec 5_chap4
Ds lec 5_chap4Ds lec 5_chap4
Ds lec 5_chap4
 
M.tech.quiz (1)
M.tech.quiz (1)M.tech.quiz (1)
M.tech.quiz (1)
 
Modul kertas 1
Modul kertas 1Modul kertas 1
Modul kertas 1
 
Planar graph( Algorithm and Application )
Planar graph( Algorithm and Application )Planar graph( Algorithm and Application )
Planar graph( Algorithm and Application )
 
[Question Paper] Quantitative Technology (Revised Course) [October / 2016]
[Question Paper] Quantitative Technology (Revised Course) [October / 2016][Question Paper] Quantitative Technology (Revised Course) [October / 2016]
[Question Paper] Quantitative Technology (Revised Course) [October / 2016]
 
15 vector
15 vector15 vector
15 vector
 
Math (questions -sequences_and_series)
Math (questions  -sequences_and_series)Math (questions  -sequences_and_series)
Math (questions -sequences_and_series)
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
 
Add maths revision
Add maths revisionAdd maths revision
Add maths revision
 
Alg2 lesson 7-4
Alg2 lesson 7-4Alg2 lesson 7-4
Alg2 lesson 7-4
 
[Question Paper] Mathematics – II (Old Course) [September / 2013]
[Question Paper] Mathematics – II (Old Course) [September / 2013][Question Paper] Mathematics – II (Old Course) [September / 2013]
[Question Paper] Mathematics – II (Old Course) [September / 2013]
 
Triumph JEE Advanced Maths Paper 2
Triumph JEE Advanced Maths Paper 2Triumph JEE Advanced Maths Paper 2
Triumph JEE Advanced Maths Paper 2
 
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
Geographic Information System (April – 2013) [Revised Syllabus | Question Paper]
 

Similar to [Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014]

[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016][Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]Mumbai B.Sc.IT Study
 
[Question Paper] Introduction To C++ Programming (Revised Course) [May / 2016]
[Question Paper] Introduction To C++ Programming (Revised Course) [May / 2016][Question Paper] Introduction To C++ Programming (Revised Course) [May / 2016]
[Question Paper] Introduction To C++ Programming (Revised Course) [May / 2016]Mumbai B.Sc.IT Study
 
ObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdf
ObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdfObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdf
ObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdfMohammedArish6
 
HIGHSCHOOL MATH REVIEWER
HIGHSCHOOL MATH REVIEWERHIGHSCHOOL MATH REVIEWER
HIGHSCHOOL MATH REVIEWERJohn Labrador
 
Digital Signals and System (May – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (May  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (May  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (May – 2016) [Revised Syllabus | Question Paper]Mumbai B.Sc.IT Study
 
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
Mathematicalfoundationofcomputerscience
MathematicalfoundationofcomputerscienceMathematicalfoundationofcomputerscience
Mathematicalfoundationofcomputersciencejntuworld
 
[Question Paper] Computer Graphics (Revised Course) [June / 2016]
[Question Paper] Computer Graphics (Revised Course) [June / 2016][Question Paper] Computer Graphics (Revised Course) [June / 2016]
[Question Paper] Computer Graphics (Revised Course) [June / 2016]Mumbai B.Sc.IT Study
 
Class 10 Cbse Maths Question Paper Term 1 2011
Class 10 Cbse Maths Question Paper Term 1 2011Class 10 Cbse Maths Question Paper Term 1 2011
Class 10 Cbse Maths Question Paper Term 1 2011Sunaina Rawat
 
[Question Paper] Introduction To C++ Programming (Revised Course) [January / ...
[Question Paper] Introduction To C++ Programming (Revised Course) [January / ...[Question Paper] Introduction To C++ Programming (Revised Course) [January / ...
[Question Paper] Introduction To C++ Programming (Revised Course) [January / ...Mumbai B.Sc.IT Study
 
Discrete maths questions
Discrete maths questionsDiscrete maths questions
Discrete maths questionsDIT University
 
Lecture Notes MTH302 Before MTT Myers.docx
Lecture Notes MTH302 Before MTT Myers.docxLecture Notes MTH302 Before MTT Myers.docx
Lecture Notes MTH302 Before MTT Myers.docxRaghavaReddy449756
 
IIT JAM MATH 2018 Question Paper | Sourav Sir's Classes
IIT JAM MATH 2018 Question Paper | Sourav Sir's ClassesIIT JAM MATH 2018 Question Paper | Sourav Sir's Classes
IIT JAM MATH 2018 Question Paper | Sourav Sir's ClassesSOURAV DAS
 

Similar to [Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014] (17)

[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016][Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
 
[Question Paper] Introduction To C++ Programming (Revised Course) [May / 2016]
[Question Paper] Introduction To C++ Programming (Revised Course) [May / 2016][Question Paper] Introduction To C++ Programming (Revised Course) [May / 2016]
[Question Paper] Introduction To C++ Programming (Revised Course) [May / 2016]
 
Class_10_Maths.pdf
Class_10_Maths.pdfClass_10_Maths.pdf
Class_10_Maths.pdf
 
ObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdf
ObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdfObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdf
ObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdf
 
maths 12th.pdf
maths 12th.pdfmaths 12th.pdf
maths 12th.pdf
 
HIGHSCHOOL MATH REVIEWER
HIGHSCHOOL MATH REVIEWERHIGHSCHOOL MATH REVIEWER
HIGHSCHOOL MATH REVIEWER
 
S.Y.B.Sc. 2013 Pattern Old question Paper
S.Y.B.Sc. 2013 Pattern Old question PaperS.Y.B.Sc. 2013 Pattern Old question Paper
S.Y.B.Sc. 2013 Pattern Old question Paper
 
Digital Signals and System (May – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (May  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (May  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (May – 2016) [Revised Syllabus | Question Paper]
 
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
 
Mathematicalfoundationofcomputerscience
MathematicalfoundationofcomputerscienceMathematicalfoundationofcomputerscience
Mathematicalfoundationofcomputerscience
 
[Question Paper] Computer Graphics (Revised Course) [June / 2016]
[Question Paper] Computer Graphics (Revised Course) [June / 2016][Question Paper] Computer Graphics (Revised Course) [June / 2016]
[Question Paper] Computer Graphics (Revised Course) [June / 2016]
 
Class 10 Cbse Maths Question Paper Term 1 2011
Class 10 Cbse Maths Question Paper Term 1 2011Class 10 Cbse Maths Question Paper Term 1 2011
Class 10 Cbse Maths Question Paper Term 1 2011
 
Linear equations
Linear equationsLinear equations
Linear equations
 
[Question Paper] Introduction To C++ Programming (Revised Course) [January / ...
[Question Paper] Introduction To C++ Programming (Revised Course) [January / ...[Question Paper] Introduction To C++ Programming (Revised Course) [January / ...
[Question Paper] Introduction To C++ Programming (Revised Course) [January / ...
 
Discrete maths questions
Discrete maths questionsDiscrete maths questions
Discrete maths questions
 
Lecture Notes MTH302 Before MTT Myers.docx
Lecture Notes MTH302 Before MTT Myers.docxLecture Notes MTH302 Before MTT Myers.docx
Lecture Notes MTH302 Before MTT Myers.docx
 
IIT JAM MATH 2018 Question Paper | Sourav Sir's Classes
IIT JAM MATH 2018 Question Paper | Sourav Sir's ClassesIIT JAM MATH 2018 Question Paper | Sourav Sir's Classes
IIT JAM MATH 2018 Question Paper | Sourav Sir's Classes
 

More from Mumbai B.Sc.IT Study

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Mumbai B.Sc.IT Study
 

More from Mumbai B.Sc.IT Study (20)

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
 

Recently uploaded

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014]

  • 1. L o g i c , D i s c r e t e M a t h e m a t i c s Q u e s t i o n P a p e r ( A p r i l – 2 0 1 4 ) [ R e v i s e d C o u r s e ] 1 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Time: 3 Hours Total Marks: 100 N.B.: (1) All Questions are Compulsory. (2) Figure to the right indicate the full marks. Q.1 Attempt Both The Question: (10 Marks) (A) Answer the following in one line: – (i) What is the value of f(392) if f is mod 7 function? (ii) What is Boolean Matrix? (iii) How to find out the reaction is reflexive from MR? (iv) What is the range for probability of any event? (v) When 𝑝 ↔ 𝑞 is true, where p and q are any statements? (5) (B) Let 𝐴 = {1, 2, 3, 4, 5, 6} and 𝑃 = { 1 2 4 3 3 4 5 1 5 6 2 6 } be a permutation of A. (i) Write p as a product of Disjoint Cycles. (ii) Compute 𝑝2 and 𝑝−1 . (5) Q.2 Attempt Any Three From The Following: (15 Marks) (A) Prove by mathematical induction that the sum of the cubes of three consecutive integers is divisible by 9. (5) (B) In a survey of 260 college students, the following data were obtained: 64 had taken a mathematics course, 94 had taken a computer sciences course, 58 had taken a Business Course, 28 had taken both a mathematics and business course, 26 had taken both a mathematics and a computer science course, 22 had taken both a computer science and a business course and 14 had taken all three types of courses. How many students were surveyed who had taken none of the three of courses? (5) (C) Show that the following statements are logically equivalent. (use truth table) ~(𝑝 ↔ 𝑞) ≡ (𝑝⋀~𝑞)⋁(~𝑝⋀𝑞) (5) (D) Using that the following statements show that (i) (𝐴⋃𝐵)′ = 𝐴′⋂𝐵′ (ii) (𝐴⋂𝐵)′ = 𝐴′⋃𝐵′ (5)
  • 2. L o g i c , D i s c r e t e M a t h e m a t i c s Q u e s t i o n P a p e r ( A p r i l – 2 0 1 4 ) [ R e v i s e d C o u r s e ] 2 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Q.3 Attempt Any Three From The Following: (15 Marks) (A) Let A={1, 2, 3, 4}. For the relation R whose matrix is given, find the matrix of the transitive closure Warshall’s Algorithm. (5) (B) If A={a, b, c}. How many relations can be defined on A? How many of them are equivalence relations? (5) (C) Find the relation determined by the diagraph and its matrix. Find indegree & outdegree of each vertex. (5) (D) Let a relation R defined on 𝑍+ as a R b if a/b then prove that (𝑍+ , 𝐼) is a poset. (5) Q.4 Attempt Any Three From The Following: (15 Marks) (A) Six friends discover that they have a total of Rs. 2,61 with them on a trip for some outings show that one or more of them must have at least Rs. 361. (5) (B) Find ⌊2.3⌋, ⌈−2.3⌉, ⌊34.67⌋, ⌈−34.67⌉, ⌊2⌋ (5) (C) Let 𝐴 = 𝐵 = (set of real numbers), f and g are defined as 𝑓(𝑎) = 2𝑎 + 1, 𝑔(𝑏) = 𝑏/3 then verify that (g o f)−1 = 𝑓−1 𝑜 𝑔−1 . (5) (D) Explain injective and surjective functions with examples. (5)
  • 3. L o g i c , D i s c r e t e M a t h e m a t i c s Q u e s t i o n P a p e r ( A p r i l – 2 0 1 4 ) [ R e v i s e d C o u r s e ] 3 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Q.5 Attempt Any Three From The Following: (15 Marks) (A) Decide whether the graph is Eulerian, Hamiltonian or both. (5) (B) Consider the tree & answer the questions. (i) Root of the tree, (ii) Siblings of G, (iii) Height of the tree, (iv) List all leaves, (iv) Descendants of C (5) (C) Evaluate the following expression in reverse polish form. 1 2 3 ∧ + 1 2 3 + + − (5) (D) Use Prim’s Algorithm to find a minimal spanning tree for the connected graph G given below. Use E as the initial vertex. (5)
  • 4. L o g i c , D i s c r e t e M a t h e m a t i c s Q u e s t i o n P a p e r ( A p r i l – 2 0 1 4 ) [ R e v i s e d C o u r s e ] 4 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Q.6 Attempt Any Three From The Following: (15 Marks) (A) Determine whether the 𝑠𝑒𝑡 together with binary operation is a group. If it is a group, determine if it is Abelian; specify the identity and the inverse of a generic element. Where 𝑎 ∗ 𝑏 = 𝑎 + 𝑏 + 2, 𝑎, 𝑏 ∈ (5) (B) Let Q be the set of rational numbers and define numbers and define 𝑎 ∗ 𝑏 = 𝑎 + 𝑏 – 𝑎𝑏 is (𝑄1 ∗) a monoid? Justify your answer. (5) (C) Determine whether the following two graphs G1 & G2 are Isomorphic. (5) (D) Prove that (F, +, .) is a field, where 𝐹 = {𝑎 + 𝑏√2 | 𝑎, 𝑏 𝑎𝑟𝑒 𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟𝑠} (5) Q.7 Attempt Any Three From The Following: (15 Marks) (A) Use the techniques of backtracking to find an explicit formula for the sequence defined by the recurrence relational and initial condition(S). 𝑑 𝑛 = −1.1𝑑 𝑛−1, 𝑑1 = 5 (5) (B) Find the generating function for 𝑎 𝑘 = 2 + 3𝑘. (5) (C) Solve the recurrence relation 𝑏 𝑛 = 2𝑏 𝑛−2, 𝑏1 = 1, 𝑏2 = 4. (5) (D) Solve the recurrence relation by method of generating function 𝑎 𝑛+2 − 5𝑎 𝑛+1 + 6𝑎 𝑛 = 2, 𝑎0 = 1, 𝑎1 = 2. (5)