Let f(x)=x3−3x. Compute the number of positive divisors of ⌊f(f(f(f(f(f(f(f(25)))))))))⌋ where f is applied 8 times.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Note that f(y+y1)=(y+y1)3−3(y+y1)=y3+y31. Thus, f(2+21)=23+231, and in general fk(2+21)=23k+23k1, where f is applied k times. It follows that we just need to find the number of divisors of ⌊238+2381⌋=238, which is just 38+1=6562.
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.
Source: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.