Determine the maximum possible value for the least common multiple of 4 distinct single digit positive integers.
Solution
Possible prime factors for a single digit positive integer are , , , , and since , , , , are all bigger than , orders of , , , that can appear in a prime factorization of a single digit positive integer would be less than or equal to , , , respectively. Hence the least common multiple of single digit positive integers is a divisor of , and in particular, it must be less than or equal to this number. On the other hand, the least common multiple of numbers , , , is , and therefore, is the desired answer.
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.