Past year questions
25 verified past-year questions tagged to real concepts, week by week. A few samples below — the full bank, filterable by type and difficulty, is in the app.
Let and be a relation on defined by . Find the cardinality of the set .
Suppose A = {a, b, c, d} and B = {p, q, r, s} are two sets. Consider the following relations from A to B:
R1 = {(a, p), (c, r), (d, q)} R2 = {(a, s), (b, s), (c, p), (d, r)} R3 = {(a, p), (b, r), (b, s), (d, q)} R4 = {(a, r), (b, p), (c, q), (d, s)}
Which of the following statements are correct?
R2, R3, and R4 are functions
R2 and R4 are functions
R2 is an injective function
R4 is a bijective function
Let S = {Jan, Feb, March, April, May} be a set of months of a particular year. Consider the following relations on the set S: R1 = { (Feb, Feb), (March, April), (April, March), (March, March) } and R2 = { (Jan, Jan), (Feb, Feb), (March, March), (April, April), (May, May) }. Which of the following is true regarding R1?
R1 is a symmetric relation
R1 is a reflexive relation
R1 is an equivalence relation
R1 is a transitive relation
Unofficial, student-built, not affiliated with IIT Madras.