Daaniyaal
- 63
- 0
Homework Statement
If A= [2 4 6 8] find AT
Homework Equations
The Attempt at a Solution
Would I simply distribute the T across the matrix like this: [2T 4T 6T 7T 8T]
The discussion revolves around the problem of finding the transpose of a matrix A, specifically given as A = [2 4 6 8]. Participants are exploring the implications of interpreting A as either a row vector or a matrix.
The discussion is active, with participants providing clarifications about the nature of the matrix and its transpose. There is acknowledgment of differing interpretations of the matrix A, and some guidance is offered regarding its representation as a vector or a 2x2 matrix.
There is confusion regarding the classification of A as a matrix or a vector, and participants are considering the implications of this distinction on the transpose operation. The original poster's teacher has referred to A as a matrix, which adds to the complexity of the discussion.
Daaniyaal said:Homework Statement
If A= [2 4 6 8] find AT
Homework Equations
The Attempt at a Solution
Would I simply distribute the T across the matrix like this: [2T 4T 6T 7T 8T]
Ray Vickson said:Ia A a true matrix? What you have written is a 4-dimensional row vector. Its transpose would be the 4-dimensional column vector with elements 2,4,5,8 in that order; that is:
[2\;4\;6\;8]^T = \left[ \begin{array}{c}{2\\4\\6\\8}\end{array}\right].
Daaniyaal said:It is given to me by my teacher as a matrix, but I guess if it's a vector than it is a vector.
I did transpose it that way tho :D
Thanks!