User:LucasBrown/EMEq: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 240: Line 240:
: <math> \frac{1}{z} = e^{k/m} = 2 + \frac{2a}{m} + \frac{a^2+2b}{m^2} + O\left(\frac{1}{m^3}\right) \quad \text{as } m \rightarrow \infty. </math>
: <math> \frac{1}{z} = e^{k/m} = 2 + \frac{2a}{m} + \frac{a^2+2b}{m^2} + O\left(\frac{1}{m^3}\right) \quad \text{as } m \rightarrow \infty. </math>


Substituting these formulas into ({{EquationNote|4}}) yields {{math|1=''a'' = &minus;3 ln(2) / 2}} and {{math|1=''b'' = (3 ln(2) &minus; 25/12) ln(2)}}. Putting these into ({{EquationNote|5}}) yields
Substituting these formulas into ({{EquationNote|4}}) yields {{math|1=''a'' = &minus;3 ln(2) / 2}} and {{math|1=''b'' = (3 ln(2) &minus; 25/12) ln(2)}}. Putting these into ({{EquationNote|5}}) and setting {{math|1=''c''<sub>1</sub> = 25/12 &minus; 3 ln(2)}} yields


: <math> \frac{k}{m} = \ln(2) \left(1 - \frac{3}{2m} - \frac{\frac{25}{12}-3\ln(2)}{m^2} + O\left(\frac{1}{m^3}\right) \right) \quad \text{as } m \rightarrow \infty. </math>
: <math> \frac{k}{m} = \ln(2) \left(1 - \frac{3}{2m} - \frac{c_1}{m^2} + O\left(\frac{1}{m^3}\right) \right) \quad \text{as } m \rightarrow \infty. </math>


TODO: recall that z here is e^(-k/m), but z gets reciprocated in the article
TODO: recall that z here is e^(-k/m), but z gets reciprocated in the article

Revision as of 18:43, 18 May 2024

This is a development page for Erdős–Moser equation.

Unsolved problem in mathematics:

Does the Erdős–Moser equation have solutions other than 11+21=31?

In number theory, the Erdős–Moser equation is

where m and k are restricted to the positive integers—that is, it is considered as a Diophantine equation. The only known solution is 11 + 21 = 31, and Paul Erdős conjectured that no further solutions exist.

Some care must be taken when comparing research papers on this equation, because some articles[1] examining the problem study it in the form 1k + 2k + ⋯ + mk = (m + 1)k instead.

Constraints on solutions

In 1953, Leo Moser proved that, in any further solutions, 2 must divide k and that m ≥ 101,000,000.[2]

In 1966, it was shown that[1]

  1. m – 1 must be squarefree,
  2. p – 1 divides k for every prime p dividing m – 1,
  3. 6 ≤ k + 2 < m < 3 (k + 1) / 2,
  4. k must be even,
  5. m – 1 cannot be prime, and

In 1994, it was shown that[3]

  1. lcm(1,2,…,200) divides k,
  2. ord2(m − 3) = ord2(k) + 3, where ord2(n) is the 2-adic valuation of n,
  3. for any prime p divding m, we have k ≢ 0, 2 (mod p − 1),
  4. m ≡ 3 (mod 8),
  5. and that any prime factor of m must be irregular and > 10000.

In 1999, Moser's method was refined to show that m > 1.485 × 109,321,155.[4]

In 2002, it was shown[5] that k must be a multiple of 23 · 3# · 5# · 7# · 19# · 1000#, where the symbol # indicates the primorial; that is, n# is the product of all prime numbers n. This number exceeds 5.7462 × 10427.

In 2009, it was shown that 2k / (2m – 3) must be a convergent of ln(2); in what the authors of that paper call “one of the very few instances where a large scale computation of a numerical constant has an application”, it was then determined that m > 2.7139 × 101,667,658,416.[6]

In 2010, it was shown that[7]

  1. k is even,
  2. m ≡ 3 (mod 8) and m ≡ ±1 (mod 3),
  3. m – 1, (m + 1) / 2, 2m – 1, and 2m + 1 are all squarefree,
  4. if the prime number p divides at least one of the numbers from the previous line, then p – 1 divides k, and
  5. (m2 – 1) (4m2 – 1) / 12 has at least 4,990,906 prime factors, none of which are repeated.

This number 4,990,906 arises from the fact that where pn is the nth prime number.

Moser's method

TODO

Bounding the ratio m / (k + 1)

Let Sk(m) = 1k + 2k + ⋯ + (m – 1)k. Then the Erdős–Moser equation becomes Sk(m) = mk.

The sum Sk(m) = 1k + 2k + ⋯ + (m – 1)k is the upper Riemann sum corresponding to the integral in which the interval has been partitioned on the integer values of the integration variable, so we have

By hypothesis, Sk(m) = mk, so

which leads to

(1)

Similarly, Sk(m) is the lower Riemann sum corresponding to the integral , so we have

By hypothesis, Sk(m) = mk, so

and so

(2)

Applying this to (1) yields

Computation shows that there are no nontrivial solutions with m ≤ 10, so we have

Combining this with (2) yields 1 < m / (k + 1) < 3. A more elaborate analysis along these lines brings the upper bound down to 3/2.[1]

Continued fractions

By expanding the Taylor series of (1 − y)k eky about y = 0, one finds

More elaborate analysis sharpens this to

(3)

for k > 8 and 0 < y < 1.

The Erdős–Moser equation is equivalent to

Applying (3) to each term in this sum yields

where and z = ek/m.

By [1], we have e−1 < z < e−1/2; therefore 1 / (1 − z) < 1 / (1 − e−1/2) < 3...

TODO

Further manipulation eventually yields

(4)

We already know that k/m is bounded as m → ∞; making the ansatz k/m = c + O(1/m), and therefore z = ec + O(1/m), and substituting it into (4) yields

therefore c = ln(2). We therefore have

(5)

and so

Substituting these formulas into (4) yields a = −3 ln(2) / 2 and b = (3 ln(2) − 25/12) ln(2). Putting these into (5) and setting c1 = 25/12 − 3 ln(2) yields

TODO: recall that z here is e^(-k/m), but z gets reciprocated in the article

This proceeds by deriving the inequality

for m > 109, recalling that Moser showed[2] that indeed m > 109, and then invoking Legendre's theorem on continued fractions to conclude that 2k / (2m – 3) must be a convergent to ln(2).

TODO: Explain the derivation of that inequality.

General TODOs

TODO: Find links to [1] and [2].

TODO: What level of thesis is [5] for?

TODO: Find a way to cite [8].

Carlitz's article on Staudt-Clausen: [9]

References

  1. ^ a b c d e Krzysztofek, Bronisław (1966). "O Rówaniu 1n + ... + mn = (m + 1)n·k" (PDF). Wyższa Szkoła Pedagogiczna w Katowicach—Zeszyty Naukowe Sekcji Matematycznej (in Polish). 5: 47–54. Archived from the original (PDF) on 2024-05-13.
  2. ^ a b c Moser, Leo (1953). "On the Diophantine Equation 1k + 2k + ... + (m – 1)k = mk". Scripta Mathematica. 19: 84–88.
  3. ^ Moree, Pieter; te Riele, Herman; Urbanowicz, Jerzy (1994). "Divisibility Properties of Integers x, k Satisfying 1k + 2k + ⋯ + (x – 1)k = xk" (PDF). Mathematics of Computation. 63: 799–815. doi:10.1090/s0025-5718-1994-1257577-1. Archived from the original on 2024-05-08. Retrieved 2017-03-20.
  4. ^ Butske, W.; Jaje, L.M.; Mayernik, D.R. (1999). "The Equation Σp|N 1/p + 1/N = 1, Pseudoperfect Numbers, and Partially Weighted Graphs" (PDF). Mathematics of Computation. 69: 407–420. doi:10.1090/s0025-5718-99-01088-1. Archived from the original on 2024-05-08. Retrieved 2017-03-20.
  5. ^ a b Kellner, Bernd Christian (2002). Über irreguläre Paare höherer Ordnungen (PDF) (Thesis) (in German). Georg August Universität zu Göttingen. Archived from the original (PDF) on 2024-03-12.
  6. ^ Gallot, Yves; Moree, Pieter; Zudilin, Wadim (2010). "The Erdős–Moser Equation 1k + 2k + ⋯ + (m – 1)k = mk Revisited Using Continued Fractions" (PDF). Mathematics of Computation. 80: 1221–1237. arXiv:0907.1356. doi:10.1090/S0025-5718-2010-02439-1. S2CID 16305654. Archived from the original on 2024-05-08. Retrieved 2017-03-20.
  7. ^ Moree, Pieter (2013-10-01). "Moser's mathemagical work on the equation 1k + 2k + ⋯ + (m – 1)k = mk". Rocky Mountain Journal of Mathematics. 43 (5): 1707–1737. arXiv:1011.2940. doi:10.1216/RMJ-2013-43-5-1707. ISSN 0035-7596. Archived from the original on 2024-05-08 – via Project Euclid.
  8. ^ Moree, Pieter (2011-04-01). "A Top Hat for Moser's Four Mathemagical Rabbits". American Mathematical Monthly. 118 (4): 364–370. arXiv:1011.2956. doi:10.4169/amer.math.monthly.118.04.364. ISSN 0002-9890 – via JSTOR.
  9. ^ Carlitz, Leonard (1961-01-01). "The Staudt-Clausen Theorem". Mathematics Magazine. 34 (3): 131–146. doi:10.2307/2688488. eISSN 1930-0980. ISSN 0025-570X. JSTOR 2688488 – via JSTOR.