Difference between revisions of "2021 JMPSC Accuracy Problems/Problem 9"
(→Solution) |
Geometry285 (talk | contribs) m |
||
Line 13: | Line 13: | ||
<math>\linebreak</math> | <math>\linebreak</math> | ||
~Apple321 | ~Apple321 | ||
+ | |||
+ | ==Solution 2== | ||
+ | We recall the identity that <math>\frac{x}{x+1}</math> is monotically increasing. Here, we have the same case, <math>x_1=3</math>, <math>x_2=4</math>, and so on. The answer is <math>\frac{12(13)}{2}-3=\boxed{75}</math> | ||
+ | |||
+ | ~Geometry285 |
Revision as of 11:27, 11 July 2021
Problem
If is a strictly increasing sequence of positive integers that satisfies find .
Solution
Say we take as as an example. The first few terms of the inequality would then be: But , reaching a contradiction.
A contradiction will also be reached at some point when or when , so that must mean .
~Apple321
Solution 2
We recall the identity that is monotically increasing. Here, we have the same case, , , and so on. The answer is
~Geometry285