Content deleted Content added
→Computer programming: detail |
|||
Line 51:
\end{pmatrix}</math>
is given by<!-- (T^{-1})_{ij} = \begin{cases}
(-1)^{j-i}b_i \cdots b_{j-1} \theta_{i-1} \phi_{j+1}/\theta_n & \text{ if } i < j\\
\theta_{i-1} \phi_{j+1}/\theta_n & \text{ if } i = j\\
(-1)^{i-j}c_j \cdots c_{i-1} \theta_{j-1} \phi_{i+1}/\theta_n & \text{ if } i > j\\
\end{cases} Correction!? -->
:<math>(T^{-1})_{ij} = \begin{cases}
|