Question:medium

Let \(S\) be the set of the first 11 natural numbers. Then the number of elements in \[ A = \{ B \subseteq S : n(B) \ge 2 \text{ and the product of all elements of } B \text{ is even} \} \] is ____________.

Show Hint

To count subsets with an even product, subtract subsets made entirely of odd numbers from total subsets.
Updated On: Feb 24, 2026
Show Solution

Correct Answer: 1979

Solution and Explanation

To solve this problem, we need to calculate the number of subsets \( B \) of set \( S = \{1, 2, 3, \ldots, 11\} \) such that \( n(B) \ge 2 \) and the product of all elements in \( B \) is even.

First, observe that the product of the elements in subset \( B \) is even if and only if subset \( B \) contains at least one even number. The even numbers in set \( S \) are \( 2, 4, 6, 8, 10 \).

Compute the total number of non-empty subsets of \( S \):

\(\text{Total subsets} = 2^{11} - 1 = 2047\)

We are interested in subsets with \( n(B) \ge 2 \), so calculate:

\(\text{Subsets with } n(B) \lt 2 \text{ (i.e., } n(B) = 0 \text{ or } n(B) = 1\):

1. \( n(B) = 0 \) gives 1 subset: \(\emptyset\).

2. \( n(B) = 1 \) gives 11 subsets (each individual element of \( S \)).

Total subsets with \( n(B) < 2 = 1 + 11 = 12\).

Therefore, subsets with \( n(B) \ge 2 \) are:

\(\text{Subsets with } n(B) \ge 2 = 2047 - 12 = 2035\).

Now, find subsets which only contain odd numbers. The odd numbers in \( S \) are \( 1, 3, 5, 7, 9, 11 \), totaling 6.

Total subsets of odd numbers:

\(2^6 = 64\) (includes \(\emptyset\)).

Subsets containing only odd numbers and at least 2 elements:

\[64 - 1 - 6 = 57\] (subtracting \(\emptyset\) and single-element subsets).

The even-product subsets are:

\[\text{Subsets with } n(B) \ge 2 \text{ and an even number} = 2035 - 57 = 1978\] 

Thus, the number of such subsets is \( \boxed{1978} \), confirming it falls within the expected range of \(1979\) to \(1979\).

Was this answer helpful?
2


Questions Asked in JEE Main exam