benchmarks.wiki / Public workspace

AMC (AIMO validation set) / https://artofproblemsolving.com/wiki/index.php/2023_AMC_12B_Problems/Problem_7 / For how many integers n does the expression√((log(n²)−(logn)²)/(logn−3))represent a real number, where log denotes the base 10 logarithm?

Problem

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

problem

For how many integers nn does the expressionlog(n2)(logn)2logn3\sqrt{\frac{\log (n^2) - (\log n)^2}{\log n - 3}}represent a real number, where log denotes the base 1010 logarithm?
Plain-text mathematical notation (without MathML)
For how many integers n does the expression√((log(n²)−(logn)²)/(logn−3))represent a real number, where log denotes the base 10 logarithm?
Original LaTeX notation
For how many integers $n$ does the expression\[\sqrt{\frac{\log (n^2) - (\log n)^2}{\log n - 3}}\]represent a real number, where log denotes the base $10$ logarithm?

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