$x,y,z$ be three coprime integers, $a \in \mathbb{Z}>0$ and $k$ an odd integer. How do I find all the non-trivial solutions of the diophantine equation? $$x^2+ay^2=z^k$$ Does the method which consists in assuming that: $$x^2+ay^2=(p^2+aq^2)^k$$ (where $p,q$ are two coprime integers) provide the general parametrization?
Parametrization of $x^2+ay^2=z^k$, where $\gcd(x,y,z)=1$
579 Views Asked by user97615 https://math.techqa.club/user/user97615/detail AtThere are 4 best solutions below
On
No, there is no single method. For example, we have,
$$(p^3-3dpq^2)^2 + d(3p^2q-dq^3)^2 = (p^2+dq^2)^3$$
but it is no longer complete. In particular, for $d=47$, Pepin found there is no rational $p,q$ that corresponds to the solution,
$$(13u^3+30u^2v-42uv^2-18v^3)^2 + 47(u^3-6u^2v-6uv^2+2v^3)^2 = 2^3(3u^2+uv+4v^2)^3$$
Edit:
Using Jagy's $x^2+2xy+4y^2$, we have,
$$(4 x^3 + 15 x^2y - 6 x y^2 - 8y^3)^2 + 11(x^3 - 3 x^2 y - 6 x y^2)^2 = (3x^2 + 2x y + 4y^2)^3$$
On
One approach is to write the General formula. For the equation.
$$x^2+ay^2=z^{k}$$
The formula looks for simplicity without coprime solutions.
$$x=(p^2-as^2)(p^2+as^2)^{k-1}$$
$$y=2ps(p^2+as^2)^{k-1}$$
$$z=(p^2+as^2)^2$$
After substituting numbers $p,s - $ to reduce common divisor.
$x,y - $ in such a number. $d^k$
$z - $ in such a number. $d^2$
On
For $k=5$ and $a=(4mn-t^2)$
${n}^{5}\,{\left( p\,s\,t+m\,{s}^{2}+n\,{p}^{2}\right) }^{5}=\left( 4\,m\,n-{t}^{2}\right)\cdot\,{\left( -{s}^{5}\,{t}^{4}-5\,n\,p\,{s}^{4}\,{t}^{3}+\left( 3\,m\,n\,{s}^{5}-10\,{n}^{2}\,{p}^{2}\,{s}^{3}\right) \,{t}^{2}+\left( 10\,m\,{n}^{2}\,p\,{s}^{4}-10\,{n}^{3}\,{p}^{3}\,{s}^{2}\right) \,t-{m}^{2}\,{n}^{2}\,{s}^{5}+10\,m\,{n}^{3}\,{p}^{2}\,{s}^{3}-5\,{n}^{4}\,{p}^{4}\,s\right) }^{2}/4+{\left( s\,t+2\,n\,p\right)}^{2}\cdot \,{\left( {s}^{4}\,{t}^{4}+3\,n\,p\,{s}^{3}\,{t}^{3}-5\,m\,n\,{s}^{4}\,{t}^{2}+4\,{n}^{2}\,{p}^{2}\,{s}^{2}\,{t}^{2}-10\,m\,{n}^{2}\,p\,{s}^{3}\,t+2\,{n}^{3}\,{p}^{3}\,s\,t+5\,{m}^{2}\,{n}^{2}\,{s}^{4}\\-10\,m\,{n}^{3}\,{p}^{2}\,{s}^{2}+{n}^{4}\,{p}^{4}\right) }^{2}/4$
well, no. If $k$ divides the order of the class group, there will be others. For example, along with $x^2 + 11 y^2,$ we also have $3x^2 + 2xy+4y^2$ and $3x^2 - 2xy+4y^2.$ The class group has order 3, and any number $n,$ including but not limited to primes, that has a primitive expression $n = 3 x^2 + 2xy+4y^2,$ also has a primitive expression $$ n^3 = x^2 + 11 y^2. $$ The first few primes represented by $3x^2 + 2xy + 4 y^2$ are $$ 3, 5, 23, 31, 37, 59, 67, 71, 89, 97, $$ other numbers primitively represented include $4$ and $9.$
We find $$ 27 = 16 + 11, $$ $$ 125 = 81 + 11 \cdot 4, $$ $$ 12167 = 54^2 + 11 \cdot 29^2, $$ $$ 64 = 16 + 11 \cdot 4, $$ $$ 729 = 25 + 11 \cdot 64, $$
Tuesday afternoon. Finding individual parametrizations can be left to Dirichlet's version of Gauss composition for binary quadratic forms. If I have a binary form $A x^2 + B xy + A^{k-1}y^2,$ it has order $k$ in its class group. For example, using $3 x^2 + 8 y^2 + 9 y^2,$ we construct $$ r = x^3 - 9 x y^2 - 8 y^3, $$ $$ s = 27 x^2 y + 72 x y^2 + 37 y^3, $$ the result (not the most appealing way to write it, I admit) $$ 27 r^2 + 8 rs + s^2 = (3x^2 + 8xy+9 y^2)^3. $$ One may adjust the left hand side by $s = t - 4 r,$ or $t = s+4r,$ to get $t^2 + 11 r^2.$ Not pretty, but deriving it is algorithmic and deterministic.
For $t^2 + 47 r^2 = k^5,$ we may proceed with $3 x^2 + 28 xy + 81 y^2$ of order $5$ in its class group.
Went through it, $$ (14x^5 + 405yx^4 + 3780y^2x^3 + 13410y^3x^2 + 11550y^4x - 14647y^5)^2 + 47 ( x^5 - 270y^2x^3 - 2520y^3x^2 - 8115y^4x - 8344y^5)^2 = (3 x^2 + 28 x y + 81 y^2 )^5 $$
Below as it actually is done in gp-pari: