Is There a Solution for x^4 ≡ 2 (mod p) When p ≡ 1 (mod 4)?

  • Thread starter b0mb0nika
  • Start date
  • Tags
    Residue
In summary, a biquadratic residue mod p is an element in the set of integers that, when raised to the power of 4, is congruent to a given prime number p. It can be calculated using the Legendre symbol and the quadratic residue symbol. Biquadratic residues mod p have important applications in number theory, including the study of prime number distribution and connections to other areas of mathematics. They cannot be negative and have practical applications in cryptography, such as encryption and digital signatures.
  • #1
b0mb0nika
37
0
show that x^4 == 2( mod p) has a solution for p==1(mod 4) iff
p is of the form A^2+64B^2, where A,B are integers


I let x^2=M
then the conguence is reduced to M^2==2( mod p)
but any # squared == 0 or 1 ( mod4 ) so p must be == 1(mod4)...
but I'm not sure what to do now..
any hints/ or ideas ?
 
Physics news on Phys.org
  • #2
Find when 2 is a residue mod p using, say, Quadratic Reciprocity, and then find when its square root is also residue, again using reciprocity
 
  • #3


To solve this problem, we need to use the properties of biquadratic residues and the fact that p is congruent to 1 modulo 4.

First, let's recall that a biquadratic residue mod p is a number that can be expressed as the square of another residue mod p. In other words, if x^2 is a residue mod p, then x^4 is also a residue mod p.

Now, let's consider the congruence x^4 ≡ 2 (mod p). Since p is congruent to 1 modulo 4, we know that p ≡ 1 (mod 4). This means that p can be expressed as p = 4k + 1 for some integer k.

Substituting this into our congruence, we get x^4 ≡ 2 (mod 4k + 1). We can then use the property of biquadratic residues to rewrite this as (x^2)^2 ≡ 2 (mod 4k + 1).

Now, we can use the fact that 4k + 1 is congruent to 1 modulo 4 to further simplify the congruence to (x^2)^2 ≡ 2 (mod 4).

We know that for any integer n, n^2 ≡ 0 or 1 (mod 4). So for this congruence to have a solution, we need 2 to be congruent to one of these values mod 4. Since 2 is not congruent to 0 modulo 4, it must be congruent to 1.

This means that (x^2)^2 ≡ 1 (mod 4), which implies that x^2 ≡ ±1 (mod 4).

Now, we can use the fact that p is congruent to 1 modulo 4 to simplify this even further. Since p = 4k + 1, we can rewrite x^2 ≡ ±1 (mod 4) as x^2 ≡ ±1 (mod p).

This means that x^2 is a biquadratic residue mod p. And since p is congruent to 1 modulo 4, we know that p can be expressed as p = A^2 + 64B^2 for some integers A and B.

So, we have shown that if p is
 

FAQ: Is There a Solution for x^4 ≡ 2 (mod p) When p ≡ 1 (mod 4)?

What is a biquadratic residue mod p?

A biquadratic residue mod p is an element in the set of integers that, when raised to the power of 4, is congruent to a given prime number p. In other words, it is an integer that has a fourth root in the field of integers mod p.

How is a biquadratic residue mod p calculated?

A biquadratic residue mod p can be calculated using the Legendre symbol and the quadratic residue symbol. The Legendre symbol determines whether a given number is a quadratic residue mod p, and the quadratic residue symbol determines whether a given number is a quadratic residue mod p raised to the power of 4.

What is the significance of biquadratic residues mod p in number theory?

Biquadratic residues mod p have important applications in number theory, particularly in studying the distribution of prime numbers. They also have connections to other areas of mathematics, such as cryptography and algebraic geometry.

Can biquadratic residues mod p be negative?

No, biquadratic residues mod p cannot be negative. In the field of integers mod p, all numbers are non-negative, and therefore a biquadratic residue mod p will always be a non-negative integer.

Are there any practical applications of biquadratic residues mod p?

Yes, there are several practical applications of biquadratic residues mod p, particularly in cryptography. They are used in various encryption and decryption algorithms, as well as in the creation of secure digital signatures.

Back
Top