Recent site activity

014: Sum / Sums of three Fourth Powers (Part 1)

 

10. Form: x4+y4+z4 = t4

 

This equation is significant since Euler made the rather reasonable conjecture that it would take at least k kth powers to sum up to a kth power which turned out to be erroneous.  The first counter-example was found by Lander, Parkin as,

 

275 + 845 + 1105 + 1335 = 1445

 

via computer search but there is no systematic method to find other primitive solns for fifth powers.  For fourth powers, a counter-example was later found as well as a method to generate further solns, albeit they can quickly become enormous.

 

Demjanenko, Elkies

 

Let {a,b} = {2m2+n2,  2m2-n2} for relatively prime integers m,n with n odd.  If there are rational {x,y,z} such that they satisfy,

 

ay2 = (8mn-3a)x2-2bx-2mn                   (eq.1)

±az2 = 4bx2+8mnx-b                            (eq.2)

 

then {x,y,z} gives a rational soln to,

 

(x+y)4 + (x-y)4 + z4 = 1

 

The technique starts by using appropriate {m,n} where n must be odd, and finding initial rational solns {x1,y1} to (eq.1).  This can yield a parametrization for the variable x as a quadratic polynomial and, by substituting this into (eq.2), now results in a quartic polynomial that is to be made a square.  For ex, for {m,n} = {8,-5}, (eq.1) is,

 

153y2 = -779x2-206x+80

 

which has initial soln {x1,y1} = {3/14, 1/42}.  This yields a parametrization for x as,

 

x = (51p2-34p-5221)/(238p2+10906)

 

which, when substituted into (eq.2), becomes the problem of finding a value p such that the quartic polynomial is a square.  Clever transformations may then reduce the size of the coefficients.  Note also that the two conditional equations are quadratics in x and, by solving this, its discriminant Di is in terms of {m,n,y2 (or ±z2)}.  This author found that for eq.1 which has,

 

D1 = 4b2-4(3a-8mn)(2mn+ay2)

 

where {a,b} = {2m2+n2,  2m2-n2}, it is possible to express {m,n,y2} as polynomials such that this is a square by using either of two solns,

 

{m,n} = {56v4+32v2-25,  96v4+120v2}

{m,n} = {48v4+60v2,  56v4+32v2-25}

 

where, for both, {v,y2} are related by v2+3y2 = 1 which can be completely solved.  By Elkies’ result, only odd n are appropriate so only the second soln can be used.  These values still have to be substituted into eq.2 which unfortunately results in a polynomial of high degree that is to be made a square.

 

Elkies

 

(85v2+484v-313)4 + (68v2-586v+10)4 + (2u)4 = (357v2-204v+363)4

 

if u2 = 22030+28849v-56158v2+36941v3-31790v4,

 

a soln of which is v = -31/467.  This gave the first rational soln to x4+y4+z4 = t4 (eq.0) and is just the case {m,n} = {8,-5} of the previous identity.  This elliptic curve in fact has an infinite number of rational points, thus providing an infinite number of solns to eq.0.

 

 

11. Form: x4+y4+z4 = ntk

 

E. Fauquembergue

 

(ab)4 + (ac)4 + (bc)4 = (a4+a2b2+b4)2,  if a2+b2 = c2

 

This beautifully simple soln has a counterpart a4+b4+c4+d4 = t2 which also depends on Pythagorean triples and again found by Fauquembergue.  Any soln for k > 2?

 

F. Proth (and others)

 

ak + bk + (a+b)k = 2(a2+ab+b2)k/2,  for k=2,4

 

As was already pointed out, this is quite a ubiquitous algebraic form.  Its first even kth powers can be expressed as a sum of three squares,

 

(ab)2 + (ab+b2)2 + (a2+ab)2 = (a2+ab+b2)2,

 

E. Escott

 

(ab)4 + (ab+b2)4 + ((a2+ab)(a2+ab+2b2))2 = (a2+ab+b2)4,

 

In fact, these imply that the form (a2+ab+b2)2k is expressible as the sum of three squares using the method discussed below.

 

Ramanujan

 

Let a+b+c = 0, then,

 

a4 + b4 + c4 = 2(ab+ac+bc)2

 

a4(b-c)4 + b4(a-c)4 + c4(a-b)4 = 2(ab+ac+bc)4

 

(a2b+b2c+c2a)4 + (ab2+bc2+ca2)4 + (3abc)4 = 2(ab+ac+bc)6

 

In his Notebooks, Ramanujan gave these as well as one for k=8 and wrote “…and so on”.  The rest can be found by noting that the first is equivalent to Proth’s so what one has to do is to find expressions a,b such that a2+ab+b2 = (p2+pq+q2)k which can be done by factoring over a complex cube root of unity ω,

 

(a-bω) (a-bω2) = (p-qω)k (p-qω2)k

 

and by using the reliable method of equating factors, one can then easily solve for {a,b}.  It should be pointed out Ramanujan may have used another method to derive his more elegant expressions which are conditionally dependent on a+b+c = 0.  (Incidentally, this form has a generalization for third and fifth powers.)

 

S. Realis

 

x4+y4+z4= 3t2

 

{x,y,z} = {5a4+4a3+9a2+10a+5,  5a4+10a3+9a2+4a+5,  5a4+16a3+27a2+16a+5}

 

Any other solns to x4+y4+z4= ntk for n>2?

 

E. Fauquembergue

 

(2p2-2q2)4 + (p2-4q2)4 + (3pq)4 = (p2+2q2)4 + (4p4-11p2q2+16q4)2

 

 

12. Form: ak+bk+ck = dk+ek+fk  (k = 2,4)

 

To recall, a special case of Bastien’s Theorem would state that the above has no non-trivial soln for k = 1,2,3,4.  However, this does have solns when k = 2,4 or 1,2,4 or even 2,3,4 and, of course, when only for single exponents.  When valid for both k = 2,4, this quadratic-quartic system will be called throughout this work as Q1, and this form is significant because it may appear as a side condition for higher powers such as for the fifth, sixth, seventh, and eighth.  First, we have these general theorems,

 

T. Sinha

 

Theorem:  If ak+bk+ck = dk+ek+fk,  k = 2,4, then (a2-f2)(b2-f2) = (c2-d2)(c2-e2).

 

The eqn (a2-f2)(b2-f2) = (c2-d2)(c2-e2) is quite easy to satisfy and can be reduced to solving an eqn of form x2+ny2 = z2.  However, it is not enough to imply Q1.  More generally, any two of the equations in the system implies the third, but it is not the case that one implies the other two.

 

Tarry, Escott

 

Theorem:  If ak+bk+ck = dk+ek+fk,  k = 2,4, then

 

(a+t)k + (-a+t)k + (b+t)k + (-b+t)k + (c+t)k + (-c+t)k = (d+t)k + (-d+t)k + (e+t)k + (-e+t)k + (f+t)k + (-f+t)k

 

k = 1,2,3,4,5 for any t.

 

This is a special case of a theorem of the Prouhet-Tarry-Escott Problem which I’m assuming is due to Tarry or Escott since they established related theorems for this field.  Note that appropriate pairs have the common sum 2t and is known as a symmetric solution.  Any multi-grade k = 1-5 of this form is then reducible to Q1.  By a theorem due to Bastien, the system,

 

x1k+x2k+…+ xmk = y1k+y2k+…+ ymk

 

for k = 1,2,…n has non-trivial solns only if m>n.  The minimal soln is then m = n+1 and for the case k = 1,2,…5 this implies an eqn with 12 terms.  However, it is possible some terms on one side are equal to zero.  For example, given the special case of Q1,

 

ak+bk+ck = 2dk+ek,  k = 2,4, then

 

(a+d)k + (-a+d)k + (b+d)k + (-b+d)k + (c+d)k + (-c+d)k = 2(-2d)k + (e+d)k + (-e+d)k,  k = 1,2,3,4,5

 

which used t = -d to yield this 10-term soln.

 

Chernick

 

Theorem:  If (a+d)k + (-a+d)k + bk = (c+d)k + (-c+d)k + dk,  k = 2,4, then

 

(b-d)k + (-b-d)k + (2d)k = (a+2d)k + (-a+2d)k + (-c-2d)k + (c-2d)k,  k = 1,2,3,5

 

which is one of two identities.  Note that if the terms of Q1 are expressed as xi and yi, this also satisfies x1+x2 = y1+y2.  More generally,

Piezas

 

Theorem:  If (p-q+r)k + (p+q-r)k + xk = (p+q+r)k + (p-q-r)k + yk,  k = 2,4, then,

 

(2p+q+r)k + (2p-q-r)k + (-2p-q+r)k + (-2p+q-r)k = (p+x)k + (p-x)k + (-p+y)k + (-p-y)k,  k = 1,2,3,5,

 

and where one of the terms of the latter eqn can be set to zero to get either of Chernick’s two solns.

 

 

Chernick, Escott

 

Theorem:  If 1k + 2k + 3k = uk + vk + (u+v)k, k = 2,4, then,

 

(u-7)k + (u-2v+1)k + (3u+1)k + (3u+2v+1)k = (u+7)k + (u-2v-1)k + (3u-1)k + (3u+2v-1)k,  k = 2,4,6.

 

Sinha

 

Theorem:  If (a+3c)k + (b+3c)k + (a+b-2c)k = (c+d)k + (c+e)k + (-2c+d+e)k,  k = 2,4, then,

 

ak + bk + (a+2c)k + (b+2c)k + (-c+d+e)k = (a+b-c)k + (a+b+c)k + dk + ek + (3c)k,  k = 1,3,5,7

 

excluding the trivial case c = 0.  This was derived using the next theorem.

 

Birck, Sinha

 

Theorem:  If ak+bk+ck = dk+ek+fk,  k = 2,4 where a+b ≠ c; d+e ≠ f, then,

 

(a+b+c)k + (-a+b+c)k + (a-b+c)k + (a+b-c)k + (2d)k + (2e)k + (2f)k =

(d+e+f)k + (-d+e+f)k + (d-e+f)k + (d+e-f)k + (2a)k + (2b)k + (2c)k

 

for k = 1,2,4,6,8.

 

Piezas

 

Theorem:  If ak+bk+ck = dk+ek+fk for k = 2,4.  Define {x,y} = {a2+b2+c2,  a4+b4+c4}.  Then,

 

a6+b6+c6-d6-e6-f6 = 3(a2-d2)(b2-d2)(c2-d2)

3(a8+b8+c8-d8-e8-f8) = 4(a6+b6+c6-d6-e6-f6)(a2+b2+c2)

6(a10+b10+c10-d10-e10-f10) = 5(a6+b6+c6-d6-e6-f6)((a2+b2+c2)2+a4+b4+c4)

 

If we define Fk:= ak+bk+ck-dk-ek-fk, then for even k > 4, Fk is of the form F6Poly1 and also a highly composite number.  More significantly, the identities can be combined and for a,b,c,d,e,f with appropriate properties, these can be woven together into a very neat form.  For example, define n as,

 

a4+b4+c4 = n(a2+b2+c2)2

 

and Q1 implies the general identity,

 

32(a6+b6+c6-d6-e6-f6)(a10+b10+c10-d10-e10-f10) = 15(n+1)(a8+b8+c8-d8-e8-f8)2

 

For the special case when a+b = ±c, since,

 

a4+b4+(a+b)4 = (1/2)(a2+b2+(a+b)2)2

 

then n = 1/2, and the above becomes,

 

64(a6+b6+c6-d6-e6-f6)(a10+b10+c10-d10-e10-f10) = 45(a8+b8+c8-d8-e8-f8)2

 

which is a concise version of Ramanujan’s 6-10-8 Identity discussed in the next section.  (In the general case, this turns out to be just the first in a family of identities.)  (Update, 7/31/09):  This can be extended to the "solution chain" a1k+a2k+a3k = a4k+a5k+a6k = a7k+a8k+a9k = a10k+a11k+a12k = ..., k = 2,4, for a chain divisible into pairs.  For the special case when {a1+a2, a4+a5, a7+a8, a10+a11} = {a3, a6, a9, a12}, then,  

 

64(a16+a26+a36+a46+a56+a66-a76-a86-a96-a106-a116-a126)(a110+a210+a310+a410+a510+a610-a710-a810-a910-a1010-a1110-a1210)

= 45(a18+a28+a38+a48+a58+a68-a78-a88-a98-a108-a118-a128)2,

 

One can test this by the soln chain [28, 175, 203] = [77, 140, 217] = [107, 113, 220] = [5, 188, 193] given here, found by Gloden in the 1940's.  (End update.)  It seems then the system Q1 is quite important and worth a second look.  To solve,

 

ak+bk+ck = dk+ek+fk

 

for k = 2,4, one trick is to reduce the degree of the two eqns by using the substitution {a,b,c,d,e,f} = {p+q, r+s, t+u, t-u, r-s, p-q} to get,

 

pq+rs+tu = 0

p3q+pq3+r3s+rs3+t3u+tu3 = 0

 

By eliminating u between them, one ends up with a quartic in t,

 

(pq+rs)t4-(p3q+pq3+r3s+rs3)t2+(pq+rs)3 = 0

 

or a cubic in either p,q,r,s.  However, it is possible to use another substitution that can reduce the degree even further.

 

Theorem: "The system ak+bk+ck = dk+ek+fk for k = 2,4, call it Q1, can be reduced to solving a quadratic. Its discriminant D is a quartic polynomial in one variable and the problem of making D a square can be treated as an elliptic curve."

 

(In fact, as was already mentioned, similar results can be given for the three systems k = 1,4, or k = 1,5, or k = 1,2,6.  Another substitution will be used for these which is slightly more efficient since the first system ends up with a discriminant D that is only a quadratic polynomial.)

 

Proof: We simply use a different substitution, call this form F1,

 

{a,b,c,d,e,f} = {p+qu, r+su, t+u, t-u, r-su, p-qu} to get,

 

pq+rs+t = 0

p3q+r3s+t3+(pq3+rs3+t)u2 = 0

 

where the degree of the variable u has been reduced to merely a quadratic.  Eliminating t between them yields,

 

(Poly1)u2-(Poly2) = 0

 

where,

 

Poly1:= p(q-q3)+r(s-s3)

Poly2:= p3(q-q3)-3pqrs(pq+rs)+r3(s-s3)

 

and the problem is reduced to making its discriminant a square,

 

y2 = (Poly1)(Poly2)

 

which is just a quartic in p (or r), thus proving the theorem.  This quartic in fact has a square leading and constant term so is easily made a square and from that initial point, other rational ones may be computed.  To prove that this is the complete characterization of non-trivial solns, solve for p,q… in terms of the original variables to get,

 

{p,q,r,s,t,u} = {(a+f)/2,  (a-f)/(c-d),  (b+e)/2,  (b-e)/(c-d),  (c+d)/2,  (c-d)/2}

 

and even if there is division by a variable, when c = d the system ak+bk = ek+fk for k = 2,4 has only trivial solns hence this exceptional case is of no interest and does not affect the generality of the theorem.  While it has been proven that Q1 can be reduced to solving a quadratic, a third constraint may be useful to explore various solns.  This constraint is an appropriate linear or quadratic relation between the terms such that the final eqn remains a quadratic and involve a simpler elliptic curve.  This author found ten relations, five linear and five quadratic,

 

  1. a+b = nc; d+e = nf
  2. a+b+c = n(d+e+f)
  3. na+b+c = d+e+nf
  4. na+b = e+nf
  5. a+d = n(c+f)
  6. (a2-f2)c2 = -(b2-e2)d2
  7. a2+nae-e2 = -(b2+nbf-f2)
  8. a2+nae+e2 = b2+nbf+f2
  9. a2+nab-b2 = -(e2+nef-f2)
  10. a2+nab+b2 = e2+nef+f2

for any n.  All of these have a complete soln in terms of an elliptic curve though it may be trivial when n = 0 or may simplify for particular values such as n = 1.  Most will be discussed in the subsequent section.

 

 

Previous Page        Next Page