Solving the Relation: ##n((AXB) \cap (BXA)) = n(A \cap B)^2##

AI Thread Summary
The discussion focuses on proving the relation n((AXB) ∩ (BXA)) = n(A ∩ B)², where A and B are finite sets. Participants clarify that AXB refers to the Cartesian product A × B, and n(A ∩ B)² is indeed the square of the cardinality of the intersection of sets A and B. It is emphasized that the intersection of the Cartesian products can be expressed as (A ∩ B) × (A ∩ B). The solution hinges on understanding how to calculate the cardinality of Cartesian products and the specific intersection properties of sets. Overall, the discussion aims to derive the stated relation through set theory principles.
cr7einstein
Messages
87
Reaction score
2

Homework Statement


If I am given ##n(A)## and ##n(B)## for two sets A and B, and also provided with ##n(A\cap B)^2##. We are supposed to find ##n((AXB) \cap (BXA))##.

Homework Equations


My teacher said that the formula for ##n((AXB) \cap (BXA)) = n(A \cap B)^2##. I am not sure how do you get to this result.

The Attempt at a Solution


So my question is, how do you prove (or derive the relation)-
##n((AXB) \cap (BXA)) = n(A \cap B)^2##
 
Last edited by a moderator:
Physics news on Phys.org
cr7einstein said:

Homework Statement


If I am given ##n(A)## and ##n(B)## for two sets A and B, and also provided with ##n(A\cap B)^2##. We are supposed to find ##n((AXB) \cap (BXA))##.

Homework Equations


My teacher said that the formula for ##n((AXB) \cap (BXA)) = n(A \cap B)^2##. I am not sure how do you get to this result.

The Attempt at a Solution


So my question is, how do you prove (or derive the relation)-
##n((AXB) \cap (BXA)) = n(A \cap B)^2##
Clarification

By ##\displaystyle\ AXB\ ## do you mean the direct product ##\displaystyle\ A\times B\ ## ?

Also is ##\displaystyle\ n(A\cap B)^2\ ## actually the square of the number ##\displaystyle\ n(A\cap B)\ ## ?

.
 
Last edited by a moderator:
Yes. Sorry, I don't know how to get the thinner cross. And yes, for the second case too.
 
cr7einstein said:
Yes. Sorry, I don't know how to get the thinner cross. And yes, for the second case too.
\times

## \text{\times gives you}\ \times ##
 
You must show that ## (A\times B) \cap (B\times A) = (A\cap B)\times (A\cap B) ##. The answer is then straightforward if you know how to calculate the cardinal of a cartesian product.
More generally, ## (A\times B) \cap (C\times D) = (A\cap C) \times (B\cap D) ## (There is no such rule for a union)
btw: the question makes sense only if A and B are finite sets
 
Last edited:
  • Like
Likes cr7einstein
Thanks!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top