2 << n
For this, use the sequence 7/8, 6/8, 11/16, 10/16.... Before, if we repeated the downscaling step, we got `7 ** n` as a numerator and this way increased aliasing effects on each step. So limit the numerator value.