"Finite dimensional representations of Sl(2)"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) |
|||
(사용자 3명의 중간 판 48개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
− | + | ==introduction== | |
− | * | + | * [[affine sl(2)]] |
− | + | * [[quantum sl(2)]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* [[Macdonald constant term conjecture]] | * [[Macdonald constant term conjecture]] | ||
+ | * {{수학노트|url=리대수 sl(2,C)의 유한차원 표현론}} | ||
+ | |||
− | + | ==Catalan numbers== | |
− | + | * http://qchu.wordpress.com/2010/03/07/walks-on-graphs-and-tensor-products/ | |
− | + | * http://mathoverflow.net/questions/17197/how-does-this-relationship-between-the-catalan-numbers-and-su2-generalize | |
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * http://mathoverflow.net/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | + | # f[n_] := Integrate[(2 Cos[Pi*x])^n*2 (Sin[Pi*x])^2, {x, 0, 1}]Table[Simplify[f[2 k]], {k, 1, 10}]Table[CatalanNumber[n], {n, 1, 10}] |
− | + | ||
− | |||
− | |||
− | + | [[분류:개인노트]] | |
− | + | [[분류:math and physics]] | |
− | + | [[분류:Lie theory]] | |
− | + | [[분류:migrate]] |
2020년 12월 28일 (월) 04:21 기준 최신판
introduction
Catalan numbers
- http://qchu.wordpress.com/2010/03/07/walks-on-graphs-and-tensor-products/
- http://mathoverflow.net/questions/17197/how-does-this-relationship-between-the-catalan-numbers-and-su2-generalize
- f[n_] := Integrate[(2 Cos[Pi*x])^n*2 (Sin[Pi*x])^2, {x, 0, 1}]Table[Simplify[f[2 k]], {k, 1, 10}]Table[CatalanNumber[n], {n, 1, 10}]