갈고리 길이 공식 (hook length formula)
개요
- 주어진 자연수 <math>n</math>의 분할 <math>\lambda</math> 또는 영 다이어그램에 대한 표준 영 태블로의 개수를 세는 공식
- 영 다이어그램에 대응되는 대칭군 (symmetric group) <math>S_n</math>의 기약 표현 <math>V_{\lambda}</math>의 차원은 표준 영 태블로의 개수와 같으므로, 차원에 대한 공식으로 볼 수도 있다
- <math>
\dim V_{\lambda}=\frac{n!}{\prod\text{(hook lengths)}} </math>
갈고리
- 영 다이어그램의 각 상자에 다음과 같이 번호를 붙이자. 다음은 <math>\lambda=(4,2,1)</math>에 대한 예.
- <math>
\begin{array}{cccc} \boxed{1,1} & \boxed{1,2} & \boxed{1,3} & \boxed{1,4} \\ \boxed{2,1} & \boxed{2,2} & {} & {} \\ \boxed{3,1} & {} & {} & {} \\ \end{array} </math>
- 영 다이어그램의 주어진 <math>\boxed{i,j}</math>에 대응되는 갈고리는 <math>\boxed{i,j}</math> 및, 그 오른쪽과 아래쪽에 있는 <math>\square</math>들로 이루어진 집합이며, 이 집합의 크기를 갈고리의 길이라 한다.
- 가령 <math>\boxed{1,2}</math>에 대한 갈고리는 다음과 같다
- <math>
\begin{array}{ccc} \boxed{1,2} & \boxed{1,3} & \boxed{1,4} \\ \boxed{2,2} & {} & {} \end{array} </math>
- <math>\boxed{2,1}</math>에 대한 갈고리는 다음과 같다
- <math>
\begin{array}{cc} \boxed{2,1} & \boxed{2,2} & {} & {} \\ \boxed{3,1} & {} & {} & {} \\ \end{array} </math>
- <math>\boxed{i,j}</math>의 갈고리의 길이를 <math>h_{i,j}</math>라 두자
- <math>\lambda:\lambda_1\geq \cdots \geq \lambda_k> 0</math>를 <math>n</math>의 분할이라 하고, <math>\mu:\mu_1 \geq \cdots \geq \mu_l> 0</math>를 <math>\lambda</math>의 켤레 분할 (conjugate partition)이라 두자
- 갈고리의 길이는 다음과 같이 표현할 수 있다
- <math>
h_{i,j}=\lambda_i+\mu_j-i-j+1 </math>
- 정리
- <math>
\dim V_{\lambda}=\frac{n!}{\prod_{(i,j)} h_{i,j}} </math>
예
- 7의 분할 <math>\lambda=(4,2,1)</math>에 대한 영 다이어그램
- <math>
\begin{array}{cccc} \square & \square & \square & \square \\ \square & \square & \text{} & \text{} \\ \square & \text{} & \text{} & \text{} \end{array} </math>
- 켤레 분할은 <math>\mu=(3, 2, 1, 1)</math>로 주어진다
- <math>
\begin{array}{ccc} \square & \square & \square \\ \square & \square & {} \\ \square & {} & {} \\ \square & {} & {} \\ \end{array} </math>
- 영 다이어그램 <math>\lambda</math>의 각 <math>\square</math>에 대한 갈고리의 길이는 다음과 같이 주어진다
- <math>
\begin{array}{cccc} \boxed{6} & \boxed{4} & \boxed{2} & \boxed{1} \\ \boxed{3} & \boxed{1} & {} & {} \\ \boxed{1} & {} & {} & {} \\ \end{array} </math>
- 표준 영 태블로의 개수는 다음과 같다
- <math>\frac{7!}{6\times 4\times 2\times 1\times 3\times 1\times 1}=35</math>
메모
관련된 항목들
매스매티카 파일 및 계산 리소스
- https://docs.google.com/file/d/0B8XXo8Tve1cxQlA0ZDJ6TGhZTXc/edit
- Pemmaraju, Sriram V., and Steven S. Skiena. 2003. Computational Discrete Mathematics: Combinatorics and Graph Theory with Mathematica. Cambridge University Press.
수학용어번역
리뷰, 에세이, 강의노트
- Han, Hook length formulas for integer partitions and planar trees
- The Hook-Length Formula by Amritanshu Prasad. 2012. http://www.youtube.com/watch?v=aT4NmQ3JAjE&feature=youtube_gdata_player.
- 비디오 강의