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*
-
2$\begingroup$ It shouldn't be too difficult to show, even constructively, that there exists a solution to $μ(α)=α$ in any given interval above $2$: you start with rationals $α_0 = p_0/q_0$ and $α_1 = p_1/q_1$ in the given interval with $p_0 q_1 - p_1 q_0 = -1$, then you construct $p_{n+1},q_{n+1}$ such that $q_n^{α_n-1} < q_{n+1} < 2 q_n^{α_n-1}$ and $p_n q_{n+1} - p_{n+1} q_n = -1$ (by taking $q_{n+1}$ congruent to $-p_n^{-1}$ mod $q_n$), so the $p_n/q_n$ approximate $α$ to order exactly $α$, and since they will be the best we can do no better. $\endgroup$Gro-Tsen– Gro-Tsen2026-04-28 17:03:26 +00:00Commented 2 days ago
-
2$\begingroup$ [contd.] I mean, basically, take a constructive proof of the fact that for any $d>2$ there is an irrational with irrationality measure exactly $d$ (it will proceed by constructing a sequence $p_n / q_n$ converging at the desired rate) and you just replace $d$ at each step by the approximation $p_n / q_n$ constructed at the previous step. If you want I can try to write it all down, but I don't think there's any substantial difficulty. (Did you even try?) $\endgroup$Gro-Tsen– Gro-Tsen2026-04-28 17:05:55 +00:00Commented 2 days ago
-
1$\begingroup$ PS: One normally calls “conjecture” something which one strongly believes. Your “conjectures” contradict each other, so obviously you don't strongly believe all of them. (It's not that I care about gatekeeping the use of terminology, but it's confusing, because I wondered whether I had misunderstood them.) $\endgroup$Gro-Tsen– Gro-Tsen2026-04-28 17:08:21 +00:00Commented 2 days ago
-
$\begingroup$ @Gro-Tsen : It seems to work even though I’m not fully convinced. Maybe post it as an answer. Also, some conjectures may be « too easy », I apologize for that, I’m far from being an expert in this field. And for your remark on the conjectures, I don’t see any « obsvious » contradictions but yes I do not strongly believe each statement. I wanted to make this in questions but I started in conjectures so I had to state something not to ask something. $\endgroup$Pierre-Aubry Simon– Pierre-Aubry Simon2026-04-28 17:28:48 +00:00Commented 2 days ago
-
3$\begingroup$ Using the relation between irrationality measure and continued fraction expansion (see Wikipedia) it is easy to show every number $\geq 2$ is an irrationality measure of some irrational. This immediately disproves 3, and by picking $\alpha$ with irrationality measure equal to a Liouville number, or some number such in conjecture 2, disproves 1. Same result together with Gro-Tsen's idea should let you show that fixed points of $\mu$ are dense in $(2,\infty)$. $\endgroup$Wojowu– Wojowu2026-04-28 18:18:44 +00:00Commented 2 days ago
|
Show 4 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