Complement of Set
The complement of a set in mathematics refers to the collection of all elements in the universal set that are not present in the given set. It is an essential concept in set theory, used to identify the "outside" elements of a set relative to the universal set. The complement of set A is denoted by A' or A^c and its formula is A' = U - A. It is essential for solving problems related to the union, intersection, and difference of sets.
1.0Complement of Set Definition
In Set Theory, the complement of a set refers to all the elements that do not belong to the given set but are present in the universal set.
In simple terms, it represents the "outside part" of a set within a universal set.
2.0What is the Complement of a Set?
The complement of a set A (denoted as A' or Aᶜ) contains all elements of the universal set (U) that are not in A.
A′=x∈U∣x∈/A
3.0Complement of Set Formula
Here’s the complement of set formula:
A' = U - A
Where:
- U = Universal set
- A = Given set
- A' = Complement of A (elements in U but not in A)
4.0Complement of Set with Example
Example:
Let’s say,
- Universal Set: U = {1, 2, 3, 4, 5, 6, 7, 8}
- Set A: A = {2, 4, 6, 8}
Complement of A:
A' = U - A = {1, 3, 5, 7}
Answer: Complement of A, A', contains {1, 3, 5, 7}.
5.0Complement of Set Difference
In terms of set difference,
A' = U - A
This shows that the complement of a set is equivalent to the difference between the universal set and the given set.
6.0Complement of Set Properties
Here are some important properties of complement of sets:
- Double Complement Law: (A')' = A
- Law of Universal Set and Empty Set:
U′=∅∅′=U
- Complement Laws (De Morgan's Laws):
(A∪B)′=A′∩B′(A∩B)′=A′∪B′
- Intersection with Complement:
A∩A′=∅A∪A′=U
7.0What is the Complement of an A and B Set?
- Complement of A∩B:
(A∩B)′=A′∪B′(This is De Morgan’s Law.)
- Complement of A∪B:
(A∪B)′=A′∩B′
8.0What is the Complement of (A ∩ B)?
The complement of the intersection of A and B is: (A∩B)′=A′∪B′
This means all elements not in both A and B together.
9.0Solved Examples on Complement of Sets
Example 1: Let the universal set U=1,2,3,…,10, A = {2, 4, 6, 8, 10}, and B = {1, 2, 3, 4, 5}. Find (A \cup B).
Solution:
- First, find A∪B:
A∪B=1,2,3,4,5,6,8,10
- Complement of A∪B in U:
(A∪B)′=U−(A∪B)=7,9
Answer: 7,9
Example 2 : If U=1,2,3,…,15,A=x∈U∣x is a multiple of 3,B=x∈U∣x is a multiple of 5,find(A∩B)′.
Solution:
Step 1: Identify sets:
- A = {3, 6, 9, 12, 15} (Multiples of 3)
- B = {5, 10, 15} (Multiples of 5)
Step 2: Intersection: A∩B={15}
Step 3: Complement:
(A∩B)′=U−15=1,2,3,4,5,6,7,8,9,10,11,12,13,14
Answer: {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14}
Example 3: Given n(U) = 50, n(A) = 20, n(B) = 30, and n(A∩B)=10, Find n((A∪B)′).
Solution:
By inclusion-exclusion principle:
n(A∪B)=n(A)+n(B)−n(A∩B)=20+30−10=40Complement:n((A∪B)′)=n(U)−n(A∪B)=50−40=10Answer:10
Example 4: If A′∩B′=x∈U∣x is an even number less than 10 and U={1,2,…,10}, find (A∪B).
Solution:
GivenA′∩B′={2,4,6,8,10}By De Morgan’s Law:(A∪B)′=A′∩B′⇒(A∪B)=U−{2,4,6,8,10}A∪B={1,3,5,7,9}Answer: {1, 3, 5, 7, 9}
Example 5: If U={x∈B∣x≤20}, A = {2, 4, 6, … , 20} (even numbers) and B = {5, 10, 15, 20}, Find A′∪B′.
Solution:
A' = U - A = {1, 3, 5, 7, 9, 11, 13, 15, 17, 19}
B' = U - B = {1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19}
A′∪B′ includes all elements in either A’ or B’:
A′∪B′={1,2,3,4,5,6,7,8,9,11,12,13,14,15,16,17,18,19}
Answer:
{1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19}
10.0Practice Questions on Complement of Sets
Question 1: Let the universal set U = {1, 2, 3, …, 12}, A = {2, 4, 6, 8, 10, 12}, B = {3, 6, 9, 12}. Find (A∩B)′.
Question 2: If U = {a, b, c, d, e, f, g}, A = {a, c, e} and B = {b, c, d, e}, Find (A∪B)′.
Question 3: In a survey, it was found that n(U) = 100, n(A) = 40, n(B) = 30, n(A∩B)=10.
Find n((A∩B)′).
Question 4: Given U = {1, 2, …, 20}, A={x∈U∣x is a prime number}, Find A′.
Question 5: If A′={x∈U∣x is odd and less than 10} and U = {1, 2, …, 10}, Find the set A.
Answer Key:
1. A∩B)′=U−(A∩B)={1,3,4,5,7,8,9,10,11}2. (A∪B)′=U−(A∪B)={f,g}3. n((A∩B)′)=n(U)−n(A∩B)=100−10=904. A′=U−A=1,4,6,8,9,10,12,14,15,16,18,205. A=U−A′=2,4,6,8,10