CombinatoricsDifficulty 5.1AIME, harderProve itUnited States
Problem:
Count the number of permutations a1a2…a7 of 1234567 with longest decreasing subsequence of length at most two (i.e. there does not exist i<j<k such that ai>aj>ak ).
Solution
Solution:
C(7)=429.
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: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.