Problem 13 Let A be a set with n elements where n is some na
Problem 13 Let A be a set with n elements, where n is some natural number. How many proper subsets does A have?
Solution
no of proper subset of A=(2n-1)
where n is the number of element in A
no of subset in A =2n
