Linear Algebra - Proof of the characteristic polynomial for the inverse of A

pbwf
Messages
1
Reaction score
0

Homework Statement



A is an nxn invertible matrix. Show that

PA-1(x) = (\frac{(-x)^n}{det(A)}) *PA(1/X)

Homework Equations


det(AB) = det(A)det(B)


The Attempt at a Solution



Ok from what I understand this is the proof for the characteristic polynomial for the inverse of a matrix. The professor said that we need to use somehow the equation above.

I also understand that the equation is usually of the form det(A-\lambdaI) = 0, but I cannot see how to form this given the final equation which we need to produce.
 
Physics news on Phys.org
Try substituting the definition of the characteristic polynomial into the equation you are trying to verify. You get \det(Ix- A^{-1}) = \frac{(-x)^n\det(Ix^{-1} - A)}{\det(A)} If you notice that \det(-Ix) = (-x)^n, then the rest is matrix arithmetic using the equation you provided.

Good luck!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top