#Inverse of a matrix

43 messages · Page 1 of 1 (latest)

gleaming elm
#

Help with this one.

lethal whaleBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
flat jewel
low narwhal
#

Try to rearrange the equality such that you have A * something = some constant * identity

#

there is an obvious way to do it, you'll see it

#

it suffices to note that for square matrices AB = I implies BA= I

#

@gleaming elm

terse gale
low narwhal
#

Cayley Hamilton implies only that characteristic is annihilating, not the other way round

#

As an example, (x-2)(x-1) annihilates the 2x2 identity, but it does not divide [nor is divided by] (x-1)(x-1) , which is the characteristic polyn. of the identity

#

it is true that determinant is zero if and only if 0 is an eigenvalue

terse gale
candid silo
#

Yes and for any polynomial P in Ann(A) Sp(A) C root(P) so here the annulator polynomial obviously doesn’t have 0 as a root thus 0 is not an eigenvalue thus it’s indeed invertible

#

I find it really cool that you can deduce so many properties of the matrice just by looking at one of its annulator polynomials

low narwhal
#

there is a much more elementary solution to this particular problem, though

#

involves a bit of algebraic manipulation and it's done

sacred lagoon
terse gale
# sacred lagoon

How do we ensure the RHS isn't degenerate, though?
Also, you forgot I near the 2.

sacred lagoon
#

Ah yea

#

True 🙁

flat jewel
#

you lot need to learn to let the user respond before discussing the ideas lol

sacred lagoon
#

I thought it was allowed

#

Sorry!

flat jewel
#

it drowns out the actual helper's message, since we still dont know what the OP has tried/thought

low narwhal
#

so there's no problems with existence of A-1

terse gale
#

Oh, true!

low narwhal
#

to be fair I also implicitly assume here that det AB = det A * det B, which is true for all square matrices

gleaming elm
# sacred lagoon

I like this one the best. Because this year we only have elementary linear algebra. We will study eigenvalues the next semester

gleaming elm
terse gale
gleaming elm
#

I didn't understand that annihilating thing. Reading about it rn.

low narwhal
#

the annihilating polynomial talk is redundant here, I commented on it because there was a comment regarding characteristic polynomials

#

but we are only given an arbitrary annihilating polynomial, we can't deduce much about the characteristic polynomial from that alone

gleaming elm
#

Ok

flat jewel
flat jewel
#

But yeah, as aL just handed out to you, you can write I as a product of A(something else), and that something else will be in terms of A, to which that must be the inverse