Gold 75

From LaTeX CAS translator demo
Jump to navigation Jump to search

Continuous q-Hahn polynomials

Gold ID
75
Link
https://sigir21.wmflabs.org/wiki/Continuous_q-Hahn_polynomials#math.127.0
Formula
TeX Source
p_n(x;a,b,c|q)=a^{-n}e^{-inu}(abe^{2iu},ac,ad;q)_n*_4\Phi_3(q^{-n},abcdq^{n-1},ae^{i{(t+2u)}},ae^{-it};abe^{2iu},ac,ad;q;q)
Translation Results
Semantic LaTeX Mathematica Translation Maple Translations
No No -

Semantic LaTeX

Translation
p_n(x ; a , b , c|q) = a^{-n} \expe^{- \iunit nu} \qmultiPochhammersym{ab \expe^{2 \iunit u} , ac , ad}{q}{n} *_4 \Phi_3(q^{-n} , abcdq^{n-1} , a \expe^{\iunit{(t+2u)}} , a \expe^{- \iunit t} ; ab \expe^{2 \iunit u} , ac , ad ; q ; q)
Expected (Gold Entry)
p_n(x ; a , b , c|q) = a^{-n} \expe^{-\iunit nu} \qmultiPochhammersym{ab\expe^{2\iunit u} , ac , ad}{q}{n} * \qgenhyperphi{4}{3}@{q^{-n} , abcdq^{n-1} , a\expe^{\iunit{(t+2u)}} , a\expe^{-\iunit t}}{ab\expe^{2\iunit u} , ac , ad}{q}{q}


Mathematica

Translation
Expected (Gold Entry)
p[n_, x_, a_, b_, c_, q_] := (a)^(- n)* Exp[- I*\[Nu]]*Product[QPochhammer[Part[{a*b*Exp[2*I*u], a*c , a*d},i],q,n],{i,1,Length[{a*b*Exp[2*I*u], a*c , a*d}]}]* QHypergeometricPFQ[{(q)^(- n), a*b*c*d*(q)^(n - 1), a*Exp[I*(t + 2*u)], a*Exp[- I*t]},{a*b*Exp[2*I*u], a*c , a*d},q,q]


Maple

Translation
Expected (Gold Entry)