What is the largest positive integer n that satisfies n200<3500?
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Note that n200=(n2)100 and 3500=(35)100. Since n is a positive integer, then n200<3500 is equivalent to n2<35=243. Note that 152=225,162=256 and if n≥16, then n2≥256. Therefore, the largest possible value of n is 15.
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 reproduced verbatim; metadata (topic, difficulty) added by this project.