Assignment 1 : Problem 4a

1 view
Skip to first unread message

Aaron Albers

unread,
Sep 15, 2010, 11:35:27 PM9/15/10
to CSC 2511 Fall 2010
For a,b \in \!\, N, define a ~ b iff a^2 + b^2 is even


Set A = { (a, b) \in \!\, R | a^2 + b^2 is even }

Reflexive: { (a, a) \in \!\, R | a^2 + a^2 is even }
Symmetric: { (b, a) \in \!\, R | b^2 + a^2 is even } 
Transitive: { (a, c) \in \!\, R | a^2 + c^2 is even }  &&  Symmetric


Something to start with....


Alex

unread,
Sep 16, 2010, 4:06:11 AM9/16/10
to csc-2511-...@googlegroups.com

1.     For a, b ∈ N, define a ∼ b if and only if a2 + b2 is even.

a.      Prove that ∼ defines an equivalence relation on N.

                                               i.     Reflexive: if { a ∈ N | a2 is even }, then a2 = a2 so a ~ a. Then the relation is reflexive.

                                              ii.     Symmetric: If a ~ b a2 = b2 so b2 = a2 and b ~ a.  The relation is symmetric.

                                            iii.     If a ~ b and b ~ c then a2 = b2 and b2 = z2.  Thus a = b = c.  since a = c, a ~ c, so the relation is transitive.

anne speck

unread,
Sep 16, 2010, 11:33:32 AM9/16/10
to csc-2511-...@googlegroups.com
The formula in the book is a2 + b. She said a2 + b2
was a typo and the book takes precedence.

Aaron Albers

unread,
Sep 16, 2010, 2:01:14 PM9/16/10
to csc-2511-...@googlegroups.com
I agree... seeing also that (a^2 + b^2 is even) is not reflexive therefore not an equivalence.
Reply all
Reply to author
Forward
0 new messages