Thread Closed

Diophantine equation

 
Share Thread Thread Tools
Nov20-05, 07:08 AM   #1
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Diophantine equation


This problem is working on my nerves. I`m trying to find all integer solutions to the equation [itex]x^2+4=y^3[/itex] using the PID of Gaussian integers Z[i].

My thoughts.
By inspection (2,2) is a solution.
Suppose (x,y) is a solution. I write the equation as [itex](x+2i)(x-2i)=y^3[/itex].
I now look at the ideal (x+2i,x-2i)=(d) with d a generator. d divides x+2i and x-2i, so it also divides the difference 4i.

What I want is to find conditions under which x+2i and x-2i are coprime in Z[i]. Then I can show that (under the conditions) x+2i has to be a third power in Z[i] and that no solutions exist (under this condition).

Any help is appreciated.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Nov22-05, 07:05 AM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Last cry for help...
 
Nov23-05, 03:40 PM   #3
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
This may be too late, but anyways:

If d is a divisor of of x+2i and x-2i, then d divides 4i like you said. What can you then say about the norm of d? If x is odd, what does this say about the norm of x+2i?

If x is even, consider the original equation mod 8. You should be able to reduce it to something easier to handle.
 
Nov24-05, 06:47 AM   #4
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Diophantine equation


Thanks shmoe.
Here's what I came up with.
Let (x,y) be a solution. Because d|4i we have N(d)|N(4i)=16=2^4. So N(d) is 1,2,4,8 or 16. We also have d|x+2i so N(d)|x^2+4.
Suppose x is odd, then x^2+4 is odd and N(d) must be 1 so d is a unit. Then (d)=Z[i] and (x+2i) and (x-2i) are coprime. Then x+2i and x-2i will not have any common irreducible factors, so they must both be equal to a third power in Z[i], because every unit is too and their product is y^3.
We then get the equation:
[tex]x+2i=(a+bi)^3=a(a^2-3b^2)+(3a^2-b^2)bi[/tex]
If [itex]b=1[/itex], then [itex]3a^2-1=2[/itex] so [itex]a=\pm 1[/itex], yielding [itex]x=\pm 2[/itex], giving the solutions (2,2) and (-2,2).
(Although I should not count these, because I assumed x is odd )
For b=-1 and b=2 there are no solutions, but for b=-2 I get [itex]x=\pm 11[/itex] with the solutions (11,5) and (-11,5)

If x is even then y must be even and thus y^3 congruent 0 mod 8. So [itex]x^2 \equiv 4 \pmod 8[/itex]. So x=2 or x=6 (mod 8), but I`m not sure what to do with that.
 
Nov24-05, 08:43 AM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Galileo
If [itex]b=1[/itex], then [itex]3a^2-1=2[/itex] so [itex]a=\pm 1[/itex], yielding [itex]x=\pm 2[/itex], giving the solutions (2,2) and (-2,2).
(Although I should not count these, because I assumed x is odd )
For b=-1 and b=2 there are no solutions, but for b=-2 I get [itex]x=\pm 11[/itex] with the solutions (11,5) and (-11,5)
Correct. The even solutions will appear again, don't worry.

Quote by Galileo
If x is even then y must be even and thus y^3 congruent 0 mod 8. So [itex]x^2 \equiv 4 \pmod 8[/itex]. So x=2 or x=6 (mod 8), but I`m not sure what to do with that.
You can write x=2a, where a is odd, and y=2b. Stuff into your equation and what can you say?
 
Nov24-05, 11:49 AM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by shmoe
Correct. The even solutions will appear again, don't worry.
You can write x=2a, where a is odd, and y=2b. Stuff into your equation and what can you say?
Stuffing... I get [itex]a^2+1=2b^3[/itex].
So I'd say I get another diophantine equation
Well, at least I know a is odd, from which follows that b must also be odd. If b was even the right side would be 0 mod 4 while the left is 2 mod 4.

After puzzling I feel like I`m reducing possible solutions, but I still have an infinite number of options. I may be going the wrong way, but I let a=2m+1 and b=2k+1 and got: m(m+1)=k(4k^2+6k+3). Two solutions are ofcourse k=m=0 and k=0, m=-1, corresponding to (x,y)=(2,2) and (x,y)=(-2,2).
 
Nov24-05, 02:33 PM   #7
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
From this point: [itex]a^2+1=2b^3[/itex] you can do some factoring over Z[i]. Try to get something like u^2+v^2=b^3. It might help to notice this is expressing b^3 as the norm of an element in Z[i].
 
Thread Closed
Thread Tools


Similar Threads for: Diophantine equation
Thread Forum Replies
Diophantine Equation... General Math 0
Tough Diophantine Equation Linear & Abstract Algebra 6
A diophantine equation Linear & Abstract Algebra 8
Diophantine Equation Calculus & Beyond Homework 1
Diophantine Equation Linear & Abstract Algebra 2