뫼비우스 함수
둘러보기로 이동
검색으로 이동
개요
- 산술함수
- 정의
- <math>
\mu(n) = \begin{cases} 1 & \text{if <math>n</math> is a square-free positive integer with an even number of prime factors} \\ -1 & \text{if <math>n</math> is a square-free positive integer with an odd number of prime factors} \\ 0 & \text{if <math>n</math> has a squared prime factor} \\ \end{cases} </math>
관련된 항목들