Discrete Math Let R be a symmetric relation Show that Rn is
Discrete Math:
Let R be a symmetric relation. Show that R^n is symmetric for all positive integers n. (perhaps induction would work?)
Solution
Let R be a symmetric relation on set A
Proof by induction
Step I- R1=R is symmetric, which is true.
Step II- Assume that Rn is symmetric.
Step III- to prove that Rn+1is symmetric.
Rn+1 is symmetric if for all (x,y) in Rn+1, we have (y,x) is in Rn+1 as well. Assume that (x,y) is in Rn+1.
Now, Rn+1= RnoR= RoRn
we know that if (x,y)RoRn, then by definition of composition there exists a z in A such that xRz and z(Rn)y i.e. (x,z) is in R and (z,y) is in Rn. And we also know that R and Rn are symmetric, which implies that (z,x) is in R and also (y,z) is in Rn.
Therefore, by definition of composition,
(y,z) RoRn, i.e. (x,y)Rn+1
Hence proved
