Discrete Structures 24 25
Discrete Structures 24 25
I 24PW15, 17/03/2025
24PW 1,
24PW 2,
24PW 6,
24PW 11
II 24PW 17, 17/03/2025
24PW 21,
24PW 28,
24PW 29,
24PW 37
III 24PW 26, 19/03/2025
24PW 24,
24PW25,
24PW 8,
24PW 39
IV 24PW 16, 20/03/2025
24PW 18,
24PW 40,
24PW 30,
24PW 34
V 24PW 27, 21/03/2025
24PW 22,
24PW 38,
24PW 31
VI 24PW 4, 24/03/2025
24PW 7,
24PW 33,
24PW 35,
24PW 3
VII 24PW 5, 24/03/2025
24PW 32,
24PW 10,
24PW 9,
24PW 13
VIII 24PW 12, 27/03/2025
24PW 23,
24PW 14,
24PW 20
Group –I
1. For each of these arguments, explain which rules of inference are used for each step.
a) “Each of the 93 students in this class owns a personal computer. Everyone who owns a
personal computer can use a word processing program. Therefore, Zeke, a student in this class,
can use a word processing program.”
b) “Everyone in New Jersey lives within 50 miles of the ocean. Someone in New Jersey has
never seen the ocean. Therefore, someone who lives within 50 miles of the ocean has never
seen the ocean.”
2. Use mathematical induction to prove that 𝑛3 − 𝑛 is divisible by 3 whenever 𝑛 is a positive
integer.
3. Check whether the following statement specification is consistent.
“If Ashok does not take a course in discrete mathematics, then she will not graduate.” “If Ashok
does not graduate, then she is not qualified for the job.” “If Ashok reads a good book on
discrete mathematics, then she is qualified for the job.” “Ashok does not take a course in
discrete mathematics but she reads a good book on discrete mathematics.”
4. Use generating function to solve the recurrence relation a n 8a n1 10 n1 , a1 9.
5. Show that the premises “Everyone in this discrete mathematics class has taken a course in
computer science” and “Marla is a student in this class” imply the conclusion “Marla has taken
a course in computer science.”
Group –II
𝑛(𝑛 + 1)
1. Show that if n is a positive integer, then 1 + 2 +· · · +𝑛 = .
2
3. Show that the premises “A student in this class has not read the book,” and “Everyone in this
class passed the first exam” imply the conclusion “Someone who passed the first exam has not
read the book.”
5. Use Dijkstra’s algorithm in the graph given below to find the shortest path from a vertex.
Group – III
1. Conjecture a formula for the sum of the first n positive odd integers. Then prove your
conjecture using mathematical induction.
2. Find the next bit string after 10 0010 0111.
3. Let R be the relation on the set of ordered pairs of positive integers such that
((a, b), (c, d)) ∈ R if and only if a + d = b + c. Show that R is an equivalence relation. Find
the equivalence class of (2, 5).
4. Determine whether for the given graph it is possible to assign either red or blue to each
vertex so that no two adjacent vertices are assigned the same color. If so prove that the given
graph is a bipartite graph if not give the reason.
5. Find the next larger 4-combination of the set {1, 2, 3, 4, 5, 6} after {1, 2, 5, 6}.
Group – IV
4. Let P(x): “x is a humming bird”, Q(x): “x is large”, R(x): “x lives on honey” and S(x): “x is richly
coloured”. Check the validity of the following argument.
All humming birds are richly coloured.
No large birds live on honey.
Birds that do not live on honey are dull in colour.
Therefore humming birds are small.
5. Solve the following non-homogenous recurrence relation
an 4an1 4an2 3n 2n , a0 1, a1 1
.
Group – V
Group – VI
Group – VII
Group – VIII
4. Check whether the following two graphs 𝐺 and 𝐻 are isomorphic or not?