"뫼비우스 함수"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) |
Pythagoras0 (토론 | 기여) |
(같은 사용자의 중간 판 하나는 보이지 않습니다) | |
(차이 없음)
|
2020년 11월 16일 (월) 04:01 기준 최신판
개요
- 산술함수
- 정의
\[ \mu(n) = \begin{cases} 1 & \text{if \(n\] is a square-free positive integer with an even number of prime factors} \\ -1 & \text{if <math>n\) is a square-free positive integer with an odd number of prime factors} \\ 0 & \text{if \(n\) has a squared prime factor} \\ \end{cases} </math>
관련된 항목들