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