Question:medium

Match List-I with List-II and choose the correct option:

LIST-I (Set)LIST-II (Supremum/Infimum)
(A) \( S = \{2, 3, 5, 10\} \)(III) Sup S = 10, Inf S = 2
(B) \( S = (1, 2] \cup [3, 8) \)(IV) Sup S = 8, Inf S = 1
(C) \( S = \{2, 2^2, 2^3, \dots, 2^n, \dots\} \)(II) Sup S = 5, Inf S = -5
(D) \( S = \{x \in \mathbb{Z} : x^2 \le 25\} \)(I) Inf S = 2


Choose the correct answer from the options given below:

Show Hint

Remember the key difference: Infimum and Supremum are properties of a set of numbers, while Minimum and Maximum are specific elements. A set can have an infimum/supremum without having a minimum/maximum (e.g., the open interval (0,1) has inf=0 and sup=1, but no min or max).
Updated On: Feb 10, 2026
  • A - I, B - II, C - III, D - IV
  • A - I, B - III, C - II, D - IV
  • A - I, B - II, C - IV, D - III
  • A - III, B - IV, C - I, D - II
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Introduction
Determine the infimum (greatest lower bound) and supremum (least upper bound) for four sets of real numbers.

Step 2: Analysis
A. \( S = \{2, 3, 5, 10\} \).
Finite set: infimum is the minimum element, and supremum is the maximum element. \(\inf S = 2\) and \(\sup S = 10\). Matches III. Sup S = 10, Inf S = 2.
B. \( S = (1, 2] \cup [3, 8) \).
Set of lower bounds: \((-\infty, 1]\). Greatest lower bound: \(\inf S = 1\). Set of upper bounds: \([8, \infty)\). Least upper bound: \(\sup S = 8\). Infimum and supremum need not be set elements. Matches IV. Sup S = 8, Inf S = 1.
C. \( S = \{2, 2^2, 2^3, ..., 2^n, ...\} = \{2, 4, 8, ...\} \).
Unbounded above, so no supremum in \(\mathbb{R}\). Bounded below. Smallest element: 2. Set of lower bounds: \((-\infty, 2]\). Greatest lower bound: \(\inf S = 2\). Matches I. Inf S = 2.
D. \( S = \{x \in \mathbb{Z} : x^2 \le 25\} \).
\(x^2 \le 25\) is equivalent to \(-5 \le x \le 5\). Since \(x\) is an integer, \(S = \{-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5\}\). Finite set. Minimum element: -5, maximum: 5. \(\inf S = -5\) and \(\sup S = 5\). Matches II. Sup S = 5, Inf S = -5.

Step 3: Solution
Correct pairings: A-III, B-IV, C-I, and D-II. This is option (D).
Was this answer helpful?
0