CraigD Posted February 10, 2009 Report Posted February 10, 2009 Using the general formula[math]b^n = \sum_{i=1}^m a_i^n[/math]where all terms are positive integers, Fermat’s Last Theorem can be written “if [math]m=2[/math], then [math]n \le 2[/math]”. Considering other values of [math]m[/math] appears interesting. For example, [math]5^3+4^3+3^3=6^3[/math]proves that, for [math]m=3[/math], there exist [math]a_1[/math], [math]a_2[/math], [math]a_3[/math] and [math]b[/math] such that [math]n = 3[/math]. Because [math]2^n = \sum_{i=1}^{2^n} 1^n[/math], we know that there exist [math]a[/math]s and [math]b[/math] for [math]m = 2^n[/math] for any [math]n[/math]. It appears possible for [math]m[/math] to be much smaller than [math]2^n[/math] in many cases, for example[math]4^4+4^4+3^4+2^4+2^4=5^4[/math] and [math]14^4+9^4+8^4+6^4+4^4=15^4[/math] for [math]n=4[/math] and [math]m=5[/math], and[math]11^5+9^5+7^5+6^5+5^5+4^5=12^5[/math] for [math]n=5[/math] and [math]m=6[/math] The best my clunky initial searches have managed for [math]n=6[/math] is [math]m=56[/math], proven by[math]5^6 \, +4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6 [/math][math]+3^6+3^6+3^6+3^6+3^6+3^6+3^6+3^6+3^6+3^6 [/math][math]+2^6+2^6+2^6+2^6+2^6+2^6+2^6+2^6 [/math][math]+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6 = 7^6 [/math] Lots of questions come to mind, such asIs there always a solution such that [math]m=n[/math]? (proven above for 1, 2 and 3, but not 4, 5, or 6)If not, is there some other function [math]f(n) \ge m[/math] for all [math]n[/math]?Is there any [math]m[/math] such that and [math]m<n[/math]? Fermat’s Last Theorem states that there is not for [math]m=2[/math]. Is there some [math]m[/math] for which a “generalized FLT” is false? Edit: Yes – see “one question answered”.Is there a computationally efficient way to generate examples for a given [math]n[/math] and [math]m[/math]?Is there an elementary proof of [1], [2], or [3]? (The only known valid proof or FLT is not elementary)I’m working on a less clunky approach to [4], and frankly intimidated by [5], and invite you number-crunch and proof-aholics out there to try answering some of these questions, or proposing new ones related to this FMT generalization. Also, if anyone knows of any literature on this generalization, please share it. Though it seems much too obvious a generalization to be so new, the only mention of it I’ve found is this 2005 arXiv preprint, a 1-page invitation similar to but even briefer than this post. Galapagos 1 Quote
Turtle Posted February 11, 2009 Report Posted February 11, 2009 Using the general formula[math]b^n = \sum_{i=1}^m a_i^n[/math]where all terms are positive integers, Fermat’s Last Theorem can be written “if [math]m=2[/math], then [math]n \le 2[/math]”. Considering other values of [math]m[/math] appears interesting. For example, ...The best my clunky initial searches have managed for [math]n=6[/math] is [math]m=56[/math], proven by[math]5^6 \, +4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6+4^6 [/math][math]+3^6+3^6+3^6+3^6+3^6+3^6+3^6+3^6+3^6+3^6 [/math][math]+2^6+2^6+2^6+2^6+2^6+2^6+2^6+2^6 [/math][math]+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6+1^6 = 7^6 [/math] ...invite you number-crunch and proof-aholics out there to try answering some of these questions, or proposing new ones related to this FMT generalization. Interesting questions C. Just a couple observations. :eek2: On [math]n=6[/math] is [math]m=56[/math], m & n are both multiples of Perfect Numbers. :shrug: Your generalized approach put me in mind of Euler & his proofs on figurate numbers, and that Squares belong to that group. Maybe there's something in that you can use here, since Squares are your exception? :alien:History of the Theory of Numbers - Google Book Search Quote
Qfwfq Posted February 11, 2009 Report Posted February 11, 2009 Amusing quest Craig! :shrug: Mot much time these day but I try to find some for this too... Quote
modest Posted February 12, 2009 Report Posted February 12, 2009 That's fascinating. I wonder if such a generalization has been tried before. Is there any [math]m[/math] such that and [math]m<n[/math]? Fermat’s Last Theorem states that there is not for [math]m=2[/math]. Is there some [math]m[/math] for which a “generalized FLT” is false? I checked m=3, n=4 [math]a_1[/math], [math]a_2[/math], [math]a_3[/math] = {1-100} and I'm currently running through m=4, n=5, [math]a_1[/math]... [math]a_4[/math] = {1-100} with nothing found so far. Very exciting :hyper: ~modest Quote
CraigD Posted February 12, 2009 Author Report Posted February 12, 2009 A slightly smarter checking program found[math]72^5 = 67^5 +47^5 +46^5 +43^5 +19^5[/math], [math]n=5[/math], [math]m=5[/math]. After an hour or two, the best it found for [math]n[/math]= 4, 6, and 7 are[math]280^4 = 224^4 +208^4 +176^4 +168^4 +32^4[/math], [math]m=5[/math][math]72^6 = 71^6 +40^6 +37^6 +37^6 +35^6 +23^6 +5^6 +5^6 +1^6[/math], [math]m=9[/math][math]54^7 = 49^7 +47^7 +39^7 +27^7 +24^7 +21^7 +5^7 +4^7 +3^7 +2^7 +1^7[/math], [math]m=11[/math] The program outputs [math]a_i[/math] m-tuples for a given [math]n[/math] for increasing values of [math]b[/math], avoiding increases in [math]m[/math]. Here’s its MUMPS code:k A1,B s (B,A1,B1)=0 ;XFMTG2(1): initialize s B=B+1,R=B**N,B(R)=B zt:R+1=R k A s A=0 f s A=A+1,F=$g(A(A)),R=R+F s:'F F=$s($g(A(A-1),R)<R:A(A-1)+1,1:A>1+R) s F=$o(B(F),-1),R=R-F s:$s(F:R/F+A>A1&A1,1:0) R=R+F,F=0 s A(A)=F s:'F A=A-2 q:A<0 i F,'R k A1 m A1=A s B1=B ;XFMTG2(2): check next B, update A1 least A count w !,N," ",B," ",B1," ",A1,":" f I=1:1:A1 w " ",B(A1(I)) ;XFMTG2(3): display s N=3 x XFMTG2(1) f x XFMTG2(2),XFMTG2(3) r RAnd its first 10 lines of output for [math]n=3[/math]:3 1 0 0: 3 2 2 8: 1 1 1 1 1 1 1 1 3 3 3 6: 2 2 2 1 1 1 3 4 4 5: 3 3 2 1 1 3 5 4 5: 3 3 2 1 1 3 6 6 3: 5 4 3 3 7 6 3: 5 4 3 3 8 6 3: 5 4 3 3 9 9 3: 8 6 1 3 10 9 3: 8 6 1 I’m hunching toward conjecturing there’re [math]b[/math] and [math]a_i[/math] m-tuples such that [math]m = n[/math] for all [math]n[/math], but am far from either an efficient program for finding examples, or ideas for proofs. Quote
Don Blazys Posted February 12, 2009 Report Posted February 12, 2009 [math]30^4+120^4+272^4+315^4=353^4[/math], [math]m=4, n=4[/math]. :) Don. Quote
CraigD Posted February 12, 2009 Author Report Posted February 12, 2009 [math]30^4+120^4+272^4+315^4=353^4[/math], [math]m=4, n=4[/math]. :) , Don! Not only is this a solution, the program in post #5 confirms that it’s the first solution – that is, 353 is the least [math]b[/math] for which a [math]n=m=4[/math] solution exists. How did you find it? It took my program nearly 23 million operations (nearly 5 minutes on my clunky old 2004 laptop) to find this (it’s a lot faster when told to ignore [math]m>4[/math] than the hour or so it took to find a [math]m=5[/math] solution ignoring only [math]m[/math] greater than it has already found). Unless you’re using a computer program, or you’re a neuroatypical savant, you’ve got to be using some techniques (or intuitions) much better than my program’s, as humans can’t check millions of numbers overnight! Inquiring minds want to know how you did it. :) Quote
Turtle Posted February 13, 2009 Report Posted February 13, 2009 is this on the right track? :eek2: Binary Quadratic Forms as Equal Sums of Like PowersIII. 3rd, 4th, 5th Powers: Sum-Product Identities The most general form for equal sums of like powers isa1k + a2k + … amk = b1k + b2k + … bnk denoted as k.m.n. There are some beautiful parametrizations for the special case of the k.1.k, or k kth powers equal to a kth power given by, Vieta, 1591:[math]a^3(a^3-2b^3)^3 + b^3(2a^3-b^3)^3 + b^3(a^3+b^3)^3 = a^3(a^3+b^3)^3[/math] Fauquembergue, 1898:[math](4x^4-y^4)^4 + (4x^3y)^4 + (4x^3y)^4 + (2xy^3)^4 + (2xy^3)^4 = (4x^4+y^4)^4[/math] Sastry, 1934:[math](u^5+25v^5)^5 + (u^5-25v^5)^5 + (10u^3v^2)^5 + (50uv^4)^5 + (-u^5+75v^5)^5 = (u^5+75v^5)^5[/math] Presented in this manner, it is certainly suggestive what the identity for the next power would look like, though nothing of comparable simplicity is known for sixth powers and higher for a minimum number of terms. (It gets easier the more terms there are.) Quote
Don Blazys Posted February 13, 2009 Report Posted February 13, 2009 To: Craig D, Quoting Craig D:How'd you do that, Don?! Not only is this a solution, the program in post #5 confirms thatit’s the first solution – that is, 353 is the least for which a solution exists. How did you find it? It took my program nearly 23 million operations(nearly 5 minutes on my clunky old 2004 laptop) to find this(it’s a lot faster when told to ignore than the hour or so it took to finda solution ignoring only greater than it has already found). Unless you’re using a computer program, or you’re a neuroatypical savant,you’ve got to be using some techniques (or intuitions) much better than my program’s,as humans can’t check millions of numbers overnight! Inquiring minds want to know how you did it. I don't own a computer and never even touched one until recently,so I can't help with "programs", "computer searches" and the like.However, I do know how to post in forums, check my e-mails, and "Google search". Now, if you do a "Google search" on "Diophantine equations fourth powers",then you will find the solution that I posted, and many other solutions as well!(Wolfram has seperate articles on "second powers", "third powers", etc.) For me, the most interesting solutions are those whereno two terms share a common factor, but so far,the only such solutions that I found are confined to"second power Diophantine equations".By the way, I have never ever heard it conjectured that "absolute co-primality" is a property that is exclusive to"second power Diophantine equations",so let's be on the lookout for a counter example. Don. Quote
CraigD Posted February 13, 2009 Author Report Posted February 13, 2009 Now, if you do a "Google search" on "Diophantine equations fourth powers", then you will find the solution that I posted, and many other solutions as well! Indeed! From such a search hit, Diophantine Equation--4th Powers -- from Wolfram MathWorld, comes:Let the notation p.m.n stand for the equation consisting of a sum of m pth powers being equal to a sum of n pth powers. In 1772, Euler proposed that the 4.1.3 equation [math]A^4+B^4+C^4=D^4[/math] had no solutions in integers (Lander et al. 1967). This assertion is known as the Euler quartic conjecture. So there’s a recognized shorthand notation, “p.m.n”, for equations like [math]b^n = \sum_{i=1}^m a_i^n[/math](which would be n.1.m or n.m.1 in the shorthand), and 135 years after Fermat, 237 years before this thread, Euler at least conjectured that the answer to one of post #1’s questions 3. Is there any [math]m[/math] such that and [math]m<n[/math]? is “no” for the special case of n.1.m, 4.1.3. From the same mathworld article:However, the Euler quartic conjecture was disproved in 1987 by N. Elkies, who, using a geometric construction, found [math]2692440^4 +15365639^4 +18796760^4 = 20615673^4[/math] and showed that infinitely many solutions existed (Guy 1994, p. 140). In 1988, Roger Frye found [math]95800^4 +217519^4 +414560^4 = 422481^4[/math] and proved that there are no solutions in smaller integers (Guy 1994, p. 140).So, in disproving Euler’s quartic conjecture, Elkies answered post #1’s question 3 “yes”, 22 years ago. :thumbs_up My “how did you do that?” question (post #7), however, has merely been deflected from “how did you do that?” to “how did he or she do it?", and the search for an answer to 4. Is there a computationally efficient way to generate examples for a given and ? remains very much still afoot. :)is this on the right track? :eek2: Binary Quadratic Forms as Equal Sums of Like PowersMaybe. :Shrug: There are a lot of tracks in sight. Which ones are right … well, that’s the rub. ;) Quote
Turtle Posted February 13, 2009 Report Posted February 13, 2009 is this on the right track? :eek2: Binary Quadratic Forms as Equal Sums of Like PowersFauquembergue, 1898:[math](4x^4-y^4)^4 + (4x^3y)^4 + (4x^3y)^4 + (2xy^3)^4 + (2xy^3)^4 = (4x^4+y^4)^4[/math] Maybe. :shrug: There are a lot of tracks in sight. Which ones are right … well, that’s the rub. ;) :hyper: I know the routine. :hihi: [math]48^4 + 64^4+64^4+32^4+32^4=80^4[/math] So the expression for powers of 4 that I quoted is missing a term it seems, namely another [math](2xy^3)^4[/math]. It should read: [math](4x^4-y^4)^4 + (4x^3y)^4 + (4x^3y)^4 + (2xy^3)^4 + (2xy^3)^4+(2xy^3)^4 = (4x^4+y^4)^4[/math] My solution is for x=2 & y=2. Quote
Turtle Posted February 13, 2009 Report Posted February 13, 2009 for [math]x=1[/math] & [math]y=1[/math], [math](4x^4-y^4)^4 + (4x^3y)^4 + (4x^3y)^4 + (2xy^3)^4 + (2xy^3)^4+(2xy^3)^4 = (4x^4+y^4)^4[/math] = [math]2^4+2^4+3^4+4^4+4^4=5^4[/math] How very Pythagorean-ish. :hihi: Quote
Turtle Posted February 13, 2009 Report Posted February 13, 2009 Binary Quadratic Forms as Equal Sums of Like PowersSastry, 1934:[math](u^5+25v^5)^5 + (u^5-25v^5)^5 + (10u^3v^2)^5 + (50uv^4)^5 + (-u^5+75v^5)^5 = (u^5+75v^5)^5[/math] Substituting in this equation u = 2 & v = 2 we get a negative term in the sum: [math]832^5-768^5+320^5+1600^5+2368^5 =2432^5[/math] Edit additions:u=1 & v=2[math]40^5+800^5+2399^5-10399^5 +10401^5=2401^5[/math] u=2 & v=1[math]7^5+43^5+57^5+80^5+100^5 =107^5[/math] Quote
Turtle Posted February 22, 2009 Report Posted February 22, 2009 Substituting in this equation u = 2 & v = 2 we get a negative term in the sum: [math]832^5-768^5+320^5+1600^5+2368^5 =2432^5[/math] Edit additions:u=1 & v=2[math]40^5+800^5+2399^5-10399^5 +10401^5=2401^5[/math] u=2 & v=1[math]7^5+43^5+57^5+80^5+100^5 =107^5[/math] For powers of 5 Craig gives this example: [math]11^5+9^5+7^5+6^5+5^5+4^5=12^5[/math] The equation I found from Sastry in 1934, [math](u^5+25v^5)^5 + (u^5-25v^5)^5 + (10u^3v^2)^5 + (50uv^4)^5 + (-u^5+75v^5)^5 = (u^5+75v^5)^5[/math] does not generate this example using integers for u & v. I wonder if there exist rational numbers u & v in Sastry's equation that generate Craig's example? I tried working out u = 2 & v = .5, but I was using the Windows scientific calculator & I think it was clipping off the decimal result past 23 places because the equation was very very close to balanced. :confused: Is there a balanced equation here or not? :shrug: So thens, beyond powers of 5 there is no known equation for powers of 6. Dare we go down that road? :naughty: :hyper: Is it time to add a 3rd variable perhaps?? :eek: :eek2: Dat's dat. :alien: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.