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

수학노트
둘러보기로 가기 검색하러 가기
14번째 줄: 14번째 줄:
 
<h5 style="line-height: 2em; margin: 0px;">Cartan matrix</h5>
 
<h5 style="line-height: 2em; margin: 0px;">Cartan matrix</h5>
  
 <br>
+
h : Coxeter number<br>
 
+
*  eigenvalue<br><math>4\sin^2(\frac{l_n\pi}{2h})</math><br>
 
 
  
 
 
 
 
27번째 줄: 26번째 줄:
 
*  eigenvalue <math>2\cos(\pi l_n/h)</math><br>
 
*  eigenvalue <math>2\cos(\pi l_n/h)</math><br>
  
# h := r + 1<br> Table[2 Cos[Pi*l/h], {l, 1, h}]<br>
+
 
 +
 
 +
 
 +
 
 +
# Table[Simplify[2 Cos[Pi*l/5]], {l, 1, 4}]<br> Table[Simplify[4 Sin[Pi*l/10]^2], {l, 1, 4}]
 +
 
 +
 
  
 
 
 
 

2010년 4월 3일 (토) 08:31 판

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

 

[1]

 

 

Cartan matrix
  • h : Coxeter number
  • eigenvalue
    \(4\sin^2(\frac{l_n\pi}{2h})\)

 

 

adjacency matrix
  • h : Coxeter number
  • eigenvalue \(2\cos(\pi l_n/h)\)

 

 

  1. Table[Simplify[2 Cos[Pi*l/5]], {l, 1, 4}]
    Table[Simplify[4 Sin[Pi*l/10]^2], {l, 1, 4}]

 

 

 

history

 

 

related items

 

 

encyclopedia

 

 

books

 

[[4909919|]]

 

 

articles

 

 

 

question and answers(Math Overflow)

 

 

blogs

 

 

experts on the field

 

 

links