Suppose I have at my disposal, a non zero vector $v$ of dimension $N>1$ with complex coefficients. $N$ can be any number possible, so long as it makes sense mathematically.
Now I claim, that for any possible $v$ of any possible $N$, I can always find another non zero vector $u$ of dimension $N$ such that they are orthogonal.
$$u•v=0$$
Is my claim true and if not, to what extent is it false ie, only true if dimension is a positive integer less than infinity and/or values of coeficients must be real?
And can I also perhaps have a proof of it if possible?
For $N>1$ this is possible. Suppose $v$ is only non-zero in one coordinate, then let $m$ be such that $v_{m}=0$ and pick $u=(u_{n})$ where $u_{n}=0$ if $n\neq m$ and $n=1$ if $n=m$. If $v$ is non-zero in at least two coordinates let $k,m$ be such that $v_{k}\neq 0$ and $v_{m}\neq 0$. Let $u=(u_{n})$ where $u_{n}=0$ if $n\neq m,k$, $u_{n}=1$ if $n=k$ and $u_{n}=-\frac{v_{k}}{v_{m}}$ if $n=m$.