fn calculate_bound_u32(m: u32) -> (u32, u8)
Calculates bound, count such that bound (m)(m+1)..*(m + remaining - 1)
bound
count