prove this law of matrix algebra :- A(B+C)=AB+AC
should all be n*n matrices ?
or its ok ?
i proved it for only nxn though , does that work ?
to me, B, C must be the same size, but A can be not I mean, if the size of B, C is n x n, and the size of A is m x n, the expression hods, still
*holds
look at the (i,j) entry of A(B+C) the ij entry of B+C is \(b_{ij}+c_{ij}\) the ij entry of A(B+C) is \(\displaystyle\sum_{k=1}^{n}a_{ik}(b_{kj}+c_{kj})\) then ij entry of AB is \(\displaystyle\sum_{k=1}^{n}a_{ik}b_{kj}\) then ij entry of AC is \(\displaystyle\sum_{k=1}^{n}a_{ik}c_{kj}\) and so the ij entry of AB+AC is \(\displaystyle\sum_{k=1}^{n}a_{ik}b_{kj}+\sum_{k=1}^{n}a_{ik}c_{kj}\) \(=\displaystyle\sum_{k=1}^{n}a_{ik}(b_{kj}+c_{kj})\)
okk thank you soo much ^_^
Join our real-time social learning platform and learn together with your friends!