What is the Dimension of a Matrix in R^(2x3)?

Niles
Messages
1,834
Reaction score
0

Homework Statement


If we have a matrix in R^(2x3), what dimension does this matrix have?

My book doesn't answer this question - it only tells me what the dimensions are of the different spaces, not of the matrix as a whole.

The Attempt at a Solution


I would think the dimension is the number of columns, but it's just a guess. I hope you guys can clarify this for me.
 
Physics news on Phys.org
There are six independent numbers in a 2x3 matrix. So the dimension of the vector space of 2x3 matrices is six. That's the only sense I can think of to talk about the 'dimension' of a matrix.
 
I see.. thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top