vibe3
- 39
- 1
Hello, if I have some given vector c \in R^n, then I want to find solutions X \in R^{n\times n} to the following equation:
<br /> X C X^T = C<br />
where C = c c^T. Certainly X = I is a solution, but I'm looking for any nontrivial solutions. We can also assume X is invertible if that helps.
This equation seems related to the Sylvester equation. If the solution is nontrivial, I would appreciate if someone could point me in the direction of any work which has been done on this type of equation.
<br /> X C X^T = C<br />
where C = c c^T. Certainly X = I is a solution, but I'm looking for any nontrivial solutions. We can also assume X is invertible if that helps.
This equation seems related to the Sylvester equation. If the solution is nontrivial, I would appreciate if someone could point me in the direction of any work which has been done on this type of equation.