A={X,Y,Z}
B= {blue, red}
X - blue or X - red
Y - blue or Y - red
Z - blue or Z - red
(X,blue), (X,red), (Y,blue), (Y,red), (Z,blue), (Z,red)
Vehicles and their name plate
a∈A, b∈B, we obtained a pair (a,b).
A = {D L, M P, U P, A P, T N}
B = {01,02,03,….,09}.
The possibility of a name plate for a person coming from (say) MP is MP03.
In fact, given a∈ A & b∈ B, (a,b) - says the following:
a - denotes the state
b - denotes the number of the vehicle.
Example:
{(x,y)∣x,y are real numbers and x2+y2=1}
This set represents a circle.
Elements of this set or elements belonging to a circle are examples for ordered pairs.
A×B={(a,b)∣a∈A and b∈B}.
Example:
A={x,y,z}, B={blue, red}
A×B = {(X,blue),(X,red),(Y,blue),(Y,red),(Z,blue),(Z,red)}.
The set S={(x,y)∣x & y are real numbers and x2+y2=1} - circle.
This set is not a cartesian product of two sets.
(0,1) is on the circle.
Similarly, (1,0) is also on the circle.
Suppose S=A×B.
Since (0,1)∈A×B⇒1∈B
Similarly (1,0)∈A×B⇒1∈A
Whereas the pair (1,1)∈/S, because
2=12+12=1∴(1,1)∈/S
∴S is not a cartesian product of two sets.
A×B={(a,b)∣a∈A and b∈B}
B×A={(b,a)∣b∈B and a∈A}
(a,b)=(b,a)
We say that (a,b)=(c,d) if a=c and b=d.
Suppose (x−21+y,x+21−y)=(2,3)
Find x and y.
Given
(x+y−21,x−y+21)=(2,3)
⇒ x+y−21=2
x−y+21=3
2x=5⇒x=25
⇒x+y−21=2
−x+y−21=3
2y−1=−1⇒y=0
∴x=25 and y=0
Suppose A is a set and we are given that (0,1),(−1,0) is in A×A.
Find A.
(0,1)∈A×A⇒0∈A and 1∈A
Similarly, (−1,0)∈A×A
⇒−1∈A and 0∈A.
∴{−1,0,1}=A.
∴A×A={(−1,−1),(−1,0),(−1,1),(0,−1),(0,0),(0,1),(1,−1),(1,0),(1,1)}
If A & B are any two sets with number of elements of A as p and with number of elements of B as q, then the no. of elements
in A×B is pq.
∴#(A×B)=#(A)⋅#(B).
A={−1,0,1}.
#(A)=3
⇒#(A×A)=#(A)⋅#(A)=3⋅3=9.
A×A={(−1,−1),(−1,0),(−1,1),(0,−1),(0,0),(0,1),(1,−1),(1,0),(1,1)}
A×A has got 9 elements.
Set A be a set whose cartesian product with itself has got 16 elements. Suppose we know that (1,2) and (3,4) are in A×A, find A and A×A
#(A×A)=16
⇒#(A)=4
(1,2)∈A×A⇒1,2∈A
Similarly, (3,4)∈A×A⇒3,4∈A
∴ A = {1,2,3,4}
A×A={(1,2),(1,3),(1,4),(1,1),(2,1)
{(2,2),(2,3),(2,4),(3,1),(3,2),(3,3),(3,4),(4,1),(4,2),(4,3),(4,4)}
R2 - the two dimensional plane.
R2 ={(x,y)∣ x and y are real numbers}
R2=R×R
R2\ {(0,0)} ={(r,θ)∣ r>0 & 0≤θ<360∘}
This set is a cartesian product of two sets.
={r∈R∣r>0}×{θ∣0≤θ<360∘}
If A and B are any two sets with atleast one of them being infinite, then A×B is also an infinite set.
A={a,b,c}
B={1,2,3⋯}
A×B={(a,1),(a,2),⋯,(b,1),(b,2),⋯,(c,1),(c,2),⋯}
R3 - three dimensional plane
R3={(x,y,z)∣x,y,& z are real numbers }
R3={(x,(y,z))∣x,y,& z are real numbers }
R3=R×R2
(x,y,z)=((x,y),z)
R3=R2×R
R3=R×R×R
Let A1,A2 and A3 be three sets. Then the cartesian product of A1,A2 and A3, denoted A1×A2×A3 is defined as
A1×A2×A3={(a1,a2,a3)∣a1∈A1,a2∈A2 & a3∈A3}
Example:
R3 - the three dimensional plane
R3=R×R×R
is an example for a cartesian product of 3 sets.
Suppose (x+y+z,x−y−z,x+y−z)=(1,2,3)
Find x,y & z.
Remark:
If A1,A2, and A3 are any 3 sets, and if (a1,a2,a3) & (a1′,a2′,a3′)∈A1×A2×A3 and
(a1,a2,a3)=(a1′,a2′,a3′)
⇒a1=a1′,a2′=a2′ & a3=a3′
Given (x+y+z,x−y−z,x+y−z)=(1,2,3)
x+y+z=1⋯(1)
x−y−z=2⋯(2)
x+y−z=3⋯(3)
Adding (1) and (2), we get 2x=3⇒x=23
Adding (1) and (3), we get 2x+2y=4
⇒2(23)+2y=4
⇒2y=4−3=1 ⇒y=21
x+y+z=1
23+21+z=1⇒2+z=1⇒z=−1
∴ The values for x,y & z are 23,21 & −1 respectively.