Given two distinct vectors $u$ and $v$ in $\mathbb{R}^n$ such that $u \neq \lambda v$ for any $\lambda \in \mathbb{R}$, find a symmetric positive definite matrix $A \in \mathbb{R}^{n\times n}$ such that $u^TAv=0$. The vectors $u$ and $v$ are thus $A$-orthogonal or $A$-conjugate vectors. Is this even possible ? I am currently not worried about uniqueness of $A$, although that is also a good question to ponder.
Thanks to user little0 for pointing out $u = \lambda v$ situation.