Questions tagged [matrix-pencil]

A matrix pencil in mathematics is a linear equation system, which consists of matrices with complex elements

In linear algebra, if $A_{0},A_{1},\dots ,A_{l}$ are ${\displaystyle n\times n}$ complex matrices for some nonnegative integer ${\displaystyle l}$, and ${\displaystyle A_{l}\neq 0}$ (the zero matrix), then the matrix pencil of degree ${\displaystyle l}$ is the matrix-valued function defined on the complex numbers ${\displaystyle L(\lambda )=\sum _{i=0}^{l}\lambda ^{i}A_{i}.}$.

8 questions
0
votes
1 answer

Why there is such a $\mu_0$ such that both $ A-\mu_0 B$ and $C+\mu_0 D$ are both nonsingular matrices?

Let $A,B,C,D\in \mathbb{C}^{n\times n}$. If both $A-\lambda B$ and $C-\lambda D$ are both regular matrix pencils, there exists $\mu_0\in \mathbb{C}$ such that both $A-\mu_0 B$ and $C+\mu_0 D$ are both nonsingular matrices. I wonder how to prove…
Jin
  • 43