So.. do any AH props occasionally go supersonic?
Well, its possible. There is two components to the "helical" prop tip speed. One is the rotational velocity alone, which is a function of rpm and diameter. To add the forward speed of the aircraft, we have to use a formula:
Vtip = Sqrt(V^2 + Vtip(static)^2)
Where V = forward velocity of the aircraft and Vtip(static) = the rotational velocity of the tip.
Vtip(static) = pi*rps*diameter
rps = revolutions per second
*velocities for V need to be expressed in feet per second
So, if we know the diameter and RPM of a prop, and the forward velocity of the aircraft, we can compute the helical tip speed to see if it approaches or exceeds Mach 1. Remember though, that the speed of sound changes with temperature and altitude. Luckily, in AH, we use standard temperatures and standard lapse rates, so mach is easily predicted using standard dynamic pressure tables.
For the P-47M at 2700 engine RPM (equal to 1350 propeller RPM) and 300mph at sea level using the above equations, we find (if I have my prop reduction gear numbers correct):
Vtip(static) = 3.14*22.5*12 ~ 848 fps
V = 440 fps
Then
sqrt(440^2 + 848^2) = 955 fps. Mach 1 at sea level/standard conditions = 1116 fps. Vtip = .86 Mach
Now if that same plane comes out of a dive and is carrying 500 mph then:
V = 734 fps
and
sqrt(734^2 + 848^2) = 1121. 1121/1116 ~ Vtip of 1.005 Mach