Skip to main content

Questions tagged [diophantine-equations]

Use for questions about finding integer or rational solutions to polynomial equations.

0 votes
0 answers
24 views

Let given $n \in \mathbb{Z}^+$ and equation $x^3 + y^3 + z^3 = n$ over $\mathbb{Q}$. Let $x = -\dfrac{4 a^3-4 nb^3+1}{3 b},y = \dfrac{a^3-nb^3+1}{3 b},z = \dfrac{a}{b}$, where $a,b\in \mathbb{Q}$, ...
Dmitry Ezhov's user avatar
  • 1,830
2 votes
1 answer
97 views

first time poster so I'm sorry if any of the formatting is slightly off. I am trying to use this equation to find the inverse of a 3x3 matrix. $$\mathbf A^{-1} = \frac{1}{det(\mathbf A)} \sum_{s=0}^{n-...
jdavidbrandt's user avatar
5 votes
0 answers
71 views

Euler conjectured (and Gauss later proved) that: If $p\equiv 1\pmod 3$, $2$ is a cubic residue mod $p$ iff $p=x^2+27y^2$ for some integer $x$ and $y$. If $p\equiv 1\pmod 4$, $2$ is a quartic residue ...
Thomas Blok's user avatar
1 vote
1 answer
128 views

For prime $p>6$, I am trying to show that $p^2-9=y^3$ has no solution with elementary methods. Factoring $p^2-9$ and quadratic residues doesn't seem to work. It would be nice if I could factor $y^3+...
Brightsun's user avatar
  • 424
2 votes
1 answer
222 views

A previous question asked for rational solutions of $x+y+\frac 1x+\frac 1y=2025$ without any positivity assumption. It has been closed since the absence of positive solutions is already known, but the ...
Christophe Boilley's user avatar
5 votes
0 answers
417 views

I am interested in the proof or disproof of some conjectures about rational points and sections over $\mathbb{Q}$ for the following family of genus-3 hyperelliptic curves: $$ C_t: f(x,a)\, g(x,a)\, h(...
Anonymous-math-guest's user avatar
1 vote
1 answer
83 views

Consider Oeis $A065387$: $a(n)=\sigma(n)+\phi(n)$, where $\sigma(n)$ represents the sum of all divisors of $n$ and $\phi(n)$ is Euler's totient function. I ask to prove that the assertion the ...
Augusto Santi's user avatar
-2 votes
1 answer
51 views

Find the number of ordered pairs of positive integers $(x, y)$ that satisfy the equation $\frac{1}{x} + \frac{1}{y} = \frac{1}{2004}$. The answer is $45$, but I don't know how it is $45$. How to do ...
Kushal Maity's user avatar
3 votes
2 answers
217 views

I am interested in finding all rational points on the hyperelliptic curve $$ C: f(x)\, g(x) = y^2, $$ where $$ f(x) = \left(625x^4 + 3100x^3 - 11344x^2 + 6200x + 2500\right), \quad g(x) = \left(961x^4 ...
Anonymous-math-guest's user avatar
8 votes
2 answers
473 views

I am trying to prove that $(0,0,0)$ is the only integer solution of $$a^p+ p b^p+ (10p+1) c^p=0$$ I found this question on an Italian forum for the particular case in which $p=11$. The question was ...
Marco's user avatar
  • 3,866
1 vote
0 answers
80 views

Let given $p,q \in \mathbb{Z}^+,r \in \mathbb{Z}$ and equation $p x^2 + q y^2 = z^3 + r$. If exist solutions of Pell equation $qb^2-3pa^2=r\pm1$, then $x = a(pa^2 - 3qb^2 + 3r)\\ y = b\\z = pa^2 + qb^...
Dmitry Ezhov's user avatar
  • 1,830
0 votes
3 answers
271 views

Given $f(x)=ax^2+bx+c$, where $a,b,c\in\mathbb{Z}$, $a>0$ is square-free. If the coefficients involve parameters, for example \begin{equation*} f(x)=5p^2x^2+2qx+1, \end{equation*} where $p,q$ are ...
Haoran Chen's user avatar
3 votes
0 answers
106 views

While playing with the identity $$ p(p+2)+1=(p+1)^2, $$ I noticed that for any integer $n$ and any integer $p$ (twin prime not actually needed here), $$ (n^2+p)(n^2+p+2)+1=(n^2+p+1)^2. $$ So the pair $...
ShawnSec's user avatar
0 votes
1 answer
139 views

I've been exploring some symmetric Diophantine forms that blend additive and multiplicative structures, and one equation I found keeps bugging me: $$ x^3 + y^3 = (x + y)^m - (xy)^n, $$ with integer $x,...
Mayuresh Nayak's user avatar
1 vote
1 answer
133 views

I am interested in finding the answer to the following problem: Given a monic polynomial with integer coefficients $P_n(x)=x^n+a_nx^{n-1}+\dots+a_1x+a_0$ of degree $n\ge2$, is it possible for the ...
Dmitro's user avatar
  • 215

15 30 50 per page
1
2 3 4 5
373