d2jsp
Log InRegister
d2jsp Forums > Off-Topic > General Chat > Homework Help > Linear Algebra > Matrix Stuff
Add Reply New Topic New Poll
Member
Posts: 5,207
Joined: Dec 6 2009
Gold: 24,204.00
Sep 21 2013 11:25am
Can someone show me how to answer this question:

If a square matrix A satisfies A^5 − 4A + 5I = 0, which of the following is equal to A^−1 ?
Member
Posts: 38,770
Joined: Sep 14 2005
Gold: 12,839.39
Sep 21 2013 11:07pm
Its been awhile since ive done this math and ive had a few drinks so i may be wrong here.

I believe you will need a diagonal matrix A with all numbers along the diagonal being equal.

so then you have

some number x that solves: x^5 - 4x + 5*1 = 0
which i think is ~ -1.63044 - plug that in for the diagonal along matrix A

then you would just have to find the inverse matrix.
Member
Posts: 6,835
Joined: Apr 17 2010
Gold: 6,315.51
Sep 22 2013 12:37pm
A^5 - 4A = -5I
(-1/5)*(-5A^4 +20I)*A = I

which can be written as B*A = I, with B = (-1/5)*(-5A^4 + 20I)
which means (by definition) that A^-1 = B
Go Back To Homework Help Topic List
Add Reply New Topic New Poll