Find the smallest positive integer N with the following property: of the three numbers N, N+1, and N+2, one of them is divisible by 22, one of them is divisible by 32, one is divisible by 52, and one is divisible by 72.
Any help would be appriciated. Thank you for your time!