Constrained generalized inverse

From testwiki
Revision as of 19:56, 19 August 2024 by 2601:18e:d081:f5c0:e045:8f63:128a:b866 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Expert needed

In linear algebra, a constrained generalized inverse is obtained by solving a system of linear equations with an additional constraint that the solution is in a given subspace. One also says that the problem is described by a system of constrained linear equations.

In many practical problems, the solution x of a linear system of equations

Ax=b(with given Am×n and bm)

is acceptable only when it is in a certain linear subspace L of n.

In the following, the orthogonal projection on L will be denoted by PL. Constrained system of linear equations

Ax=bxL

has a solution if and only if the unconstrained system of equations

(APL)x=bxn

is solvable. If the subspace L is a proper subspace of n, then the matrix of the unconstrained problem (APL) may be singular even if the system matrix A of the constrained problem is invertible (in that case, m=n). This means that one needs to use a generalized inverse for the solution of the constrained problem. So, a generalized inverse of (APL) is also called a L-constrained pseudoinverse of A.

An example of a pseudoinverse that can be used for the solution of a constrained problem is the Bott–Duffin inverse of A constrained to L, which is defined by the equation

AL(1):=PL(APL+PL)1,

if the inverse on the right-hand-side exists.


Template:Matrix-stub