You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
4$\begingroup$ This affine varietiy has rational points, like $(4/3,1/3,1/6)$ which, presumably, makes Brauer-Manin obstruction "stuff" harder to use. $\endgroup$Chris Wuthrich– Chris Wuthrich2026-03-10 09:48:43 +00:00Commented Mar 10 at 9:48
-
1$\begingroup$ For what it worth, $x$ can not be odd: we have $y^2\equiv 2\pmod x$, thus all prime divisors of $x$ are $\pm 1 \pmod 8$, thus so is $x$, but both cases are impossible modulo 8 $\endgroup$Fedor Petrov– Fedor Petrov2026-03-10 10:44:07 +00:00Commented Mar 10 at 10:44
-
2$\begingroup$ Yes, moreover, modulo $16$ analysis return only two even values for $x$, $2$ and $6$. Because all prime divisors of $x/2$ are $\pm 1$ mod $8$, $6$ is impossible. Further, modulo $9$ analysis shows that $x$ is $1$ mod $3$. Hence, $x$ is $34$ mod $48$. $\endgroup$Bogdan Grechuk– Bogdan Grechuk2026-03-10 13:50:35 +00:00Commented Mar 10 at 13:50
-
4$\begingroup$ Since $3x-1$ and $x$ have to have the same sign, the equation is positive definite in $y,z$ and so $y$ and $z$ both must be $O(x)$. The heuristic probability that a solution exists for fixed $x$ is going to be $O(1/x)$, and then unless the constant in the big $O$ is very large, summing only over $x$ congruent to $34$ mod $48$ is going to give a prediction for the number of solutions with $x<X $ that is a small constant times $\log X$. So maybe the search just isn't big enough. $\endgroup$Will Sawin– Will Sawin2026-03-10 18:38:45 +00:00Commented Mar 10 at 18:38
-
1$\begingroup$ Now checked for |y| up to three billions ($3\cdot 10^9), still no solutions. I will stop search here, at least temporary. $\endgroup$Bogdan Grechuk– Bogdan Grechuk2026-03-14 18:30:55 +00:00Commented Mar 14 at 18:30
|
Show 21 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ag.algebraic-geometry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you