Consider the primorial function p# = 2*3*5*...*p
Clearly, lpf(n + p#) = lpf(n) if n>1 and either side is <= p.
Over a full period of length p#, there is a proportion of
C = (1-1/2)*(1-1/3)*...*(1-1/p) numbers of the third kind
and B = C / (1-1/p) - C = 1/(p-1) * C of the second kind.
Hence the proportion B/C equals 1/(p-1) at least for intervals
of length p#.
Hagman