Home
Class 12
MATHS
Number of non-empty subsets of {1,2,3,.....

Number of non-empty subsets of {1,2,3,..,12} having the property that sum of the largest and smallest element is 13.

Text Solution

Verified by Experts

The correct Answer is:
1365

Set must contain minimum two elements, such that sum of smallest and largest element is 13.
If set contains smallest number 1 and largest number 12 then we can select other elements of subset from {2,3,..,12}.
So, number of subsets are `2^(10)`.
If set contains smallest number 2 and largest number 11 then we can select other elements of subset from {3,4,..,10}.
So, number of subsets are `2^(8)`.
Similarly, we have subsets `2^(6),2^(4),2^(2),2^(0)`.
So, total number of subsets `1+2^(2)+2^(4)+..+2^(10)=1365`
Promotional Banner

Similar Questions

Explore conceptually related problems

Find the total number of n -digit number (n >1) having property that no two consecutive digits are same.

Let S={1,2,3, …, 100} . The number of non-empty subsets A to S such that the product of elements in A is even

If A and B are two non-empty sets having n elements in common , then show that A xx B and B xx A have n^2 elements in common.

If A={1,2,3} and B={6,7} find the number of subsets of the set AxxB .

If the number of all possible subsets of A = {-1,0,1} is 2^n , then n is equal to

If two-empty sets A and B have n elements in common, then show that AxxB and BxxA have n^(2) elements in common.

Let A and B be two sets containing four and two elements repectively . Then the number of subsets of the set AxxB , each having at least elements is -

Two finite sets have ma nd n elements respectively. The total number of subsets of the first set is 56 more than the total number of subsets of the second set. Then the values of m and n respectively are-

If the set of natural numbers is partitioned into subsets S_1={1},S_2={2,3},S_3={4,5,6} and so on then find the sum of the terms in S_(50)dot

Show that the number of binary opertions on {1,2} having 1 as identity and having 2 as the inverse of 2 is exactly one.