Lamé Functions - 29.14 Orthogonality
Jump to navigation
Jump to search
DLMF | Formula | Constraints | Maple | Mathematica | Symbolic Maple |
Symbolic Mathematica |
Numeric Maple |
Numeric Mathematica |
---|---|---|---|---|---|---|---|---|
29.14.E3 | w(s,t) = \Jacobiellsnk^{2}@{\compellintKk@@{k}+\iunit t}{k}-\Jacobiellsnk^{2}@{s}{k} |
|
w(s , t) = (JacobiSN(EllipticK(k)+ I*t, k))^(2)- (JacobiSN(s, k))^(2)
|
w[s , t] == (JacobiSN[EllipticK[(k)^2]+ I*t, (k)^2])^(2)- (JacobiSN[s, (k)^2])^(2)
|
Failure | Failure | Error | Error |