For every even positive integer m, f(m) represents GMAT
The thing to notice here is that every even number has a 2 in it. You can pull all these 2s to the front of the number, which turns a sequence of consecutive evens like this into a string of consecutive numbers (evens and odds). From here, you can see where the larger prime factor … Read More