We say that an integer sequence is good if for some function and all positive integers
Find all good sequences.
, 2023
Solution
Given a good sequence, consider the following for all for fixed , , :
Thus one has
for all , , . Now consider two cases separately:
a. If , then for all , which means
for some , which are not necessarily distinct. Indeed, then the function
satisfies the condition.
b. If , then for all , thus , hence , which means
for some and . Indeed, then the function
satisfies the condition.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.