How can we check that this operation is associative ?

  • Thread starter Thread starter Maths Lover
  • Start date Start date
  • Tags Tags
    associative
Maths Lover
Messages
67
Reaction score
0
hello , there is an example here say that the binary operation which we denote it Δ is associative .
Δ is defiened as follows :
if A,B are two sets then
AΔB=(A-B)U(B-A). and Δ is associative . but the proof is omitted . and I need to know the proof .
 
Physics news on Phys.org
So, what did you attempt? Where are you stuck?
 
start by subbing in the the union definition and then rearrange terms.

(A ^ B) ^ C ) = ( ( A - B ) U ( B - A ) - C ) U ( C - ( A - B ) U ( B - A ) )

now show some work.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top