Lamé Functions - 29.14 Orthogonality

From testwiki
Revision as of 17:53, 25 May 2021 by Admin (talk | contribs) (Admin moved page Main Page to Verifying DLMF with Maple and Mathematica)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 ) = sn 2 ( K + i t , k ) - sn 2 ( s , k ) 𝑤 𝑠 𝑡 Jacobi-elliptic-sn 2 complete-elliptic-integral-first-kind-K 𝑘 imaginary-unit 𝑡 𝑘 Jacobi-elliptic-sn 2 𝑠 𝑘 {\displaystyle{\displaystyle w(s,t)={\operatorname{sn}^{2}}\left(K+\mathrm{i}t% ,k\right)-{\operatorname{sn}^{2}}\left(s,k\right)}}
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