Difference between revisions of "2021 JMPSC Accuracy Problems/Problem 9"
(Created page with "==Problem== If <math>x_1,x_2,\ldots,x_{10}</math> is a strictly increasing sequence of positive integers that satisfies <cmath>\frac{1}{2}<\frac{2}{x_1}<\frac{3}{x_2}< \cdots...") |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
==Solution== | ==Solution== | ||
− | + | ||
+ | Say we take <math>x_1,x_1,x_3,...,x_{10}</math> as <math>4,5,6,...,13</math> as an example. The first few terms of the inequality would then be: | ||
+ | <cmath>\frac{1}{2}<\frac{2}{4}<\frac{3}{5}<\frac{4}{6}</cmath> | ||
+ | But <math>\frac{3}{5}<\frac{4}{6}</math>, reaching a contradiction. | ||
+ | |||
+ | A contradiction will also be reached at some point when <math>x_1\geq 4</math> or when <math>x_1\leq 2</math>, so that must mean <math>x_1=3</math>. | ||
+ | |||
+ | <math>\implies 3+4+5+...+12=\frac{10\cdot 15}{2}=\boxed{75}</math> | ||
+ | <math>\linebreak</math> | ||
+ | ~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 | ||
+ | |||
+ | ==See also== | ||
+ | #[[2021 JMPSC Accuracy Problems|Other 2021 JMPSC Accuracy Problems]] | ||
+ | #[[2021 JMPSC Accuracy Answer Key|2021 JMPSC Accuracy Answer Key]] | ||
+ | #[[JMPSC Problems and Solutions|All JMPSC Problems and Solutions]] | ||
+ | {{JMPSC Notice}} |
Latest revision as of 16:24, 11 July 2021
Contents
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
See also
The problems on this page are copyrighted by the Junior Mathematicians' Problem Solving Competition.