|
||
Title: Eliptic Curve! Post by Earendil on Mar 10th, 2004, 3:59pm Prove that 26 is the only natural number between a square (25) and a cube(27). PS: Thx Sir Col for reminding me it is a natural number and not a integer |
||
Title: Re: Eliptic Curve! Post by Sir Col on Mar 10th, 2004, 4:46pm You obviously didn't mean x2=y3+2, otherwise 12=(-1)3+2 would be a solution too; that is, 0 is between the square, 1, and the cube, -1. I know very little about generlisations regarding elliptic curves, but I know we're trying to prove that x2=y32 has one solution; namely, 52=332. I believe they're called Mordell curves? I look forward to seeing how we solve these Diophantine equations... |
||
Title: Re: Eliptic Curve! Post by Barukh on Mar 13th, 2004, 5:29am [smiley=blacksquare.gif][hide] Rewrite the equation as follows: y3 = x2 + 2. The idea is to factorize the RHS of this equation. Obviously, its not possible in [bbn], but it is possible in the ring R = [bbn][sqrt](-2)], and fortunately the factorization is unique (see some discussion on this in y^2 = x^3 432 (http://www.ocf.berkeley.edu/~wwu/cgi-bin/yabb/YaBB.cgi?board=riddles_medium;action=display;num=1077834292;start=6) thread. There, we have (w stands for [sqrt](-2)): y3 = (x+w)(x-w). The next step is to show that x+w, x-w are relatively prime in R. Let d = gcd(x+w, x-w), then d divides (x+w)-(x-w) = 2w = -w3. Since w is, of course, prime in R, d must be equal to one of 1, w, w2, w3. If d = w2, then x+w = w2(a+bw) = -2a 2bw, which is impossible. The case d = w3 is excluded similarly. d = w is a bit harder: in this case, (x+w)(x-w) = w2d, but this cannot be because it should be a cube of some number. So, d=1. It follows then that both x+w and x-w are perfect cubes in R. Let x+w = (a+bw)3, a,b [in] [bbz]. Expanding and simplifying, we get: a3-6ab2 = x, 3a2b-2b3 = 1. Last equation factors (3a2-2b2)b = 1, which has the only solution a=1, b=1. This proves the uniqueness of the solution. [/hide][smiley=blacksquare.gif] This proof was originally proposed by... Euler. |
||
Title: Re: Eliptic Curve! Post by Sir Col on Mar 13th, 2004, 9:47am I have the memory of a goldfish! When trying to solve NickH's problem I practised the method on exactly that equation! :-[ When I saw the title of the thread my mind went numb because I don't know much about elliptic curves, so I didn't contemplate for one moment that I knew how to solve it. Grr! |
||
Powered by YaBB 1 Gold - SP 1.4! Forum software copyright © 2000-2004 Yet another Bulletin Board |