Let be the largest prime factor of . Compute the least positive integer such that .
Solution
Suppose , and let . Note that we have . First we find all pairs of positive integers that satisfy this condition, using Vieta root jumping. Suppose , for some positive integer . Considering this as a quadratic in , let the other root (besides ) be . We have , so is an integer. Also, . So if then . So if we have a solution we can find a smaller solution . In particular, it suffices to find all small solutions to describe all solutions. A minimal solution must have , which gives only . We have that . Now the recurrence describes all solutions with consecutive terms. In fact this recurrence gives precisely other Fibonacci number: Checking these terms gives an answer of 89.
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.