ExamBro
ExamBro
COMEDK · Maths · 20. Sets and Relations

Express the set \(A=\{1,7,17,31,49\}\) in set builder form

  1. A \(\left\{x \mid x=2 n^2+1\right.\), where \(n \in \mathcal{N}\) and \(\left.n \leq 7\right\}\)
  2. B \(\left\{x \mid x=2 n^2-1\right.\), where \(n \in \mathcal{N}\) and \(\left.n \leq 5\right\}\)
  3. C \(\left\{x \mid x=2 n^2-3\right.\), where \(n \in \mathcal{N}\) and \(\left.2 \leq n \leq 8\right\}\)
  4. D \(\left\{x \mid x=2 n^2-1\right.\), where \(n \in \mathcal{N}\) and \(\left.n < 5\right\}\)
Verified Solution

Answer & Solution

Correct Answer

(B) \(\left\{x \mid x=2 n^2-1\right.\), where \(n \in \mathcal{N}\) and \(\left.n \leq 5\right\}\)

Step-by-step Solution

Detailed explanation

The given set is \(A = \{1, 7, 17, 31, 49\}\). We observe the pattern of the elements: For \(n = 1\): \(2(1)^2 - 1 = 2 - 1 = 1\) For \(n = 2\): \(2(2)^2 - 1 = 8 - 1 = 7\) For \(n = 3\): \(2(3)^2 - 1 = 18 - 1 = 17\) For \(n = 4\): \(2(4)^2 - 1 = 32 - 1 = 31\) For \(n = 5\):…