1Q. Let A be a set with six elements. Which of the following cannot exist? (a) A subset of the power set of A with six elements. (b) An element of the power set of A with six elements. (c) An element of A containing six elements. (d) Any of the above can exists, for suitable sets A
Solution:
(a) A subset of the power set of A with six elements:
The
power set of A contains all the subsets of A. The number of subsets in
the power set of A is 26=642^6 = 6426=64. It's possible to form a subset
of the power set containing six elements, so this option can exist.
(b) An element of the power set of A with six elements:
The
power set of A contains subsets of A, but the subsets must have
between 0 and 6 elements, since A itself has 6 elements. A subset of A with six elements is just the set A itself. Therefore, this option can
exist.
(c) An element of
A containing six elements:
This
cannot exist because the elements of A are not sets; they are individual
elements. The set A has 6 elements, but no single element of A can
contain 6 elements. So, this option cannot exist.
(d) Any of the above can exist, for suitable sets A:
This
is false because (c) cannot exist as discussed
2Q. Two finite sets have „m‟ and „n‟ elements respectively. The total number of
subsets of „m‟ is 56 more than the total number of subsets of „n‟. The product
of„m‟ and „n‟ is? _____
Solution:
According to the given information, the total number of subsets of the set with m elements is 56 more than the total number of subsets of the set with n elements. This gives the equation:
3Q. How many positive integers are there that are not larger than 1500 and are
neither perfect squares nor perfect cubes? ________
Solution:
Step 1: Count the perfect squares
The number of perfect squares less than or equal to 1500 is the number of integers n such that n2≤1500. The largest such n is ⌊1500⌋=38, because 382=1444 and 392=1521 exceeds 1500.
Thus, there are 38 perfect squares.
Step 2: Count the perfect cubes
The number of perfect cubes less than or equal to 1500 is the number of integers n such that n3≤1500. The largest such n is ⌊31500⌋=11, because 113=1331 and 123=1728 exceeds 1500.
Thus, there are 11 perfect cubes.
Step 3: Count the perfect sixth powers (numbers that are both squares and cubes)
A number that is both a perfect square and a perfect cube is a perfect sixth power. The number of perfect sixth powers less than or equal to 1500 is the number of integers n such that n6≤1500. The largest such n is ⌊61500⌋=3, because 36=729 and 46=4096 exceeds 1500.
Thus, there are 3 perfect sixth powers.
Step 4: Apply the principle of inclusion and exclusion
The number of integers up to 1500 that are either perfect squares or perfect cubes can be found using inclusion and exclusion:
Number of squares or cubes=(Number of squares)+(Number of cubes)−(Number of sixth powers)
Step 5: Subtract from total numbers
The total number of positive integers up to 1500 is 1500. The number of integers that are neither perfect squares nor perfect cubes is:
5Q. Two finite sets have p and q elements given that p and q are consecutive prime
numbers the total number of subsets of 1st set is 24 less than the total number
of subsets of 2nd set. Find p + q. _______?
Solution:
According to the given information, the total number of subsets of the first set is 24 less than the total number of subsets of the second set. This gives the equation:
6Q. A set of mn objects can be partitioned into `m` sets of size `n` in _____different
ways.
Solution:
The number of ways to partition mn objects into m sets of size n is:
objects.
accounts for the fact that the elements within each subset can be arranged in ways, but since the order of elements in each subset does not matter, we divide by n! for each subset.
accounts for the fact that the order of the m subsets does not matter, so we divide by .
7Q. What will be expected cardinally of the subset of A, if cardinality of A= 10?
__________
Solution:
Step 1: Number of Subsets
The total number of subsets of a set with n elements is . For A, with 10 elements, the total number of subsets is .
Step 2: Expected Cardinality of a Subset
For each element of , when forming a subset, there are two possibilities: either the element is included in the subset or it is not. Each element is included in a subset with a probability of , because there are two equally likely outcomes for each element (in or out).
Therefore, the expected size (cardinality) of a randomly chosen subset of is:
Expected cardinality=i=1∑10P(element i is in the subset)=10×21=5
8Q. How many integers between 1 and 1200 inclusive do not share a common
factor with 180, That is, are relative prime to other? ________
solution:
we use Euler's Totient Function and the principle of inclusion-exclusion. The process involves finding how many integers between 1 and 1200 are divisible by the prime factors of 180, and then subtracting these from the total number of integers.
Step 1: Prime factorization of 180
We first find the prime factorization of 180:
180=22×32×5
So, the prime factors of 180 are 2,3, and 5.
Step 2: Use Euler's Totient Function (𝜙)
Euler’s Totient Function ϕ(n) gives the number of integers between 1 and n that are relatively prime to n. For any number n, its totient function is given by the formula:
ϕ(n)=n(1−p11)(1−p21)⋯(1−pk1)
where p1,p2,…,pk are the distinct prime factors of n.
Thus, there are 48 integers between 1 and 180 that are relatively prime to 180.
Step 3: Scaling to 1200
To find how many integers between 1 and 1200 are relatively prime to 180, note that 1200 is 1801200=6.67 times larger than 180. Since this scaling is proportional, we multiply the result from Step 2 by 6.67 to estimate the number of integers between 1 and 1200 that are relatively prime to 180:
9Q. What is largest possible cardinality of A, if A is a collection of subsets of
{1,2,3---n}such that no two elements of A are disjoint?
(a) 2n-1 (b)2n-1 (c) 2n (d)2n/2
Solution:
Number of Valid Subsets
Fix One Element: If we fix one element (say, k), the number of ways we can form subsets that include k is determined by the remaining n−1 elements. Each of these n−1 elements can either be included in the subset or not.
Counting Subsets: For each of the remaining n−1 elements, there are 2 choices (include or exclude). Therefore, the number of subsets that include a particular element k is 2n−1.
Multiple Choices for Elements: Since we can fix any one of the n elements, the maximum number of subsets that can include at least one of these n elements is:
10Q.Let U = {1, 2 . . . 20} be the universal set. Let A = {1, 2. . . 10}, B = {11, 12, . . . ,
20} and C = {8, 9, 10, 11, 12}. The cardinality of |(A × A) (B × B) (C × C)|
will be: ________
Solution:
Step 1: Determine the Sizes of the Sets
Set A:
A={1,2,…,10}
The cardinality ∣A∣=10.
The Cartesian product A×A has ∣A×A∣=∣A∣2=102=100.
Set B:
B={11,12,…,20}
The cardinality ∣B∣=10.
The Cartesian product B×B has ∣B×B∣=∣B∣2=102=100.
Set C:
C={8,9,10,11,12}
The cardinality ∣C∣=5.
The Cartesian product C×C has ∣C×C∣=∣C∣2=52=25.
Step 2: Count the Cardinalities
Now we have:
∣A×A∣=100
∣B×B∣=100
∣C×C∣=25
Step 3: Identify the Overlaps
Next, we need to find the overlaps among the sets A×A, B×B, and C×C.
Overlap between A×A and C×C:
C has elements 8,9,10,11,12.
Only 8,9,10 are in A (since A only contains elements {1,2,…,10}).
Therefore, the overlapping pairs from C that can also be in A×A are: