benchmarks.wiki / Public workspace

Omni-MATH / For any h=2^(r) (r is a non-negative integer), find all k∈N which satisfy the following condition: There exists an odd natural number m>1 and n∈N, such that …

Problem

Answer published by the source. Consult the official source to check your work against its answer.

problem

For any h=2rh = 2^{r} (rr is a non-negative integer), find all kNk \in \mathbb{N} which satisfy the following condition: There exists an odd natural number m>1m > 1 and nNn \in \mathbb{N}, such that kmh1,mnmh1k+1k \mid m^{h} - 1, m \mid n^{\frac{m^{h}-1}{k}} + 1.
Plain-text mathematical notation (without MathML)
For any h=2^(r) (r is a non-negative integer), find all k∈N which satisfy the following condition: There exists an odd natural number m>1 and n∈N, such that k∣m^(h)−1,m∣n^((m^(h)−1)/(k))+1.
Original LaTeX notation
For any $h = 2^{r}$ ($r$ is a non-negative integer), find all $k \in \mathbb{N}$ which satisfy the following condition: There exists an odd natural number $m > 1$ and $n \in \mathbb{N}$, such that $k \mid m^{h} - 1, m \mid n^{\frac{m^{h}-1}{k}} + 1$.

Discussion

Discussion

No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

See answer Answer published by the source

Artifacts

Code, notes and reproducible work shared by participants. Files are served from a separate origin.

No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Source and history

Official source

initial import