"Degrees and exponents"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
12번째 줄: 12번째 줄:
 
* <math>2\cos(\pi l_n/h)</math><br>
 
* <math>2\cos(\pi l_n/h)</math><br>
 
*  h : Coxeter number<br>
 
*  h : Coxeter number<br>
 +
 +
#  h := r + 1<br> Table[2 Cos[Pi*l/h], {l, 1, h}]<br>
  
 
 
 
 

2010년 4월 2일 (금) 13:49 판

introduction
  • eigenvalues of Cartan matrices
  • eigenvalues of incidence matrices of Dynkin diagram

 

 

adjacency matrix
  • \(2\cos(\pi l_n/h)\)
  • h : Coxeter number
  1. h := r + 1
    Table[2 Cos[Pi*l/h], {l, 1, h}]

 

 

history

 

 

related items

 

 

encyclopedia

 

 

books

 

[[4909919|]]

 

 

articles

 

 

 

question and answers(Math Overflow)

 

 

blogs

 

 

experts on the field

 

 

links