find the number of elements in a power set if a set contains 'n' elements
Answers
Answered by
1
Answer:
Number of Elements in Power Set –
For a given set S with n elements, number of elements in P(S) is 2^n. As each element has two possibilities (present or absent}, possible subsets are 2×2×2.. n times = 2^n. Therefore, power set contains 2^n elements.
Similar questions
Math,
4 months ago
English,
4 months ago
India Languages,
4 months ago
Biology,
8 months ago
English,
8 months ago
Computer Science,
1 year ago
English,
1 year ago