pub fn max_faults(n: u32) -> Option<u32>
Compute the maximum value of f (faults) that can be tolerated given n = 3f + 1.
f
n = 3f + 1