Direct linear transformation: Difference between revisions

Content deleted Content added
Example ''p''=3: Added references
Example: fixed missing for k=1,...,N
Line 50:
and the above homogeneous equation becomes
 
: <math> 0 = a_{11} \, x_{2k} \, y_{1k} - a_{21} \, x_{1k} \, y_{1k} + a_{12} \, x_{2k} \, y_{2k} - a_{22} \, x_{1k} \, y_{2k} + a_{13} \, x_{2k} \, y_{3k} - a_{23} \, x_{1k} \, y_{3k} </math> &nbsp; for <math> \, k = 1, \ldots, N </math>
 
This can also be written
Line 56:
:{| style="font-size:120%; border:3px dashed red;" cellpadding="8"
|-
|<math> 0 = \mathbf{b}_{k}^{T} \, \mathbf{a} </math> &nbsp; for <math> \, k = 1, \ldots, N </math>
|}