Show GCD of x,y,z is 1: Wave Hello!

  • Context: MHB 
  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Gcd
Click For Summary
SUMMARY

The integers \(x, y, z\) satisfy the equation \(x^2 + 2y^2 = z^2\) with the condition that \(\gcd(x, y) = 1\). It is established that \(\gcd(x, z) = \gcd(y, z) = 1\), and that \(x\) is odd while \(y\) is even. The proof relies on the properties of prime divisors and modular arithmetic, demonstrating that if \(x\) were even, both \(x\) and \(y\) would also be even, contradicting the initial condition of their greatest common divisor.

PREREQUISITES
  • Understanding of Diophantine equations, specifically the form \(x^2 + 2y^2 = z^2\).
  • Knowledge of number theory concepts such as greatest common divisor (gcd) and prime factorization.
  • Familiarity with modular arithmetic, particularly modulo 4 and modulo 8.
  • Basic proof techniques in mathematics, including contradiction and direct proof.
NEXT STEPS
  • Study the properties of Diophantine equations, focusing on forms involving sums of squares.
  • Learn about modular arithmetic and its applications in number theory.
  • Explore the implications of the greatest common divisor in number theory proofs.
  • Investigate other forms of quadratic equations and their integer solutions.
USEFUL FOR

Mathematicians, students of number theory, and anyone interested in solving Diophantine equations or understanding the properties of integers in modular systems.

evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hello! (Wave)

We suppose that the integers $x,y,z$ satisfy $x^2+2y^2=z^2$ and $(x,y)=1$ . I want to show that $(x,z)=(y,z)=1$, and that $x$ is odd and $y$ even.

I have tried the following:

Let $(x,z)=d>1$. Then there exists a prime number $p$ such that $p \mid d$.
Since $d \mid x$ and $d \mid z$, we get that $p \mid x$ and $p \mid z$. So $p \mid x^2$, $p \mid z^2$.
Thus $p \mid z^2-x^2=2y^2$. But then how can we deduce that $p \mid y^2$, so that we could get a contradiction? (Thinking)
 
Mathematics news on Phys.org
First show that $x$ is odd. Suppose it was even. Then $x^2+2y^2=z^2\implies z$ would be even; hence $z^2=x^2+2y^2$ would be divisible by $4$; hence $y$ would be even. (If $y$ were odd, $x^2+2y^2\equiv2\pmod4$.) Hence $x$ and $y$ would be both even, contradicting $\gcd(x,y)=1$. Thus $x$ must be odd.

Therefore the $p$ in your working must be odd (since it divides $x$, which is odd). Then $p\mid2y^2$ should imply $p\mid y^2$, giving your contradiction. Showing that $\gcd(y,z)=1$ is similar (and more straightforward).

Finally, note that $x$ odd $\implies\ x^2\equiv1\pmod8$. If $y$ were odd, then $z^2=x^2+2y^2\equiv3\pmod8$, which is impossible.
 
Last edited:
Olinguito said:
First show that $x$ is odd. Suppose it was even. Then $x^2+2y^2=z^2\implies z$ would be even;



$z^2$ would be even and this would imply that $z$ is even, right? (Thinking)

Olinguito said:
(If $y$ were odd, $x^2+2y^2\equiv2\pmod4$.)

Wouldn't we have that $x^2+2y^2 \equiv 3 \pmod{4}$ ?
 
evinda said:
$z^2$ would be even and this would imply that $z$ is even, right? (Thinking)
That is right. (Smile)

evinda said:
Wouldn't we have that $x^2+2y^2 \equiv 3 \pmod{4}$ ?
No, at this juncture we are assuming $x$ is even to get a contradiction.
 
evinda said:
Hello! (Wave)

We suppose that the integers $x,y,z$ satisfy $x^2+2y^2=z^2$ and $(x,y)=1$ . I want to show that $(x,z)=(y,z)=1$, and that $x$ is odd and $y$ even.

I have tried the following:

Let $(x,z)=d>1$. Then there exists a prime number $p$ such that $p \mid d$.
Since $d \mid x$ and $d \mid z$, we get that $p \mid x$ and $p \mid z$. So $p \mid x^2$, $p \mid z^2$.

Hey evinda!

As an alternative to Olinguito's approach, let's follow your reasoning a bit further.
We also have more specifically that $p^2 \mid x^2$ and $p^2 \mid z^2$, don't we? (Wondering)

evinda said:
Thus $p \mid z^2-x^2=2y^2$. But then how can we deduce that $p \mid y^2$, so that we could get a contradiction? (Thinking)

Thus $p^2 \mid 2y^2$.
If $p=2$ we must have $p\mid y$, and otherwise we must also have that $p\mid y$, don't we? (Wondering)
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
Replies
5
Views
2K
Replies
4
Views
2K
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K