"서로소"의 두 판 사이의 차이

7번째 줄: 7번째 줄:
==수==
==수==
* 1 또는 -1 이외에 공약수를 갖지 않는 두 정수
* 1 또는 -1 이외에 공약수를 갖지 않는 두 정수
* 예시1: 7과 13
* 예시: 14과 15<ref>4와 9</ㄱㄷㄹ>
* 예시2: 14와 15
* <math>\gcd(a, b) = 1</math>
* <math>\gcd(a, b) = 1</math>
* <math>(a, b) = 1</math>
* <math>(a, b) = 1</math>

2014년 11월 1일 (토) 15:30 판

relatively prime, mutually prime, coprime, co-prime
서로소 (수)
disjoint set, disjoint
서로소 (집합)

1

  • 1 또는 -1 이외에 공약수를 갖지 않는 두 정수
  • 예시: 14과 15<ref>4와 9</ㄱㄷㄹ>
  • [math]\displaystyle{ \gcd(a, b) = 1 }[/math]
  • [math]\displaystyle{ (a, b) = 1 }[/math]
  • [math]\displaystyle{ a\perp b }[/math]

2 집합

  • 두 집합의 교집합이 공집합인 경우
  • 예: {1, 2, 3}와 {4, 5, 6}

 

3 같이 보기

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}