2,431 research outputs found

    The Search for Maximal Values of min(A,B,C) / gcd(A,B,C) for A^x + B^y = C^z

    Full text link
    This paper answers a question asked by Ed Pegg Jr. in 2001: "What is the maximal value of min(A,B,C)/ gcd(A,B,C) for A^x + B^y = C^z with A,B,C >= 1; x,y,z >= 3?" Equations of this form are analyzed, showing how they map to exponential Diophantine equations with coprime bases. A search algorithm is provided to find the largest min/gcd value within a given equation range. The algorithm precalculates a multi-gigabyte lookup table of power residue information that is used to eliminate over 99% of inputs with a single array lookup and without any further calculations. On inputs that pass this test, the algorithm then performs further power residue tests, avoiding modular powering by using lookups into precalculated tables, and avoiding division by using multiplicative inverses. This algorithm is used to show the largest min/gcd value for all equations with C^z <= 2^100.Comment: Body: 16 pages, Appendices: 11 pages, 5 tables, 1 figur

    On a conjecture on exponential Diophantine equations

    Full text link
    We study the solutions of a Diophantine equation of the form ax+by=cza^x+b^y=c^z, where a2(mod4)a\equiv 2 \pmod 4, b3(mod4)b\equiv 3 \pmod 4 and gcd(a,b,c)=1\gcd (a,b,c)=1. The main result is that if there exists a solution (x,y,z)=(2,2,r)(x,y,z)=(2,2,r) with r>1r>1 odd then this is the only solution in integers greater than 1, with the possible exception of finitely many values (c,r)(c,r). We also prove the uniqueness of such a solution if any of aa, bb, cc is a prime power. In a different vein, we obtain various inequalities that must be satisfied by the components of a putative second solution
    corecore