Equivalence Classes in PxP for (1,2)

mamma_mia66
Messages
51
Reaction score
0

Homework Statement



On set PxP, define (m,n)\approx(p,q) if m*q=p*n
Show that \approx is an equivalence relation on PxP and list three elements in equivalence class for (1,2)



Homework Equations







The Attempt at a Solution


I will appreciate any help how to start this problem. I now I have to show R, S and T properties, but I am confused from the notation above m*q=p*n

do I have to start with listing some pairs like
(0,0) (0,1) (1,0) (0,2) (1,1) (2,0) (0,3) (1,2) (2,1) (3,0) ...
 
Physics news on Phys.org
For reflexive, show that (m, n) ~ (m, n) is true. For symmetric, show that if (m, n) ~ (p, q) then (p, q) ~ (m, n). Just check these explicitly to see if they work out.
 
How is that?

Reflexive: b/c m*n=m*n then (m,n)\approx(m,n)

Symmetric: if (m,n)\approx(p,q)

then m*q=p*n and p*n=m*q

=> (p,q)\approx(m,n)

Transitive: if (m,n) \approx(p,q) and (p,q)\approx(r,s)

then m*q=p*n and p*s=r*q

m/n=p/q and p/q=r/s

m/n=r/s

m*s=r*n

(m,n)\approx(r,s)

the three elements:
(1,2)= (3,6) (1,2)= (4,8) (1,2)= (5,10)
 
Looks fine to me.
 
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