Proving a solution exist? (mod p)

  • Context: Graduate 
  • Thread starter Thread starter firefly767
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around proving the existence of solutions to modular equations, specifically focusing on the equations x² ≡ a (mod p) and x³ ≡ a (mod p) for an odd prime p. Participants explore the implications of these equations within the context of number theory and modular arithmetic.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • Some participants propose that for an odd prime p, the equation x² ≡ a (mod p) has solutions for exactly half the values of a between 1 and p-1, suggesting that if a solution exists, there are exactly two congruence classes of solutions modulo p.
  • Another participant references Fermat's Little Theorem to argue that the polynomial x^(p-1)/2 - 1 ≡ 0 mod p indicates that half of the residues are quadratic residues, supporting the claim about the distribution of solutions.
  • One participant suggests examining the implications of a² ≡ b² mod p to explore potential solutions, encouraging consideration of different primes p.
  • Another participant emphasizes the importance of the group of units of the field Fₚ, noting that it is cyclic and of order p - 1, which could aid in counting squares and cubes in the context of modular equations.
  • There is a question raised about whether x³ ≡ a (mod p) always has a solution for every value of a when p is prime, indicating uncertainty about the existence of solutions in this case.

Areas of Agreement / Disagreement

Participants express various viewpoints regarding the existence of solutions to the equations presented. While there is some agreement on the behavior of x² ≡ a (mod p), the discussion about x³ ≡ a (mod p) remains unresolved, with no consensus on whether solutions always exist for all values of a.

Contextual Notes

Participants discuss the implications of modular arithmetic without resolving the mathematical steps or assumptions involved in their arguments. The discussion reflects a range of approaches to proofs involving congruence classes and modular equations.

firefly767
Messages
3
Reaction score
0
hi all,

i am wondering how to go about proofs such as the following:

1. if p is an odd prime, show that x^2== a(mod p) has a solution for exactly half the values of a between 1 and p-1 inclusive. if 1<=a<=p-1, and x^2 == a (mod p) has a solution show that it has exactly 2 congrence classes of solutions modulo p.

2. does x^3 == a (mod p) always have a solution for every value of a, when p is prime?

it'll be much appreciated you can also give me some tips as to the ways to approach proofs involving mod, congruence classes (one is exactly the other) etc... thanks in advance!:smile:
 
Physics news on Phys.org
We know by Fermat's Little Theorem, that x^(p-1) ==1 Mod p for all residues of the multiplicatie group. This handles p-1 cases. But we can factor for p odd, arriving at
x^(p-1)/2 -1 == 0 and x^((p-1)/2 ==1 Mod P.

Of the p-1 residues half are in one set, and half in the other since a polynominal of order n, Mod p can have no more than n roots, and here all the roots of the multiplicative group are present. The half of the form x^(p-1)/2 ==1 are quadratic residues.
 
1. Suppose a^2 = b^2 mod p. What can you deduce?

2. Try to see if that is possible by considering different primes p.
 
firefly767 said:
hi all,

i am wondering how to go about proofs such as the following:

1. if p is an odd prime, show that x^2== a(mod p) has a solution for exactly half the values of a between 1 and p-1 inclusive. if 1<=a<=p-1, and x^2 == a (mod p) has a solution show that it has exactly 2 congrence classes of solutions modulo p.

2. does x^3 == a (mod p) always have a solution for every value of a, when p is prime?

it'll be much appreciated you can also give me some tips as to the ways to approach proofs involving mod, congruence classes (one is exactly the other) etc... thanks in advance!:smile:
1. For i = 1 to (p-1)/2 show that i^2 == (p-i)^2
2 For i and j in the range <1 - (p-1)/2> show that i^2 <> j^2 mod p
 
You have to look at the group of units of the field \textbf{F}_{p} = \textbf{Z}/p\textbf{Z}. For every prime {p} the group \textbf{F}_{p}^{*} (with respect to multiplication) is of order p - 1 and cyclic as well. Now it is easy to count squares and cubics. Tell me if you need more help.
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
48
Views
6K
  • · Replies 12 ·
Replies
12
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
6K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K