| Thread Closed |
Matrix Transform |
Share Thread | Thread Tools |
| Aug27-10, 09:47 PM | #1 |
|
|
Matrix Transform
Hi,
Suppose I have an nxn matrix A. (If needed it can be assumed invertible). I can perform a transform on the matrix in the following way: D=C*A*C^-1. C can be chosen to be any nxn invertible matrix. Does this transform have any meaning, which can be easily understood or visualized? What space is covered by possible values of D for a given A? What is the minimal set of matrices A, parametrized by as few as possible parameters, which covers all possible matrices D? 2x2 case is of particular interest, but a general answer would certainly be useful. Thanks |
| Aug27-10, 11:37 PM | #2 |
|
Recognitions:
|
Sounds like a homework problem. Please show your attempt at a solution.
|
| Aug28-10, 07:08 AM | #3 |
|
|
I noticed that I formulated it the way homework/exam questions are often formulated with multiple paragraphs, but that's just because I am trying to fully understand what is going on here. |
| Aug28-10, 07:22 AM | #4 |
|
|
Matrix Transform |
| Aug28-10, 09:08 AM | #5 |
|
|
Thanks.
If A is invertible, I should be able to find C, which transforms it into the identity matrix, right? C*A*C^-1=I I multiply this by C^-1 from the left and C from the right and get: A=I What went wrong? |
| Aug28-10, 10:42 AM | #6 |
|
Mentor
|
|
| Aug28-10, 11:21 AM | #7 |
|
|
|
| Aug28-10, 11:27 AM | #8 |
|
|
You are right, I was wrong: I edited my post and now it should be correct. Are you familiar with Jordan decompositions of matrices?
|
| Aug28-10, 12:11 PM | #9 |
|
|
More general than matrices is the "linear transformation" from one vector space to another.
Any matrix can be thought of as a linear transformation specifically from the vector space Rn to Rm, Euclidean spaces. In the other direction, a linear transfromation from finite dimensional vector space U to finite dimensional vector space V can be written as matrix by selecting particular ordered bases in U and V. Two matrices, A and B, say, represent the same linear transformation, as written using different bases, if and only if they are "similar": B= CAC-1 for some invertible matrix C. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Matrix Transform
|
||||
| Thread | Forum | Replies | ||
| Java Walsh Hadamard transform O'Connor transform | Programming & Comp Sci | 0 | ||
| Matrix transform question about angle of rotation | Precalculus Mathematics Homework | 5 | ||
| Matrix pseudo-inverse to do inverse discrete fourier transform | Linear & Abstract Algebra | 3 | ||
| matrix transform vs linear transform | Calculus & Beyond Homework | 1 | ||
| hyperbolic matrix transform | Calculus & Beyond Homework | 1 | ||