Rational solutions of equation 3x² + 2 = y²

  • Thread starter Thread starter I like Serena
  • Start date Start date
  • Tags Tags
    Rational
Click For Summary

Homework Help Overview

The discussion revolves around the equation 3x² + 2 = y², specifically focusing on proving the absence of rational solutions. Participants explore modular arithmetic, particularly modulo 3, to analyze the equation's properties.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants examine the implications of the equation under modulo 3, questioning the conditions under which integer and rational solutions might exist. They discuss the consequences of assuming certain values for variables and how these lead to contradictions.

Discussion Status

The conversation includes various attempts to manipulate the equation and explore its properties. Some participants suggest recursive relationships that lead to contradictions, while others express uncertainty about their reasoning and seek further clarification.

Contextual Notes

There is a focus on maintaining the irreducibility of fractions in the context of rational solutions, and participants note the implications of modular conditions on the variables involved.

I like Serena
Science Advisor
Homework Helper
MHB
Messages
16,335
Reaction score
258

Homework Statement



Show that the equation 3x2 + 2 = y2 has no integer solutions by calculating modulo 3.
Proof that the equation has no rational solutions.

This is a problem from an introductory chapter in algebra that I'm teaching.

Homework Equations


The Attempt at a Solution



I've got the first part down, since the left side is always 2 mod 3, while the right side (a square) is always either 0 or 1 mod 3.However, I'm stuck on the second part.

I can write x=a/b and y=c/d, that can not be simplified, yielding:

3(a/b)² + 2 = (c/d)² ?

3(ad)² + 2(bd)² = (bc)² ?

(bd)² is either 0 or 1 mod 3.

If (bd)² = 1 mod 3, then we can check whether 3(ad)² + 2 = (bc)² mod 3.
Since this is effectively the same as the original equation for integer numbers, we already know this is not possible.

So (bd)² = 0 mod 3.
Consequently from the bold equation: (bc)² = 0 mod 3.
So b = 0 mod 3, or both c and d are 0 mod 3.

If both c and d are 0 mod 3, then the fraction c/d could have been simplified.
This violates the precondition.

So b = 0 mod 3.
For the bold equation to hold then a or d must be 0 mod 3.

If a = 0 mod 3, then a/b could have been simplified.
Again this violates the precondition.

So we have:
a ≠ 0 mod 3, b = 0 mod 3, c ≠ 0 mod 3, d = 0 mod 3.

As yet I still don't see the end of this.This is already quite a long line of reasoning and since it is from an introductory chapter in algebra I'm tentatively drawing the conclusion that I'm missing something.

Can someone give me a clue?
 
Last edited:
Physics news on Phys.org
I have an ugly proposal which might lead to some insight. Once you have b=0 mod 3, write it as b=3b'

3(a/(3b'))2+2=(c/d)2

1/3*(a/b')2+2=(c/d)2

clearing denominators again

(ad)2+6(b'd)2=3(b'c)2

taking mod 3 again we see that ad=0 mod 3, so a=0 mod 3 or d=0 mod 3. We know a can't be zero mod 3 because of the reduction, so d=0 mod 3 as well. Let's do the same thing again. d=3d'

1/3*(a/b')2+2=1/9*(a/d')2. Clear denominators

3(ad')2+18(b'd')=(ab')2

Taking mod 3 and noting that a can't be divisible by 3, we get that b' is divisible by 3. I think this recurses, i.e. using 3|b' you can get that 3|d', then get that 3|b'', then 3|d'' etc. which is a contradiction because 3 only divides b and d finitely many times
 
Office_Shredder said:
I have an ugly proposal which might lead to some insight. Once you have b=0 mod 3, write it as b=3b'

3(a/(3b'))2+2=(c/d)2

1/3*(a/b')2+2=(c/d)2

clearing denominators again

(ad)2+6(b'd)2=3(b'c)2

taking mod 3 again we see that ad=0 mod 3, so a=0 mod 3 or d=0 mod 3. We know a can't be zero mod 3 because of the reduction, so d=0 mod 3 as well. Let's do the same thing again. d=3d'

1/3*(a/b')2+2=1/9*(a/d')2. Clear denominators

3(ad')2+18(b'd')=(ab')2

Taking mod 3 and noting that a can't be divisible by 3, we get that b' is divisible by 3. I think this recurses, i.e. using 3|b' you can get that 3|d', then get that 3|b'', then 3|d'' etc. which is a contradiction because 3 only divides b and d finitely many times

Thanks!
That works.
I did see that there was a sort of recursive relationship, but I didn't realize the contradiction that it implies. :)
 
my answer is (x^2 + y^2) / -2 = 1

in other words both x^2 and y^2 = -1 ... see?

3x^2 + 2 = y^2
-3 + 2 = -1

P.j.S .
 
Last edited:

Similar threads

  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K