서로소 집합

Jmnote (토론 | 기여)님의 2023년 12월 23일 (토) 20:21 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

disjoint set, disjoint
서로素 集合, 分離 集合, 서로素
서로소 집합, 분리 집합, 서로소
  • 두 집합의 교집합이 공집합인 경우
  • 공통으로 포함하는 원소가 없는 두 집합의 관계
  • 예: {1, 2, 3}와 {4, 5, 6}
  • [math]\displaystyle{ A\cap B = \emptyset }[/math]

 

2 문제[ | ]

  • 전체집합 [math]\displaystyle{ U={1 ,2, 3, 4} }[/math]의 부분집합 중에서 집합 [math]\displaystyle{ A={2, 3} }[/math]과 서로소인 집합을 모두 구하시오.
[math]\displaystyle{ \emptyset, \{1\}, \{4\}, \{1, 4\} }[/math]

3 같이 보기[ | ]

4 참고[ | ]

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