Discrete Mathematics-10-08-2023
Discrete Mathematics-10-08-2023
b) Construct the truth table for the p∨¬ ( p∧q ) statement form.
B) a) Write the following statements using quantifier variables and predicate Understand
symbols
i) All birds can fly.
ii) Some men are genius.
iii) Each integer is either even or odd.
b) In survey of 120 people, it was found that 65 read News read magazine, 45
read Times, 42 read Fortune;20 read both Network and Times, 25 read
both Network and Fortune, 15 read both Time and Fortune; and 8 read all
the three magazine. Find the number of people who read exactly one
magazine.
ii) B X A
iii) A X A.
B) Solve ar = ar-1 – 6ar-2 = - 30 given a0 = 20, and a1 = 5. Apply
C) a) Let R be the relation on the set of real numbers such that xR y if and only if
x and y are real numbers that differ by less than 1, that is |x − y| < 1. Show
that R is not an equivalence relation.
b) Define composite function. Let f and g be the functions from the set of
integers to the set of integers defined by f(x) = 2x + 3 and g(x) = 3x + 2.
What is the composition of f and g? What is the composition of g and f ?
the Hamiltonian path and Hamiltonian circuit in the complete graph K4,3.
A) Define the terms: Simple Path, Null Graph, Complete Graph, Planner Graph. Find Understand
B) Compute the shortest distance between source A to destination E using Dijkstra’s Understand
algorithm for the following graph.
C) i. Write a Handshaking Lemma for a graph having Vertices V = (G, E) and Understand
Edges E.
ii. How many edges are there in a graph with 10 vertices each of degree six?
iii. Define Chromatic Number with suitable example.
A) Consider the following rooted tree and give the answer for following: Understand
A) Consider the binary operation defined on the set A = {a, b, c, d} by following table. Understand
*
Find:
a b c d
a a c b d
b d a b c
c c d a a
d d b a c
(i) C * d and d * c
(ii) b * d and d * b
(iii) a * (b * c) and (a * b) * c