A simple set Ques.

How many sets A exist for which { 1 , 2 } A { 1 , 2 , 3 , 4 , 5 } \{1,2\} \subseteq A \subseteq \{1,2,3,4,5\} ?

5 3 8 4

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

6 solutions

Daniel Heiß
Aug 22, 2016

The answer is: A A is the union A = { 1 , 2 } C A=\{1,2\}\cup C where C C is any subset of the set { 3 , 4 , 5 } \{3,4,5\} , but it is well-known that the powerset of a set with n n elements has cardinality 2 n 2^n hence we get 2 3 = 8 2^3=8 possibilies.

Arun Kaushik
Oct 22, 2014

the set A may contain no other element than 1,2 (or) just one extra element[3,4,5] (or) two extra element[(3,4),(4,5),(3,5)] or all the three{3&4&5}.thus no. of possible ways=1+3+3+1=8

Pieter Breughel
Sep 9, 2016

A should at least have 1 and 2 in its set. But it can also have other elements, one, two, or three more elements (namely 3, 4, or 5). So we can have {1, 2}, or {1, 2, _ } (with 3, 4, or 5 in the _ spot, which gives us 3 posibilities), {1, 2, _, _ } with any combination of 3 digits which gives us another 3 posibilities, and finally {1, 2, 3, 4, 5} itself.

Phạm Hoàng
Jul 23, 2018

Let's call the set of {1,2} ( A A ),the set of {1,2,3,4,5} ( B B ).We have:

A / B = 3 , 4 , 5 A~/~B={3,4,5}

{3,4,5} have 3 numbers.The power set of {a,b,c,...,n) is 2 n u m b e r s i n t h e s e t 2^{numbers~in~the~set} so the power set of {3,4,5} is 2 3 = 8 2^3=\color{#3D99F6}\boxed{\large{8}}

Use Pascal's triangle.

1

1,1

1,2,1

1,3,3,1

1,4,6,4,1

This problem has a solution on the 4th line. The solution to 1,2 in A in 1,2,3,4,5,6 lies on the 5th line.

How does that work?

Shashank Rammoorthy - 6 years, 4 months ago

Log in to reply

He solved it correctly but failed to provide a good explanation. According to the given data, we can conclude that all the possible sets that A A can be must satisfy the following conditions:

1 , 2 A 2 n ( A ) 5 3 , 4 , 5 maybe A \bullet\quad 1,2\in A\\ \bullet\quad 2\leq n(A)\leq 5\\ \bullet\quad 3,4,5\textrm{ maybe } \in A

So, we have two elements of A A fixed and we are free to make a set A A such that n ( A ) = 2 , 3 , 4 , 5 n(A)=2,3,4,5 by taking 0 , 1 , 2 , 3 0,1,2,3 elements from the set { 3 , 4 , 5 } \{3,4,5\} .

This can be done in ( 3 0 ) + ( 3 1 ) + ( 3 2 ) + ( 3 3 ) = 8 \dbinom{3}{0}+\dbinom{3}{1}+\dbinom{3}{2}+\dbinom{3}{3}=\boxed{8} ways.

Since we always try to be as lazy as possible, some people avoid calculating the binomials themselves and simply sum the elements of the required row from Pascal's Triangle.

Prasun Biswas - 6 years, 3 months ago
Amrit Patel
Nov 28, 2014

set A contain at least {1,2} and other element is 3,4,5. three element total 2 2 2 =8 subset .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...