How to find cases of overlap/not in overlap , mathematically

  • Thread starter Thread starter rajemessage
  • Start date Start date
  • Tags Tags
    Overlap
rajemessage
Messages
13
Reaction score
0
hi,

I have four variables (x and y),(a and b). i want to find out number of state which these variables can attain.

Example :
1) x=2 ,y =5 , a= 0 , b=2 ( that is a and b is less than x and y)
2) x=2 ,y =5 , a= 0 , b=2 ( that is a is less than x and b equal to x)
3) x=2 ,y =5 , a= 0 , b=3 ( that is a is less than x and b greater than x and less than y)
4) x=2 ,y =5 , a= 3 , b=4 ( that is a and be is in side x and y)
etc.
etc.
q1) is there any mathematical way to find all cases/state?

yours sincerley
 
Mathematics news on Phys.org
There is. First of all, two variables can be in one of three states: x<y, x=y, x>y. This is called the Law of Trichotomy. Next, considering that we have four variables, how many relationships are there? Well, I count 6: x and y, x and a, x and b, y and a, y and b, a and b. There are six relationships, and each relationship can be one of three possibilities. So how many total possibilities are there?
 
Ackbach said:
how many relationships are there? Well, I count 6: x and y, x and a, x and b, y and a, y and b, a and b. There are six relationships, and each relationship can be one of three possibilities.
I don't think all $3^6$ possibilities are realized. For example, if $x<y$ and $a<x$, then it can't be that $y<a$.
 
Evgeny.Makarov said:
I don't think all $3^6$ possibilities are realized. For example, if $x<y$ and $a<x$, then it can't be that $y<a$.

Absolutely! I do think this is the place to start, though. You could list out those $729$ possibilities (quite a chore, really), and check each one for consistency. Hmm. Is there an easier way, do you think?
 
Ackbach said:
I do think this is the place to start, though.
Frankly, I don't see how to use the idea that there are six pairs of variables, and each of them can be of at most three types. I may be missing something, though.
 
Ackbach said:
There is. First of all, two variables can be in one of three states: x<y, x=y, x>y. This is called the Law of Trichotomy. Next, considering that we have four variables, how many relationships are there? Well, I count 6: x and y, x and a, x and b, y and a, y and b, a and b. There are six relationships, and each relationship can be one of three possibilities. So how many total possibilities are there?

x<=y and a<=b
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top