Determine the largest integer n such that 72048−1 is divisible by 2n.
A number or a short expression. Spacing and $ signs are ignored.
Solution
We have 72048−1=(7−1)(7+1)(72+1)(74+1)⋯(71024+1) In the expansion, the eleven terms other than 7+1 are divisible by 2 exactly once, as can be checked easily with modulo 4.
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.