This is an assignment that I am struggling with.
Let $A$ be a skew-symmetric real matrix, prove that there exists a vector $x\ge0$ such that $Ax\ge0$ and $Ax + x > 0$.
Not sure how to proceed here and would appreciate some pointers/solution.
My first thought is to:
- Show there exists a vector $x\ge0$ so that $Ax\ge0$
- Use proof by contradiction by starting with the claim: for any $x\ge0$, either $Ax<0$ or $Ax+x\le0$, and derive contradiction, but I did not see a way how.
and the second thought is to use Farkas' lemma, which states that for any given matrix A and vector b, one and only one of the following statements is true: (a) There exists a vector $x\ge0$ so that $Ax=b$; (b) There exists a vector $y$ s.t. $A^Ty\ge0$ AND $b^Ty<0$
I start by choosing $A+I$ as the "A" matrix and some positive vector $b>0$ as the "b" vector here. If I can prove that $y$ does not exist under this situation, I would have proven (a) is correct, which means there exists a $x\ge0$ so that $(A+I)x > 0$, which proves the second half of the case. But unfortunately I cannot find a way to disprove (b).
Appreciate your kind advice. Thanks.
\geand\leto obtain $\ge$, $\le$ – FShrike Jul 25 '23 at 13:31@FShrike I used '>=' and '<=' and it seems to be showing as I intended on my end. Let me know if it's not on your side.
– Aster Jul 25 '23 at 22:48