Question about inverse of matrix

  • Thread starter Thread starter Carl Rowan
  • Start date Start date
  • Tags Tags
    Inverse Matrix
Carl Rowan
Messages
2
Reaction score
1

Homework Statement


[/B]
Given this matrix
##\begin{bmatrix}As+B \\ C \end{bmatrix}##
which is invertible and ##A## has full row rank. I would like to show that its inverse has no terms with ##s## or higher degree if
##\begin{bmatrix}A \\ C \end{bmatrix}##
is invertible.

Homework Equations



The Attempt at a Solution



The only thing I have concluded is that you can manipulate it like this:

##\begin{bmatrix}I & 0 \\ 0 & sI \end{bmatrix} \begin{bmatrix}As+B \\ C \end{bmatrix}=\begin{bmatrix}As+B \\ Cs \end{bmatrix}=s\begin{bmatrix}A \\ C \end{bmatrix}+\begin{bmatrix}B \\ 0 \end{bmatrix}##
where each ##I## is conformable with the matrix product. Not sure how to take this any further, though. I think my main problem is that I don't know how to use the rank property of ##A##.
 
Physics news on Phys.org
What can you say about the determinant of ##\begin{bmatrix}As \\ C \end{bmatrix}## in terms of powers of s?
How can you use the determinant (of the original matrix) to find entries of the full inverse matrix?
 
Thank you for your hints, pushed me into the right direction and helped me prove the statement!
 
  • Like
Likes mfb
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