"Basic hypergeometric series"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
37번째 줄: 37번째 줄:
 
 
 
 
  
http://www.springerlink.com/content/j22163577187156l/
+
[http://www.springerlink.com/content/j22163577187156l/ Common extension of bilateral series for Andrews’ q-Bailey and q-Gauss sums
 +
Wenchang Chu and Chenying Wang]
 +
 
 +
 
  
 
 
 
 
48번째 줄: 51번째 줄:
 
*** [[Bailey lattice]]<br>
 
*** [[Bailey lattice]]<br>
 
*** [[sources of Bailey pairs|Bailey pairs from CFT]]<br>
 
*** [[sources of Bailey pairs|Bailey pairs from CFT]]<br>
 +
** [[elliptic hypergeometric series]]<br>
 
** [[finitized q-series identity]]<br>
 
** [[finitized q-series identity]]<br>
 
** [[integer partitions]]<br>
 
** [[integer partitions]]<br>

2011년 4월 23일 (토) 17:34 판

theory

 

q-Pochhammer
  • partition generating function
  1. Series[1/QPochhammer[q, q], {q, 0, 100}]
  • Dedekind eta
  1. Series[QPochhammer[q, q], {q, 0, 100}]

 

 

q-hypergeometric series

\(\sum_{n\geq 0}^{\infty}\frac{q^{n^2/2}}{(q)_n}\sim \exp(\frac{\pi^2}{12t}-\frac{t}{48})\)

 

  1. f[q_] := QHypergeometricPFQ[{}, {}, q, -q^(1/2)]
    g[q_] := Exp[-(Pi^2/(12 Log[q])) + Log[q]/48]
    Table[N[f[1 - 1/10^(i)]/g[1 - 1/10^(i)], 50], {i, 1, 5}] // TableForm

 

related items

 

[http://www.springerlink.com/content/j22163577187156l/ Common extension of bilateral series for Andrews’ q-Bailey and q-Gauss sums Wenchang Chu and Chenying Wang]

 

 

하위페이지