I'm interested in studying the solutions of $Xa=b$ for an unknown square matrix $X$, and given (known) column vectors $a$ and $b$ in $\mathbb{R}^n$.
For any numerical $a, b$, one can directly attempt solving the aforementioned system. But I'm interested in understanding the general setting to answer questions similar to the ones below.
(1) Under what conditions a solution $X$ exists?
(2) When does a symmetric solution exist? Under what conditions, no symmetric solution exists?
(3) When does a unique, invertible, symmetric solution exist?
The answer to (1) is easy: a solution exists whenever $a\ne \vec{0}$, or both $a, b$ are zero vectors.
$Xa=b$ is, of course, a system of $n$ linear equations in $n^2$ variables if there are no additional constraints on $X$, in which case the equations are "decoupled" because of having disjoint set of variables. But, for instance, the number of variables is cut down to $n(n-1)/2$ if we require X to be symmetric. So, if $n(n-1)/2=n$, that is, $n=3$ I expect (3) to be likely than when $n>3$.
What are some good ways to think about problems like this involving $Xa=b$? Any suggestions, or references are appreciated.
to avoid
misunderstanding is to highlight your actual question in some way. $\endgroup$