P. 223, line 4: Difference between revisions

From Bill Goodwine's Wiki
Jump to navigationJump to search
Goodwine (talk | contribs)
Created page with "The middle matrix should be <math>\begin{array}{cccc|c}0 & 0 & 0 & 0 \\ 0 & 1 & 1 & 0 & 0 \\ 0 & 0 & 1 & 1 & 0 \\ 0 & 0 & 0 & 1 & 0 \end{array} </math> Engineering Differ..."
 
Goodwine (talk | contribs)
No edit summary
 
Line 1: Line 1:
The middle matrix should be
The middle matrix should be


<math>\begin{array}{cccc|c}0 & 0 & 0 & 0 \\ 0 & 1 & 1 & 0 & 0 \\ 0 & 0 & 1 & 1 & 0 \\ 0 & 0 & 0 & 1 & 0 \end{array} </math>
<math>\left[ \begin{array}{cccc|c}0 & 0 & 0 & 0 & 0\\ 0 & 1 & 1 & 0 & 0 \\ 0 & 0 & 1 & 1 & 0 \\ 0 & 0 & 0 & 1 & 0 \end{array} \right]</math>




[[Engineering Differential Equations: Theory and Applications, Springer 2010#Errata|Return to errata.]]
[[Engineering Differential Equations: Theory and Applications, Springer 2010#Errata|Return to errata.]]

Latest revision as of 17:22, 24 October 2019

The middle matrix should be

[00000011000011000010]


Return to errata.