Favicon
- 14
- 0
I'm working through a proof that every linear operator, A, can be represented by a matrix, A_{ij}. So far I've got
which is fine. Then it says that A(\textbf{e}_{i}) is a vector, given by:
A(e_{i}) = \sum_{j}A_{j}(p_{i})e_{j} = \sum_{j}A_{ji}e_{j}.
The fact that its a vector is fine with me, but I can't get my head around the equation for it. why does the operator acting on one of the base vectors depend on p_{i}? Surely the base vectors are independent of p_{i} and so should be any operation acting on them.
Let \textbf{p}=\sum_{i}p_{i}\widehat{\textbf{e}}_{i}
A(\textbf{p}) = \sum_{i}p_{i}A(\textbf{e}_{i})
which is fine. Then it says that A(\textbf{e}_{i}) is a vector, given by:
A(e_{i}) = \sum_{j}A_{j}(p_{i})e_{j} = \sum_{j}A_{ji}e_{j}.
The fact that its a vector is fine with me, but I can't get my head around the equation for it. why does the operator acting on one of the base vectors depend on p_{i}? Surely the base vectors are independent of p_{i} and so should be any operation acting on them.