Is Commutativity of Addition True for Integers?

  • Thread starter Thread starter iwonde
  • Start date Start date
  • Tags Tags
    Integers
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 2K views
iwonde
Messages
30
Reaction score
0

Homework Statement


Prove that for any two integers a and b, a+b=b+a. You may use the face that this holds for natural numbers.


Homework Equations





The Attempt at a Solution


a=(x,y), b=(u,v)
x,y,u,v are natural numbers
a+b = (x,y)+(u,v) = (u,v)+ (x,y) = b+a

I'm not sure if my attempt was correct.
 
Physics news on Phys.org
iwonde said:
(x,y)+(u,v) = (u,v)+ (x,y)

This step assumes the conclusion. You have to prove it.

Hint: What is the definition of (x,y)+(u,v)?
 
iwonde said:

Homework Statement


Prove that for any two integers a and b, a+b=b+a. You may use the face that this holds for natural numbers.


Homework Equations





The Attempt at a Solution


a=(x,y), b=(u,v)
What do the equations above mean? a and b are integers, not ordered pairs.
iwonde said:
x,y,u,v are natural numbers
a+b = (x,y)+(u,v) = (u,v)+ (x,y) = b+a

I'm not sure if my attempt was correct.
 
Mark44 said:
What do the equations above mean? a and b are integers, not ordered pairs.
I suspect the opening poster forgot to tell us that he's working with a specific presentation of the integers -- represented as the set of ordered pairs of natural numbers modulo an equivalence relation -- along with the definition of + that he's using.

(Of course, maybe that's exactly what you were prompting the opening poster to say -- if so, sorry 'bout that)