SlideShare a Scribd company logo
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
 
Vectors seminar
Vectors seminarVectors seminar
Vectors seminar
Diala Uchenna
 
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
 
Ds lec 5_chap4
Ds lec 5_chap4Ds lec 5_chap4
Ds lec 5_chap4
Self-Employed
 
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
 
15 vector
15 vector15 vector
15 vector
Nur Mina Alias
 
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 2
askiitians
 
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
 
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
PinkySharma900491
 
[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
 
Class_10_Maths.pdf
Class_10_Maths.pdfClass_10_Maths.pdf
Class_10_Maths.pdf
SoniaDahiya19
 
ObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdf
ObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdfObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdf
ObjectiveQuestionsonEngineeringMathematicsForGATE2022.pdf
MohammedArish6
 
HIGHSCHOOL MATH REVIEWER
HIGHSCHOOL MATH REVIEWERHIGHSCHOOL MATH REVIEWER
HIGHSCHOOL MATH REVIEWER
John Labrador
 
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
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
Mathematicalfoundationofcomputerscience
jntuworld
 
[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 2011
Sunaina Rawat
 
Linear equations
Linear equationsLinear equations
Linear equations
sangemrameshkumar
 
[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 questions
DIT 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.docx
RaghavaReddy449756
 
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
SOURAV DAS
 

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

[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]
 
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
 
[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

Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 

Recently uploaded (20)

Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 

[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)