New Reply

Matrix Properties : A2 + 6A +9I3 = 0, show that A is invertible

 
Share Thread Thread Tools
Nov3-10, 12:18 PM   #1
 

Matrix Properties : A2 + 6A +9I3 = 0, show that A is invertible


Hello, I am having difficulties with this question. A^2+6A+9I3 = 0. A is a 3x3 matrix. I must show that A is invertible. I am tempted to factor but this problem deals with matrices. I know this is wrong but I come to A2+3A+3A+9=0 (does 9I3 = 9, since 9 is a constant?), then A(A+3) + 3(A+3) = 0 but I have no idea what to do after.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Nov3-10, 12:45 PM   #2
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Doesn't

[tex]\left( \begin{array}{ccc}
-3 & 0 & 0\\
0 & -3 & 0 \\
0 & 0 & 0
\end{array} \right) [/tex]

Constitute a counter-example? Or am I going senile?
Nov3-10, 01:39 PM   #3
 
Yeah I knew what I did was wrong. In any case, I have no idea how to show that A is invertible.
Nov3-10, 02:13 PM   #4
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Matrix Properties : A2 + 6A +9I3 = 0, show that A is invertible


Ok, ignore my above post. I WAS being senile...

What about this approach? the matrix A is similar to a triangular matrix B. This matrix B also satisfied B2+6B+9I3=0. But since B is triangular, it is easy to see that it must have -3's on it's diagonal. Thus the determinant is -9, and hence the matrix is invertible.
Nov3-10, 02:22 PM   #5
 
Mentor
Quote by Boom101 View Post
Hello, I am having difficulties with this question. A is a 3x3 matrix, the first A is squared, and I3 is the 3x3 identity matrix. I must show that A is invertible. I am tempted to factor but this problem deals with matrices. I know this is wrong but I come to A2+3A+3A+9=0
At the very least, write A^2 to indicate the square of a matrix. Better yet would be A2. For the latter form, click the Go Advanced button below the text input area, and then click the X2 button in the menu just above the text input area, and put an exponent of 2 in between the [ sup] and [ /sup] tags.
Quote by Boom101 View Post
(does 9I3 = 9, since 9 is a constant?)
No, 9I3 does not equal 9. 9I3 is a diagonal matrix with 9's down the main diagonal.
Quote by Boom101 View Post
, then A(A+3) + 3(A+3) = 0 but I have no idea what to do after.
A2 + 6A + 9I = 0 can be factored to (A + 3I)2 = 0. One thing that we can say from this is that |A + 3I| = 0.
Nov3-10, 03:41 PM   #6

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
If A is not invertible, then there is a nonzero vector x such that Ax=0. Is that compatible with A^2+6A+9I=0?
Nov3-10, 04:19 PM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
If [itex]A^2+ 6A+ 9I= 0[/itex] then [itex]A^2+ 6A= A(A+ 6I)= 9I[/itex] so that [itex]A[(A+ 6I)/9]= I[/itex].

Do see how that tells you that A is invertible?
Nov3-10, 05:07 PM   #8
 
Thanks Ivy
Nov4-10, 10:21 AM   #9
 
I have the same question, I don't see how the matrix is invertible, can anyone please explain?
Nov4-10, 10:26 AM   #10
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
It's inverse is (A+6I)/9
Nov4-10, 11:32 AM   #11
 
Thank you!
New Reply
Thread Tools


Similar Threads for: Matrix Properties : A2 + 6A +9I3 = 0, show that A is invertible
Thread Forum Replies
if BC = 0 where B is invertible, show C = 0 Calculus & Beyond Homework 5
Prove that asquare matrix A is invertible if nad only if A[sup]T[/sup]A is invertible Calculus & Beyond Homework 3
how to find invertible matrix and diagonal matrix Calculus & Beyond Homework 3
null matrix and invertible matrix Linear & Abstract Algebra 1
Show if A,B,C are invertible matrices of same size.... Calculus & Beyond Homework 15