Homepage Solution manuals David S. Dummit Abstract Algebra Exercise 1.1.7 (Real numbers mod 1)

Exercise 1.1.7 (Real numbers mod 1)

Let G = { x 0 x < 1 } and for x , y G let x y be the fractional part of x + y (i.e., x y = x + y x + y where a is the greatest integer less than or equal to a ). Prove that is a well defined binary operation on G and that G is an abelian group under (called the real numbers mod 1 ).

Answers

Proof. By definition of the floor function, for all x , y G

x + y x + y < x + y + 1 ,

thus

0 x + y x + y < 1 ,

so x y G : is a well defined binary operation on G .

Moreover

  • The operation is commutative: for all x , y G ,

    y x = y + x y + x = x + y x + y = x y .

  • The operation is associative.

    Note that if n and a , then

    a a < a + 1 , a + n a + n < a + n + 1 , where  a + n ,

    so

    a + n = a + n . (1)

    Therefore

    x ( y z ) = x ( y + z y + z ) = x + y + z y + z x + y + z y + z = x + y + z x + y + z ( by  ( 1 ) ) .

    Then, using this result and the commutativity of ,

    ( x y ) z = z ( x y ) = z + x + y z + x + y = x + y + z x + y + z = x ( y z ) ,

    so the operation is associative.

  • For all x G , since 0 x < 1 ,

    x 0 = x + 0 x + 0 = x ,

    so 0 an identity of G .

  • Let x G . If x = 0 , then 0 0 = 0 , so 0 is the inverse of 0 for the operation .

    If x 0 , then 0 < x < 1 , thus 0 < 1 x < 1 so 1 x G , and

    x ( 1 x ) = x 1 x x + ( 1 x ) = 0 ,

    so 1 x is an inverse of x in G . Every element of G has an inverse in G .

G is a group under the operation . □

User profile picture
2026-01-07 11:51
Comments