Consider the following homogeneous inequality
$$ A^{T}*P+PA\lt0, P > 0$$
where $A$ is a square given matrix. Since the inequality above is homogeneous, it can be rewriten as
$$A^{T}*P+PA<-I, P \geq I$$
Why is this possible?
Thanks
Consider the following homogeneous inequality
$$ A^{T}*P+PA\lt0, P > 0$$
where $A$ is a square given matrix. Since the inequality above is homogeneous, it can be rewriten as
$$A^{T}*P+PA<-I, P \geq I$$
Why is this possible?
Thanks
– marianauc Jan 29 '18 at 19:09The second inequality is non strictly, i.e. less than. \leq.
This afford is done with the objective to solve the lyapunov equation A^{T}P +PA+I = 0 (I is the identity) also.
This is valid not only for one dimension.