In equation $\mathbf{b=Aa}$, if all the entries in $\mathbf{A}$ and $\mathbf{b}$ are bounded, and $||\mathbf{a}|| \to \infty$. Then how to prove that det$(\mathbf{A})$ $\to 0$ (be very close to 0 but not equal to 0)?
$||\mathbf{a}|| \to \infty$ means some entries in $\mathbf{a}$ have very big magnitude of values.
$\mathbf{A}$ is a positive definite $n \times n$ matrix, $\mathbf{a}$ and $\mathbf{b}$ are all $n$-dimensional vectors.
If $A a_n = b_n$ with $\|b_n\| \le L$ and $\|a_n \| \to \infty$, then $A {a_n \over \|a_n\|} = {b_n \over \|a_n\|}$. In particular, $A {a_n \over \|a_n\|} \to 0$. Let $a^*$ be an accumulation point of ${a_n \over \|a_n\|}$, then $A a^* = 0$, and since $\| {a_n \over \|a_n\|} \| = 1$ for all $n$ we have $\|a^*\| =1$.