积性函数 September 3, 2024 Content # 作用在正整数范围的函数,也就是说函数 f(x) = y 中的 x 均是正整数。 如果 n 和 m 互质,那么 f(n*m) = f(n) * f(m) 。 From # Links #