Modulo Arithmetic: Division Defined?

  • Context: Undergrad 
  • Thread starter Thread starter gazzo
  • Start date Start date
  • Tags Tags
    Arithmetic Division
Click For Summary

Discussion Overview

The discussion revolves around the definition and properties of division in the context of modulo arithmetic, specifically within the multiplicative group of integers modulo a prime number. Participants explore the implications of division, inverses, and related mathematical concepts.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant questions whether division is defined in the group \(\mathbb{Z}/p\mathbb{Z}\) under multiplication modulo \(p\), proposing that \(\frac{a}{b} = ab^{-1}\) could be a valid operation.
  • Another participant confirms the initial claim and clarifies that the multiplicative group of integers modulo \(p\) is denoted by \((\mathbb{Z}/p\mathbb{Z})^*\), which includes elements that have inverses under multiplication.
  • A participant notes that inverses exist for all non-zero elements when \(p\) is prime and only for elements coprime to \(p\) when \(p\) is not prime, emphasizing the invertibility of elements in the case of prime \(p\).
  • One participant suggests a series of mathematical challenges related to properties of prime numbers and modular arithmetic, including the number of solutions to \(x^2=1 \mod p\) and implications for factorials and binomial coefficients modulo \(p\).

Areas of Agreement / Disagreement

Participants generally agree on the properties of division and inverses in the context of prime moduli, but the discussion includes various mathematical challenges and explorations that remain unresolved.

Contextual Notes

Participants express varying levels of understanding and confidence in their knowledge of the subject, indicating that the discussion is open to further exploration and clarification of concepts.

gazzo
Messages
174
Reaction score
0
Hey, umm... I can't find an answer for this anywhere.

if we have a group [itex]\mathbb{Z}/p\mathbb{Z}[/itex] (for sufficient p) under multiplication modulo p, is divsion defined

[tex]\frac{a}{b} = ab^{-1}[/tex]

ie in [itex]\mathbb{Z}/5\mathbb{Z} = \{1,2,3,4\}[/itex]; would [itex]\frac{3}{2}[/itex] be [itex](3)(2^{-1}) \equiv (3)(3) \equiv 4[/itex]

Maybe I've completely understood modulo arithmetic
 
Physics news on Phys.org
Seems alright to me.

By the way, the multiplicative group of integers modulo p is usually denoted by [tex](\mathbb{Z}/p\mathbb{Z})^*[/tex] and is defined as the set of elements of [tex]\mathbb{Z}/p\mathbb{Z}[/tex] which have an inverse under multiplication. [tex]\mathbb{Z}/p\mathbb{Z}[/tex] is a group only under addition. So:

[tex]\mathbb{Z}/5\mathbb{Z} = \{0,1,2,3,4\}[/tex] and [tex](\mathbb{Z}/5\mathbb{Z})^*=\{1,2,3,4\}[/tex]

[tex]\mathbb{Z}/9\mathbb{Z} = \{0,1,2,3,4,5,6,7,8\}[/tex] and [tex](\mathbb{Z}/9\mathbb{Z})^*=\{1,2,4,5,7,8\}[/tex]
 
inverses of all non-zero elements are defined for ALL p when p is a prime. and only for elements coprime to p when p is not a prime (actually this implies they all are invertible if p is a prime).

i would never say anything like "i completely understand SUBJECT" since there is always someone cleverer than you who understands more about it.
 
hehe that's true :) thanks.
 
if you'd like to put your knowledge to the test then how abhout this:

let p be a prime and work mod p.

show that x^2=1 mod p has exactly two solutions.

hence show that (p-1)!=-1 mod p

hint: every element x has a unique y such that xy=1, paur them up. what can you not pair with a distinct inverse? see previous question).

show that pCr (p choose r) is 0 mod p unless r=1 or p (when it is 1)

if you know group theory explain why a^{p-1}=1 mod p. if you don't know group theory, use the previous exercise to show it by considering (1+1+..+1)^p {a 1's added together} to show why.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K