Fatima writes the list of positive integers in order, and so on. The 15th
positive even integer in the list is subtracted from the 25th
positive odd integer in the list. The result is
, 2026
Pick one
Solution
The first three even integers in the list are , , and .
Each even integer in the list is of the form where is a positive integer.
Thus, the 15th even integer is
15=30$.
The first three odd integers in the list are each one less than the
first three even integers in the list, respectively. These are , , and .
Each odd integer in the list is of the form where is a positive integer.
Thus, the 25th odd integer is
25-1=49$.
The result of subtracting the 15th even integer from the 25th odd
integer is .
Want a route through all this instead of an archive? The track
puts 2,444 problems in a working order, from Junior Challenge level to the IMO shortlist.