benchmarks.wiki / Public workspace

AMC (AIMO validation set) / https://artofproblemsolving.com/wiki/index.php/2022_AMC_12A_Problems/Problem_23 / Let h_(n) and k_(n) be the unique relatively prime positive integers such that (1)/(1)+(1)/(2)+(1)/(3)+⋯+(1)/(n)=(h_(n))/(k_(n)). Let L_(n) denote the least common multiple of the …

Problem

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

problem

Let hnh_n and knk_n be the unique relatively prime positive integers such that 11+12+13++1n=hnkn.\frac{1}{1}+\frac{1}{2}+\frac{1}{3}+\cdots+\frac{1}{n}=\frac{h_n}{k_n}. Let LnL_n denote the least common multiple of the numbers 1,2,3,,n1, 2, 3, \ldots, n. For how many integers with 1n221\le{n}\le{22} is kn<Lnk_n<L_n?
Plain-text mathematical notation (without MathML)
Let h_(n) and k_(n) be the unique relatively prime positive integers such that (1)/(1)+(1)/(2)+(1)/(3)+⋯+(1)/(n)=(h_(n))/(k_(n)). Let L_(n) denote the least common multiple of the numbers 1,2,3,…,n. For how many integers with 1≤n≤22 is k_(n)<L_(n)?
Original LaTeX notation
Let $h_n$ and $k_n$ be the unique relatively prime positive integers such that \[\frac{1}{1}+\frac{1}{2}+\frac{1}{3}+\cdots+\frac{1}{n}=\frac{h_n}{k_n}.\] Let $L_n$ denote the least common multiple of the numbers $1, 2, 3, \ldots, n$. For how many integers with $1\le{n}\le{22}$ is $k_n<L_n$?

Discussion

Discussion

No discussion posts on this page yet. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. 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. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. Use the posting template.

Source and history

Official source

initial import