Analyzing the Setup
Set D
The first figure is a circle defined by the equation x2+y2=25, which is centered at the origin with a radius of 5. The second figure is an ellipse defined by x2+9y2=144.
By dividing the ellipse equation by 144, we reveal its standard form:
Set D represents the intersection points of these two curves. To find these points, we substitute x2=25−y2 into the ellipse equation:
This simplifies to 8y2=119, which yields y2=8119. Since y2 is positive, we obtain two distinct values for y.
Substituting back, we find x2=25−8119=881, which also yields two distinct values for x. Because both x and y have two possible signs, there are 2×2=4 intersection points. Thus, n(D)=4.
The Lattice World
Counting Set C
Set C is defined by the inequality x2+y2≤4, where x,y∈Z. We determine the number of integer lattice points by testing values of x:
If x=0, then y2≤4, implying y∈{−2,−1,0,1,2}. This provides 5 points.
If x=±1, then 1+y2≤4, which simplifies to y2≤3. This allows y∈{−1,0,1}, providing 3 points for each x, totaling 6 points.
If x=±2, then 4+y2≤4, which implies y2≤0, so y=0. This provides 1 point for each x, totaling 2 points.
Summing these values, we get 5+6+2=13. Therefore, n(C)=13.
The Final Mapping
One-One Functions
We are tasked with finding the number of one-one functions f:D→C. Since n(D)=4 and n(C)=13, a one-one function requires each element in D to map to a unique element in C.
This is a permutation problem where we choose 4 distinct elements from 13 and arrange them. The number of such functions is given by:
13P4=(13−4)!13!=13×12×11×10
Performing the calculation:
13×12=156
156×11=1716
1716×10=17160
The total number of one-one functions is 17160.