Author |
Topic: y^2 = x^3 - 432 (Read 8310 times) |
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: y^2 = x^3 - 432
« Reply #1 on: Feb 26th, 2004, 2:59pm » |
Quote Modify
|
:: x=12, y=36 seem to be it.. but I could be wrong.. ::
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
Sir Col
Uberpuzzler
impudens simia et macrologus profundus fabulae
Gender:
Posts: 1825
|
|
Re: y^2 = x^3 - 432
« Reply #2 on: Feb 28th, 2004, 4:28am » |
Quote Modify
|
Can anyone work out where I'm going wrong with this, it's driving me nuts? Writing original equation as, y2+3*122 = x3. Therefore, (y+12[sqrt]3i)(y–12[sqrt]3i) = x3. For the product to be cube, each factor must be cube. Let y+12[sqrt]3i = (a+b[sqrt]3i)3 = a3+3[sqrt]3a2bi–9ab2–3[sqrt]3b3i. Equating [sqrt]3i coefficients: 12 = 3a2b–3b3, so 4 = b(a2–b2). From this, b=1, 2, or 4. When b=1, 4=a2–1, a=[pm][sqrt]5. When b=2, 2=a2–4, a=[pm][sqrt]6. When b=4, 1=a2–16, a=[pm][sqrt]17. By equating real coefficients from above, y = a3–9ab2. So it seems that there is no solution, but towr has found one.
|
|
IP Logged |
mathschallenge.net / projecteuler.net
|
|
|
NickH
Senior Riddler
Gender:
Posts: 341
|
|
Re: y^2 = x^3 - 432
« Reply #3 on: Feb 28th, 2004, 4:50am » |
Quote Modify
|
Quote:For the product to be cube, each factor must be cube. |
| Is this true? It's true for integers only if the the two factors are coprime. Does the Fundamental Theorem of Arithmetic hold for numbers of the form a + b [sqrt]3i ?
|
|
IP Logged |
Nick's Mathematical Puzzles
|
|
|
Sir Col
Uberpuzzler
impudens simia et macrologus profundus fabulae
Gender:
Posts: 1825
|
|
Re: y^2 = x^3 - 432
« Reply #4 on: Feb 28th, 2004, 6:07am » |
Quote Modify
|
I think that's where the problem lies. I believe that this problem (the unique factorisation of numbers) was tackled by Kummer. He showed that although fundamental theorem of arithmetic holds for integers, it does not always hold for complex numbers. He introduced the notion of "ideal numbers", but I'm afraid that I know very little of the generalisations. Strangely, the method I used works perfectly for solving an equation like, y2+2 = x3, and that is because factorisation of numbers of the form, a+b[sqrt]2i, is unique. Do any of our resident experts have any information on ideal numbers and how to determine if a particular field of integers for a given form has a unique factorisation?
|
« Last Edit: Feb 28th, 2004, 6:09am by Sir Col » |
IP Logged |
mathschallenge.net / projecteuler.net
|
|
|
Eigenray
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 1948
|
|
Re: y^2 = x^3 - 432
« Reply #5 on: Feb 28th, 2004, 8:00pm » |
Quote Modify
|
Let w=i[sqrt]3, and R = { a+bw | a,b [in] [bbz], or a,b [in] [bbz]+1/2 } be the ring of algebraic integers in the imaginary quadratic field [bbq](w). It is known that R is a unique factorization domain. (Note: R has a different form if w2 = 3 mod 4, and is not a UFD in general.) The units of R are those elements t = a+bw for which N(t) = a2+3b2 = 1. If a,b are integers, this means t=a=[pm]1. If a,b are half integers, we have t=a+bw=([pm]1[pm]w)/2. As Sir Col notes, (y+12w)(y-12w) = x3. As NickH notes, however, we don't know that (y+12w) and (y-12w) are relatively prime. Let d = gcd(y+12w, y-12w), and note that d | 24w, which factors as -23w3 (note that 3 is not prime in R). Write u+vw = (y+12w)/d, u-vw = (y-12w)/d, so we have: (u+vw)(u-vw)d2 = x3. Because (u+vw) are (u-vw) are conjugate, so are all their factors. Since they are relatively prime, neither is divisible by any prime which is either real or purely imaginary. Therefore any factor of 2 or w in the LHS above must come from the d2, so d2 (and therefore d) is a perfect cube, and we may write x3/d2 = z3: (u+vw)(u-vw) = z3. Now, each factor (u[pm]vw) must be a cube times a unit t, and (y[pm]12w) therefore both have this form. First suppose t = [pm]1. Then we may write (because [pm]1 are both cubes and may be absorbed into the RHS): (y+12w) = ((a+bw)/2)3, where a,b are both odd or both even integers. And then we expand and compare real and imaginary parts as Sir Col did, and get 32 = b(a2-b2). Now we check that none of the values b = [pm]{1, 2, 4, 8, 16, 32} give a valid value for a. So now assume t = ([pm]1[pm]w)/2. This is the best I can do: WLOG, we may assume t = (1+w)/2, and write: (y+12w) = ((a+bw)/2)3(1+w)/2 16(y+12w) = (a+bw)3(1+w) (We can absorb negation of t by negating (a+bw), and conjugation of t by changing the sign of y.) Expanding this gives and comparing real/imaginary parts: 16y = a3-9a2b-9ab2+9b3 192 = a3+3a2b-9ab2-3b3 Subtracting, 16y - 192 = 12b3 - 12a2b 4(y-12) = 3b(b2-a2), which tells us 3|y. Adding, 16y + 3*192 = 4a3-36ab2 4(y+36) = a(a2-9b2). Since a,b, have the same parity, a2-9b2 = (a+3b)(a-3b) = 0 mod 8, so 2|y. Now since 6|y, we have 6|(y[pm]12w), and therefore 6|d (remember d?). Since d is a cube, we have 24w | d, so d=24w. Therefore: (u[pm]vw) = (y[pm]12w)/(24w) = 1/2 [mp] y/72*w [in] R, which means y=36k for some odd k. Now we can redefine a,b such that: (u[pm]vw) = (1+kw)/2 = ((a+bw)/2)3(1+w)/2 8(1+kw) = (a+bw)3(1+w), so we know 8 = a3-9a2b-9ab2+9b3 8k = a3+3a2b-9ab2-3b3 I have no idea where to go from here. We know y2+432 = (36(2r+1))2+432 = 123(3r2+3r+1) = x3 3r(r+1) = (x/12)3 - 1 = s3 - 1, which we can also write as 4s3 = 4(3r(r+1)+1)= 3(2r+1)2+1 So we need to show there are no solutions except (r,s) = (0,1).
|
|
IP Logged |
|
|
|
Barukh
Uberpuzzler
Gender:
Posts: 2276
|
|
Re: y^2 = x^3 - 432
« Reply #6 on: Feb 29th, 2004, 6:14am » |
Quote Modify
|
on Feb 28th, 2004, 6:07am, Sir Col wrote:Do any of our resident experts have any information on ideal numbers and how to determine if a particular field of integers for a given form has a unique factorisation? |
| Consider the number system where the “whole numbers” are the usual integers plus the complex numbers of the form a + bi[sqrt]d, where a, b are rationals and d is a positive integer. This defines unique factorization system in the following cases: 1. If a, b are restricted to integers, then d = 1 or 2. The first case defines Gaussian integers, and the second is Sir Col’s example. 2. If a, b are restricted to half-integers only, then d = 3, 7, 11, 19, 43, 67 or 163. The case d=3 defines Eisenstein integers. Not surprisingly, Eisensten was Gauss’s disciple. The nine numbers mentioned are the only integers that lead to a unique factorization number system of the described form (formally, imaginary quadratic fields). They are called Heegner numbers – due to Kurt Heegner who proved in 1952 that the list is complete. In the light of this, I think the following Eigenray’s definition should be changed to restrict a, b to half-integers only: on Feb 28th, 2004, 8:00pm, Eigenray wrote:Let w=i[sqrt]3, and R = { a+bw | a,b [in] [bbz], or a,b [in] [bbz]+1/2 } be the ring of algebraic integers in the imaginary quadratic field [bbq](w). It is known that R is a unique factorization domain. |
| If we allow a, b to be integers, than the unique factorization is broken as is seen from the following example: 4 = 2x2 = (1+w)(1-w). I don’t know how to prove the uniqueness of the Heegner number system, neither the proof that the list is complete. I will try to read the original article… Heegner numbers are “responsible” for at least 2 amazing elementary results: 1. The formula n2 – n + k represents primes for n = 1,…, k-1 as long as 4k – 1 is one of Heegner numbers. d = 163 corresponds to k = 41, which gives the famous sequence of 40 primes. 2. If d is a Heegner number, than e[pi][sqrt]d is very close to an integer. Try this for d = 163! Source: J.H. Conway, R.K. Guy “The Book of Numbers”, pp. 217-226.
|
« Last Edit: Mar 1st, 2004, 4:08am by Barukh » |
IP Logged |
|
|
|
Sir Col
Uberpuzzler
impudens simia et macrologus profundus fabulae
Gender:
Posts: 1825
|
|
Re: y^2 = x^3 - 432
« Reply #7 on: Feb 29th, 2004, 7:27am » |
Quote Modify
|
Wow, this is absolutely fascinating! I really didn't expect so much information and it is very much appreciated; thanks guys! Those Heegner numbers are amazing, in both determining the completeness of the set prime quadratic generating formula and the near-integer exponential function. I suppose, given Heegner's work, we could have just written: y+12[sqrt]3i = (a/2+(b/2)[sqrt]3i)3 [as we know that we're dealing with half-integers], which leads to 32 = b(a2–b2). What I don't quite understand, though, is why it doesn't solve for b=[pm]{1,2,4,8,16,32}?
|
|
IP Logged |
mathschallenge.net / projecteuler.net
|
|
|
Eigenray
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 1948
|
|
Re: y^2 = x^3 - 432
« Reply #8 on: Feb 29th, 2004, 8:38am » |
Quote Modify
|
on Feb 29th, 2004, 6:14am, Barukh wrote:If we allow a, b to be integers, than the unique factorization is broken as is seen from the following example: 4 = 2x2 = (1+w)(1-w). |
| That just shows [bbz][w] is not a UFD. 2, 1+w, 1-w are all irreducible, as they all have norm 4, so any nontrivial factorization would be into factors each of norm 2, of which there are none (a2+3b2 = 8 has no integer solutions). But 2x2 and (1+w)(1-w) are essentially the same factorization, because (1[pm]w)/2 are units. It's the same reason we can say Z[i] is a UFD even though 2x2 = (2i)(-2i). on Feb 29th, 2004, 7:27am, Sir Col wrote:I suppose, given Heegner's work, we could have just written: y+12[sqrt]3i = (a/2+(b/2)[sqrt]3i)3 |
| We don't know that. All we know is that y+12[sqrt]3i=(a/2+(b/2)[sqrt]3i)3t, where t is a unit. For example, in Z[i], we have (4+3i)(4-3i)= 52, but (4+3i) is not a square in Z[i]; it factors as -i(1+2i)2.
|
|
IP Logged |
|
|
|
Barukh
Uberpuzzler
Gender:
Posts: 2276
|
|
Re: y^2 = x^3 - 432
« Reply #9 on: Mar 1st, 2004, 4:10am » |
Quote Modify
|
on Feb 29th, 2004, 8:38am, Eigenray wrote: That just shows [bbz][w] is not a UFD. 2, 1+w, 1-w are all irreducible, as they all have norm 4, so any nontrivial factorization would be into factors each of norm 2, of which there are none (a2+3b2 = 8 has no integer solutions). But 2x2 and (1+w)(1-w) are essentially the same factorization, because (1[pm]w)/2 are units. It's the same reason we can say Z[i] is a UFD even though 2x2 = (2i)(-2i). |
| OK, I see my mistake. Integers should be allowed in the system (otherwise it won't be a ring) - they just aren't the "whole numbers" of the system.
|
|
IP Logged |
|
|
|
Eigenray
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 1948
|
|
Re: y^2 = x^3 - 432
« Reply #11 on: Mar 1st, 2004, 3:30pm » |
Quote Modify
|
on Mar 1st, 2004, 2:46pm, NickH wrote: We can rewrite y2+432=x3 as (6x)3 + (y-36)3 = (y+36)3. One can show (I'll omit the truly remarkable proof, which this margin is too small to contain) that there are only three possibilities: 1. x=0, but that's impossible 2. y=36, and x=12 3. y=-36, and x=12 And those are the only solutions. So just ignore my two page post above...
|
|
IP Logged |
|
|
|
Sir Col
Uberpuzzler
impudens simia et macrologus profundus fabulae
Gender:
Posts: 1825
|
|
Re: y^2 = x^3 - 432
« Reply #12 on: Mar 1st, 2004, 4:12pm » |
Quote Modify
|
Now that is clever, but without asking you to produce another text book on number theory (although I really enjoyed your lessons), how did you get that equation? I can see that expanding it gives the original equation, but what strategies did you use to discover it?
|
|
IP Logged |
mathschallenge.net / projecteuler.net
|
|
|
NickH
Senior Riddler
Gender:
Posts: 341
|
|
Re: y^2 = x^3 - 432
« Reply #13 on: Mar 1st, 2004, 4:34pm » |
Quote Modify
|
Regarding Eigenray's lessons on number theory, I think there may well be a first principles solution to this puzzle in that direction. Euler first proved FLT for exponent 3 in 1770, with a gap later filled by Legendre. I don't know the details of Euler's proof, but I believe he considered numbers of the form a + b sqrt(3) i. And used the method of infinite descent. Does anyone know of a proof of FLT for exponent 3 on the web?
|
« Last Edit: Mar 1st, 2004, 4:37pm by NickH » |
IP Logged |
Nick's Mathematical Puzzles
|
|
|
Guest
Guest
|
y=36, x=12 y=95364, x=796 y=12324, x=2060 y=24612, x=4108 y=36900, x=6156 y=49188, x=8204 y=71604, x=9348 y=61476, x=10252 y=73764, x=12300 y=86052, x=14348 y=98340, x=16396 y=53236, x=23652 y=35548, x=37772 y=62052, x=41068 y=68532, x=51844 y=69771, x=59257
|
|
IP Logged |
|
|
|
Eigenray
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 1948
|
|
Re: y^2 = x^3 - 432
« Reply #15 on: Mar 1st, 2004, 5:39pm » |
Quote Modify
|
on Mar 1st, 2004, 4:12pm, Sir Col wrote:Now that is clever, but without asking you to produce another text book on number theory (although I really enjoyed your lessons), how did you get that equation? I can see that expanding it gives the original equation, but what strategies did you use to discover it? |
| Above I had 3r(r+1) = s3 - 1, where y = 36(2r+1), x = 12s. Using the hint, we want an expression relating three perfect cubes, so we can rewrite this as: s3 = 3r2 + 3r + 1 = (r+1)3-r3, Substitute back s = (x/12), r=(y-36)/72, and clearing denominators gives it.
|
|
IP Logged |
|
|
|
Icarus
wu::riddles Moderator Uberpuzzler
Boldly going where even angels fear to tread.
Gender:
Posts: 4863
|
|
Re: y^2 = x^3 - 432
« Reply #16 on: Mar 1st, 2004, 5:49pm » |
Quote Modify
|
on Mar 1st, 2004, 5:33pm, Guest wrote: 953642 = 9094292496 7963 = 504358336 I think the difference is a little more than 432... I assume the other cases (other than the one EigenRay already listed) are equally flawed. Apparently whatever you were using to calculate overflowed.
|
|
IP Logged |
"Pi goes on and on and on ... And e is just as cursed. I wonder: Which is larger When their digits are reversed? " - Anonymous
|
|
|
Hippo
Uberpuzzler
Gender:
Posts: 919
|
|
Re: y^2 = x^3 - 432
« Reply #17 on: May 12th, 2009, 3:02pm » |
Quote Modify
|
on Feb 28th, 2004, 8:00pm, Eigenray wrote: Since a,b, have the same parity, a2-9b2 = (a+3b)(a-3b) = 0 mod 8, so 2|y. |
| What about a=2,b=0? (but after using FLT you need not that anymore).
|
« Last Edit: May 12th, 2009, 3:25pm by Hippo » |
IP Logged |
|
|
|
Eigenray
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 1948
|
|
Re: y^2 = x^3 - 432
« Reply #18 on: May 12th, 2009, 5:45pm » |
Quote Modify
|
on May 12th, 2009, 3:02pm, Hippo wrote: What about a=2,b=0? (but after using FLT you need not that anymore). |
| There's no statute of limitations on math, is there? How about: Quote:Since a,b, have the same parity, a(a2-9b2) = a(a+3b)(a-3b) = 0 mod 8, so 2|y. |
| Who knows, that may even have been what I meant to write.
|
|
IP Logged |
|
|
|
Hippo
Uberpuzzler
Gender:
Posts: 919
|
|
Re: y^2 = x^3 - 432
« Reply #19 on: May 13th, 2009, 8:45am » |
Quote Modify
|
on May 12th, 2009, 5:45pm, Eigenray wrote: Since a,b, have the same parity, a(a2-9b2) = a(a+3b)(a-3b) = 0 mod 8, so 2|y. |
| It would clarify things.
|
« Last Edit: May 13th, 2009, 12:17pm by Hippo » |
IP Logged |
|
|
|
|