benchmarks.wiki / Public workspace

Omni-MATH / A positive integer n is known as an [i]interesting[/i] number if n satisfies

Problem

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

problem

A positive integer nn is known as an [i]interesting[/i] number if nn satisfies {n10k}>n1010{\ \{\frac{n}{10^k}} \} > \frac{n}{10^{10}} for all k=1,2,9k=1,2,\ldots 9. Find the number of interesting numbers.
Plain-text mathematical notation (without MathML)
A positive integer n is known as an [i]interesting[/i] number if n satisfies
 {(n)/(10^(k))}>(n)/(10¹⁰) 
for all k=1,2,…9.
Find the number of interesting numbers.
Original LaTeX notation
A positive integer $n$ is known as an [i]interesting[/i] number if $n$ satisfies
\[{\  \{\frac{n}{10^k}} \} > \frac{n}{10^{10}} \] 
for all $k=1,2,\ldots 9$.
Find the number of interesting numbers.

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