pub fn div_zeta<T>(f: &mut [T])where T: Copy + Add<Output = T>,
$F_j = \sum_{j = 0 \pmod i} f_i$を満たすFを求める。
F