2021 JMPSC Accuracy Problems/Problem 9
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