where \(\vert \delta\!\psi_i \vert \leq \gamma_n \vert
\widetilde a_i \vert^T \vert x \vert \) and hence \(\vert \deltay \vert \leq \gamma_n \vert A \vert \vert x \vert \text{.}\)
The above observations can be summarized in the following theorem:
Theorem6.3.4.1.
Error results for matrix-vector multiplication. Let \(A \in \Rmxn \text{,}\) \(x \in \Rn \text{,}\) \(y \in \Rm \) and consider the assignment \(y \becomes A x \) implemented via dot products as expressed in (6.3.4). Then these equalities hold:
R-1B
\(\check y = ( A + \Delta\!A) x \text{,}\) where \(\vert \Delta\!A \vert \leq
\gamma_{n} \vert A \vert \text{.}\)
R-1F
\(\check y = A x + \deltay \text{,}\) where \(\vert \deltay \vert \leq \gamma_{n} \vert A \vert \vert x \vert
\text{.}\)
Ponder This6.3.4.1.
In the above theorem, could one instead prove the result
\begin{equation*}
\check y =
A ( x + \deltax ),
\end{equation*}
However, the \(\deltax \) for each entry \(\check \psi_{i} \) is different, meaning that we cannot factor out \(x + \deltax \) to find that \(\check y = A ( x + \deltax ) \text{.}\)
However, one could argue that we know that \(\check y =
A x + \delta\!y \) where \(\vert \deltay \vert \leq \gamma_{n} \vert A \vert \vert x \vert
\text{.}\) Hence if \(A \delta\!x = \delta\!y \) then \(A ( x + \deltax ) = \check y \text{.}\) This would mean that \(\delta\!y \) is in the column space of \(A \text{.}\) (For example, if \(A\) is nonsingular). However, that is not quite what we are going for here.