Difference between revisions of "2021 AIME II Problems/Problem 15"
Etmetalakret (talk | contribs) |
(→Problem) |
||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
− | + | Let <math>f(n)</math> and <math>g(n)</math> be functions satisfying | |
+ | <cmath>f(n) = \begin{cases}\sqrt{n} & \text{ if } \sqrt{n} \text{ is an integer}\\ | ||
+ | 1 + f(n+1) & \text{ otherwise} | ||
+ | \end{cases}</cmath>and | ||
+ | <cmath>g(n) = \begin{cases}\sqrt{n} & \text{ if } \sqrt{n} \text{ is an integer}\\ | ||
+ | 2 + g(n+2) & \text{ otherwise} | ||
+ | \end{cases}</cmath>for positive integers <math>n</math>. Find the least positive integer <math>n</math> such that <math>\tfrac{f(n)}{g(n)} = \tfrac{4}{7}</math>. | ||
+ | |||
==Solution== | ==Solution== | ||
We can't have a solution without a problem. | We can't have a solution without a problem. |
Revision as of 14:58, 22 March 2021
Problem
Let and be functions satisfying and for positive integers . Find the least positive integer such that .
Solution
We can't have a solution without a problem.
See also
2021 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Last Question | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.