Hypergeometric Function - 15.11 Riemann’s Differential Equation
Jump to navigation
Jump to search
DLMF | Formula | Constraints | Maple | Mathematica | Symbolic Maple |
Symbolic Mathematica |
Numeric Maple |
Numeric Mathematica |
---|---|---|---|---|---|---|---|---|
15.11.E2 | a_{1}+a_{2}+b_{1}+b_{2}+c_{1}+c_{2} = 1 |
|
a[1]+ a[2]+ b[1]+ b[2]+ c[1]+ c[2] = 1 |
Subscript[a, 1]+ Subscript[a, 2]+ Subscript[b, 1]+ Subscript[b, 2]+ Subscript[c, 1]+ Subscript[c, 2] == 1 |
Skipped - no semantic math | Skipped - no semantic math | - | - |
15.11.E5 | t = \ifrac{(\kappa z+\lambda)}{(\mu z+\nu)} |
|
t = (kappa*z + lambda)/(mu*z + nu) |
t == Divide[\[Kappa]*z + \[Lambda],\[Mu]*z + \[Nu]] |
Skipped - no semantic math | Skipped - no semantic math | - | - |