| Thread Closed |
Linear Algebra - Determinant Properties |
Share Thread | Thread Tools |
| Nov11-08, 02:04 AM | #1 |
|
|
Linear Algebra - Determinant Properties
1. The problem statement, all variables and given/known data
1. Give an example of a 2x2 real matrix A such that A^2 = -I 2. Prove that there is no real 3x3 matrix A with A^2 = -I 2. Relevant equations I think these equations would apply here? det(A^x) = (detA)^x det(kA) = (k^n)detA (A being an nxn matrix) det(I) = 1 3. The attempt at a solution 1. Would I use above equations with this question? This is what I did so far; I don't know if I'm off in answering this question... I wrote: It is a 2x2 matrix, so n = 2 det(A^2) = det(-I) (detA)^2 = (-1^2)detI (detA)^2 = detI (and detI = 1) Therefore, detA * detA must = 1; so could I use the identity matrix itself as a matrix example for A: A = [1 0 0 1] Then, detA * detA = 1 = detI Does this make sense? Or am I not allowed to use the identity matrix here? 2. I wrote: It is a 3x3 matrix, so n = 3 det(A^2) = det(-I) (detA)^2 = (-1^3)detI (detA)^2 = -(detI ) (detA)^2 = -1 Then, can I just say that since (detA)^2 is always positive since it is squared... therefore, (detA)^2 can never equal -1, and there is no real 3x3 matrix A with A^2 = -I Thanks a lot for the help! 1. The problem statement, all variables and given/known data 2. Relevant equations 3. The attempt at a solution |
| Nov11-08, 02:14 AM | #2 |
|
Recognitions:
|
Your solutions look great to me!
|
| Nov11-08, 04:35 AM | #3 |
|
|
I hate to disagree with gabbagabbahey, but you haven't answered the questions at all!
|
| Nov11-08, 04:17 PM | #4 |
|
Recognitions:
|
Linear Algebra - Determinant Properties
Sorry, I had a small brain fart there
...As Halls said, you are looking for an example of a matrix such that [itex]A^2=-I[/itex].
|
| Nov11-08, 09:24 PM | #5 |
|
|
Yeah, thanks! Oops!
Well, since I am looking for an example of a matrix A where A^2 = -I, I could use the example A = [0 -1 1 0] Since this squared = -I But, I found this using trial and error. Is there any other way to answer this question...? It seems the question is too easy if it's just asking for an answer... is there some sort of formula or something I can use here? Thanks again. |
| Nov11-08, 11:17 PM | #6 |
Recognitions:
|
|
| Nov12-08, 03:07 PM | #7 |
|
|
Okay, so I could use properties from linear transformations and say:
[0 -1 -1 0] = -I, which equals: [cos180 -sin180 sin180 cos180] Then, since A^2 = [cos180 -sin180 sin180 cos180] I need the square root of this, which is: [cos90 -sin90 sin90 cos90] So then A = [0 -1 1 0] This may sound like a stupid question, but how do I take the square root of [cos180 -sin180 sin180 cos180] to obtain: [cos90 -sin90 sin90 cos90] How do you take the square root of sin180, cos180 etc... Sorry I haven't done math before linear algebra in 4 years... I can't remember this stuff. Thanks!! |
| Nov12-08, 03:15 PM | #8 |
Recognitions:
|
A^2(x)=A(A(x)). It just means, 'do A twice'. If you rotate by 90 twice, you get a rotation by 180. That's why I said think geometrically. Of course, you could also rotate by -90. There are two 'square roots'.
|
| Nov12-08, 03:42 PM | #9 |
|
|
Ok got it. Thanks for the help!
|
| Nov12-08, 03:43 PM | #10 |
|
|
Or write [tex]A= \left[\begin{array}{cc}a & b \\ c & d\end{array}\right][/tex] so that [tex]A^2= \left[\begin{array}{cc}a^2+ bc & ab+ bd \\ ac+ cd & bc+ d^2\end{array}\right]= \left[\begin{array}{cc}-1 & 0 \\ 0 & -1\end{array}\right][/tex]
So we have [itex]a^2+ bc= -1[/itex], [itex]ab+ bd= 0[/itex], [itex]ac+ cd= 0[/itex], [itex]bc+ d^2= -1[/itex], four equations to solve for a, b, c, and d. |
| Dec5-08, 07:28 PM | #11 |
|
|
Please help me with these:
1) Prove that: nxn real matrix A is a root of f(X)= a[n].X^n+...+a[0].I, where a[n],...,a[0] are coefficients of the polynomial P(t)= det [A-t.I] 2) Let 5x5 real matrix A be satisfied: A^2008 = 0. Prove that: A^5=0. Thanks. |
| Dec5-08, 07:38 PM | #12 |
|
Recognitions:
|
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Linear Algebra - Determinant Properties
|
||||
| Thread | Forum | Replies | ||
| Using Determinant | Linear & Abstract Algebra | 4 | ||
| Determinant g = g_{00} det |g_{ij}| | Special & General Relativity | 5 | ||
| How does the properties of glass affect its properties?? | General Physics | 3 | ||
| Determinant | Introductory Physics Homework | 6 | ||
| Determinant - 3 X 3 | Introductory Physics Homework | 9 | ||