n = 4 … 100 · k = 3 · source $A = 0^3 1^{n-3}$
t(n) = C(n, 3)
m(n) = C(⌊n/2⌋, 3)
ratio = m/t → 1/8 = 0.125