If X = {4n – 3n – 1 : n ∈ N} and Y = {9(n – 1) : n ∈ N}, where N is the set of natural numbers, then X ∪ Y is equal to
X = {0, 9, 54, 243 ……, ……}
Y = {0, 9, 18, 27……, ……}
X Y = Y.
[Note that : 4n – 3n – 1 = (1 + 3)n – 3n – 1
= (1 + 3n + nC2 · 32 + nC3 · 33 + ……)
– 3n – 1 = nC2 · 32 + nC3 · 33 + ……,
which is multiple of 9.
Here, X Y = X.
We are given two sets:
where N is the set of natural numbers {1, 2, 3, ...}. We need to find what X ∪ Y equals.
Y = {9(n – 1) : n ∈ N}
For n = 1: 9(1 – 1) = 0
For n = 2: 9(2 – 1) = 9
For n = 3: 9(3 – 1) = 18
For n = 4: 9(4 – 1) = 27
So, Y = {0, 9, 18, 27, 36, ...} which is the set of all non-negative multiples of 9.
X = {4n – 3n – 1 : n ∈ N}
For n = 1: 41 – 3(1) – 1 = 4 – 3 – 1 = 0
For n = 2: 42 – 3(2) – 1 = 16 – 6 – 1 = 9
For n = 3: 43 – 3(3) – 1 = 64 – 9 – 1 = 54
For n = 4: 44 – 3(4) – 1 = 256 – 12 – 1 = 243
For n = 5: 45 – 3(5) – 1 = 1024 – 15 – 1 = 1008
So, the first few elements of X are {0, 9, 54, 243, 1008, ...}
From the calculated values:
This suggests that many elements of X are also in Y. Let's investigate this pattern.
We need to show that for every natural number n, the number 4n – 3n – 1 is divisible by 9, meaning it is a multiple of 9 and therefore an element of Y.
We can prove this using mathematical induction.
Base Case (n=1): 41 – 3(1) – 1 = 0, which is divisible by 9. True.
Inductive Hypothesis: Assume for n = k, that 4k – 3k – 1 is divisible by 9. So, 4k – 3k – 1 = 9m, for some integer m.
Inductive Step (n = k+1): We need to show 4k+1 – 3(k+1) – 1 is divisible by 9.
4k+1 – 3(k+1) – 1 = 4 * 4k – 3k – 3 – 1 = 4 * 4k – 3k – 4
From the inductive hypothesis, 4k = 9m + 3k + 1. Substitute this in:
= 4(9m + 3k + 1) – 3k – 4
= 36m + 12k + 4 – 3k – 4
= 36m + 9k
= 9(4m + k)
This is clearly divisible by 9. Therefore, by induction, every element of X is a multiple of 9, meaning X ⊆ Y.
The union of two sets is the set of all elements that are in X, or in Y, or in both.
Since we have proven that X is a subset of Y (X ⊆ Y), this means every element of X is already contained in Y.
Therefore, the union X ∪ Y is simply equal to the larger set Y.
X ∪ Y = Y
X ∪ Y is equal to Y.
Set Theory:
Mathematical Induction:
Divisibility: