asked 72.8k views
0 votes
Determine the elements of the relation A × A if -
A = { 1 , 2 , 3 }​

thankyou ~

1 Answer

12 votes

If X and Y are two sets, then X × Y is the Cartesian product of X and Y, which is the set of all pairs (x, y) such that x ∈ X and y ∈ Y.

This means

A × A = {(1, 1), (1, 2), (1, 3), (2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3)}

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.