answersLogoWhite

0


Best Answer

Let S be a set which has N elements.

Consider in how many ways we can choose a subset.

List the N elements of the set S.

Let the names of the N elements be,

x1, x2, x3, . . . xN

For an arbitrary subset,

we have two choices for x1.

Namely, x1 might or might not be in the subset.

We have two choices for x2.

Namely, x2 might or might not be in the subset.

We have two choices for x3.

Namely, x3 might or might not be in the subset.

. . .

We have two choices for xN.

Namely, xN might or might not be in the subset.

Now we can easily count the total number of ways to choose

a subset.

2 choices for x1 times 2 choices for x2 times . . .

= 2 to the Nth power choices of ways to choose a subset.

This proves that the number of subsets of a set with

N elements is 2 raised to the Nth power.

Kermit Rose

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: WHAT IS THE Proof that set N has 2 POWER N subset?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Algebra

What is an improper subset?

An improper subset is identical to the set of which it is a subset. For example: Set A: {1, 2, 3, 4, 5} Set B: {1, 2, 3, 4, 5} Set B is an improper subset of Set Aand vice versa.


How many subset can you form in algebra?

If you have a set with "n" elements, you can form 2 to the power n subsets. This is because each element of the original set has two options: to be included, or not to be included, in a subset. So, for instance, for a set with four elements, you have 2 x 2 x 2 x 2 different possibilities to create subsets (2 to the power 4).Note 1: This includes the empty set, and the original set itself. Note 2: The set of all subsets is known as the power set. Note 3: It has been proven that the power set (of size 2 to the power n) is ALWAYS larger than the original set (of size n) - even for infinite sets. That means that the power set of an infinite set gives you a larger kind of infinity.


How many subset does a set of 5 elements have?

2^5=32


What subset is?

For example, if we have a set of numbers called A which has 3 members(in our case numbers): A={2,5,6} this set has 8 subsets (2^3) which are as follow: the empty set: ∅ {2},{5},{6} {2,5},{2,6},{5,6} {2,5,6}


How many subsets does a set have if the set has four elements?

16 Recall that every set is a subset of itself, and the empty set is a subset of every set, so let {1, 2, 3, 4} be the original set. Its subsets are: {} {1} {2} {3} {4} {1, 2} {1, 3} {1, 4} {2, 3} {2, 4} {3, 4} {1, 2, 3} {1, 2, 4} {1, 3, 4} {2, 3, 4} {1, 2, 3, 4} * * * * * A simpler rationale: For any subset, each of the elements can either be in it or not. So, two choices per element. Therefore with 4 elements you have 2*2*2*2 or 24 choices and so 24 subsets.

Related questions

What is a subset and a proper subset?

A set is a subset of a another set if all its members are contained within the second set. A set that contains all the member of another set is still a subset of that second set.A set is a proper subset of another subset if all its members are contained within the second set and there exists at least one other member of the second set that is not in the subset.Example:For the set {1, 2, 3, 4, 5}:the set {1, 2, 3, 4, 5} is a subset set of {1, 2, 3, 4, 5}the set {1, 2, 3} is a subset of {1, 2, 3, 4, 5}, but further it is a proper subset of {1, 2, 3, 4, 5}


What is an subset?

An improper subset is identical to the set of which it is a subset. For example: Set A: {1, 2, 3, 4, 5} Set B: {1, 2, 3, 4, 5} Set B is an improper subset of Set Aand vice versa.


What is the subset of the square root of 2?

The empty set is a subset.


What is an improper subset?

An improper subset is identical to the set of which it is a subset. For example: Set A: {1, 2, 3, 4, 5} Set B: {1, 2, 3, 4, 5} Set B is an improper subset of Set Aand vice versa.


What is subsets and proper subsets?

A set "A" is said to be a subset of "B" if all elements of set "A" are also elements of set "B".Set "A" is said to be a proper subset of set "B" if: * A is a subset of B, and * A is not identical to B In other words, set "B" would have at least one element that is not an element of set "A". Examples: {1, 2} is a subset of {1, 2}. It is not a proper subset. {1, 3} is a subset of {1, 2, 3}. It is also a proper subset.


When is a set a subset of another set?

For example the set of all numbers which are integer multiples of 4 is a subset of all the numbers exactly divisible by 2.


Is a subset smaller or larger then a regular set?

A subset is smaller. A subset is made up of entries from the regular set, so it cannot be bigger, and it cannot be the same size, because that would just be the regular set again. Example: {2, 3, 5} is a subset of {2, 3, 4, 5, 6}


How many subset can you form in algebra?

If you have a set with "n" elements, you can form 2 to the power n subsets. This is because each element of the original set has two options: to be included, or not to be included, in a subset. So, for instance, for a set with four elements, you have 2 x 2 x 2 x 2 different possibilities to create subsets (2 to the power 4).Note 1: This includes the empty set, and the original set itself. Note 2: The set of all subsets is known as the power set. Note 3: It has been proven that the power set (of size 2 to the power n) is ALWAYS larger than the original set (of size n) - even for infinite sets. That means that the power set of an infinite set gives you a larger kind of infinity.


Is A a subset of 2 to the A if a is a non empty set?

yes, technically.


What is the subset of 2 3 4?

Only a set can have subsets. there is no set identified in the question.


The 2 kinds of subsets proper and improper?

If A is a subset of B, then all elements in set A are also in set B. If it is a proper subset, then there are also elements in B that are not in A.


What is trivial subset?

The trivial subsets of a set are those subsets which can be found without knowing the contents of the set. The empty set has one trivial subset: the empty set. Every nonempty set S has two distinct trivial subsets: S and the empty set. Explanation: This is due to the following two facts which follow from the definition of subset: Fact 1: Every set is a subset of itself. Fact 2: The empty set is subset of every set. The definition of subset says that if every element of A is also a member of B then A is a subset of B. If A is the empty set then every element of A (all 0 of them) are members of B trivially. If A = B then A is a subset of B because each element of A is a member of A trivially.