![]() |
Teacher2Teacher |
Q&A #5432 |

T2T || FAQ || Ask T2T || Teachers' Lounge || Browse || Search || Thanks || About T2T

|
View entire discussion [<< prev] [ next >>]
From: Jonathon <rayomia@gmail.com> To: Teacher2Teacher Public Discussion Date: 2006030818:59:07 Subject: Difference between a number and matrix What is the difference between a 1x1 matrix and a number. Why when you multiply a constant by a matirx the dimensions are irrelevant 5*[1,1,1:1,1,1:1,1,1] = [5,5,5;5,5,5;5,5,5] but if you cannot multiply a 1x1 by anything that does not contain either a row or a column of 1. ex [5] * [1,1,1;1,1,1;1,1,1] violates matrix multiplication rules 5*eye*[1,1,1;1,1,1;1,1,1]= [5,5,5;5,5,5;5,5,5] what is the diffence between 5 and [5]?
Post a reply to this message
|
[Privacy Policy] [Terms of Use]

Math Forum Home ||
The Math Library ||
Quick Reference ||
Math Forum Search

The Math Forum is a research and educational enterprise of the Drexel University School of Education.