Menu Close

for-A-1-2-3-4-5-6-7-compute-the-number-of-a-Subsets-of-A-b-Nonempty-subsets-of-A-c-proper-subsets-of-A-d-Non-empty-proper-subset-of-A-e-Subsets-of-A-containing-three-element-f-Subs




Question Number 102357 by Cynosure last updated on 08/Jul/20
for A={1,2,3,4,5,6,7},compute the number of:  (a) Subsets of A.  (b) Nonempty subsets of A.  (c) proper subsets of A.  (d) Non empty proper subset of A.  (e) Subsets of A containing three element.  (f) Subsets of A containing 1,2.  (g) Proper subsets of A containing 1,2.  (h) Subset of A with an even number of element.  (i) Subset of A with an odd number of element.  (j) Subsets of A with an odd number of elements, including the element 3.
forA={1,2,3,4,5,6,7},computethenumberof:(a)SubsetsofA.(b)NonemptysubsetsofA.(c)propersubsetsofA.(d)NonemptypropersubsetofA.(e)SubsetsofAcontainingthreeelement.(f)SubsetsofAcontaining1,2.(g)PropersubsetsofAcontaining1,2.(h)SubsetofAwithanevennumberofelement.(i)SubsetofAwithanoddnumberofelement.(j)SubsetsofAwithanoddnumberofelements,includingtheelement3.
Answered by bobhans last updated on 09/Jul/20
(a) 2^7  = 128  (b) 2^7 −1=127  (e) C_3 ^7  = ((7×6×5)/(3×2×1)) = 35
(a)27=128(b)271=127(e)C37=7×6×53×2×1=35
Commented by Cynosure last updated on 08/Jul/20
(d) should not be 35 sir
(d)shouldnotbe35sir
Commented by Rasheed.Sindhi last updated on 08/Jul/20
(d)Nonempty proper subsets          128−2=126
(d)Nonemptypropersubsets1282=126
Commented by Rasheed.Sindhi last updated on 08/Jul/20
Typo in 3rd line  (e) C_3 ^7  = ((7×6×5)/(3×2×1)) = 35
Typoin3rdline(e)C37=7×6×53×2×1=35
Commented by bobhans last updated on 09/Jul/20
yes sir. thank you
yessir.thankyou
Answered by bemath last updated on 09/Jul/20
(f){1,2} ⇒1  {1,2,_}⇒C_1 ^5  = 5  {1,2,_,_}⇒C_2 ^5  = 10  {1,2,_,_,_}⇒C_3 ^5  = 10  {1,2,_,_,_,_}⇒C_4 ^5  = 5  {1,2,_,_,_,_,_}⇒C_5 ^5  = 1  totally 32
(f){1,2}1{1,2,_}C15=5{1,2,_,_}C25=10{1,2,_,_,_}C35=10{1,2,_,_,_,_}C45=5{1,2,_,_,_,_,_}C55=1totally32

Leave a Reply

Your email address will not be published. Required fields are marked *