Enter Set


  

For set S = {b,c,f}, show:

Elements, cardinality, and power set

List the elements of S

Elements = set objects
Use the ∈ symbol.

  1. b ∈ S
  2. c ∈ S
  3. f ∈ S

Cardinality of set S → |S|:

Cardinality = Number of set elements.

Since the set S contains 3 elements

|S| = 3

Determine the power set P:

Power set = Set of all subsets of S
including S and ∅.

Calculate power set subsets

S contains 3 terms
Power Set contains 23 = 8 items

Build subsets of P

The subset A of a set B is
A set where all elements of A are in B.

#BinaryUse if 1Subset
0000b,c,f{}
1001b,c,f{f}
2010b,c,f{c}
3011b,c,f{c,f}
4100b,c,f{b}
5101b,c,f{b,f}
6110b,c,f{b,c}
7111b,c,f{b,c,f}

List our Power Set P in notation form:

P = {{}, {b}, {c}, {f}, {b,c}, {b,f}, {c,f}, {b,c,f}}


You have 2 free calculationss remaining



Partition 1

{c,f},{b}

Partition 2

{b,f},

Partition 3

{b,c},

Partition 4

{{b},{c},{f})


What is the Answer?
P = {{}, {b}, {c}, {f}, {b,c}, {b,f}, {c,f}, {b,c,f}}
How does the Power Sets and Set Partitions Calculator work?
Free Power Sets and Set Partitions Calculator - Given a set S, this calculator will determine the power set for S and all the partitions of a set.
This calculator has 1 input.

What 1 formula is used for the Power Sets and Set Partitions Calculator?

The power set P is the set of all subsets of S including S and the empty set ∅.

For more math formulas, check out our Formula Dossier

What 7 concepts are covered in the Power Sets and Set Partitions Calculator?

element
an element (or member) of a set is any one of the distinct objects that belong to that set. In chemistry, any substance that cannot be decomposed into simpler substances by ordinary chemical processes.
empty set
The set with no elements
notation
An expression made up of symbols for representing operations, unspecified numbers, relations and any other mathematical objects
partition
a grouping of its elements into non-empty subsets, in such a way that every element is included in exactly one subset.
power sets and set partitions
set
a collection of different things; a set contains elements or members, which can be mathematical objects of any kind
subset
A is a subset of B if all elements of the set A are elements of the set B
Example calculations for the Power Sets and Set Partitions Calculator

Power Sets and Set Partitions Calculator Video


Tags:



Add This Calculator To Your Website