pub fn phi_table(size: usize) -> Vec<usize>
Expand description

O(N\log{\log{N}}) use \sum_{d|n}\phi(d) = n