MHB Checking Invertibility of A^3 Matrix - Tips & Solutions

  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    Matrix
Yankel
Messages
390
Reaction score
0
Hi all,

I have the matrix A shown in the attached photo.

View attachment 3667

I need to check for which values of k, the matrix A^3 is invertible.

I tried calculating A^3, by multiplying A by itself twice. I got a nasty matrix. It makes no sense to me that now I am suppose to find it's rank, by using operations on rows. Am I missing something ? How would you solve this in the easiest way ?

Thanks !
 

Attachments

  • matrix.JPG
    matrix.JPG
    2.7 KB · Views: 73
Physics news on Phys.org
Hi Yankel,

Note $A^3$ is invertible if and only if $A$ is invertible. How would you determine the values of $k$ that make $A$ invertible?
 
Oh, I see, this was the missing part.

To find values for which A is invertible is easier. I find the rank of A, right ?
 
No, finding the rank of $A$ is unnecessary. If you can use determinants, find the values of $k$ for which $\text{det}(A) \neq 0$. If you don't know determinants, then consider row reducing the augmented matrix $[A|I]$ to Gaussian form.
 
Back
Top