Consider the following set : $$\Omega=\lbrace (u,v) \in \mathbb{R}^3\times\mathbb{R}^3 , \langle u,v\rangle=0 \rbrace$$
where $\langle ,\rangle$ is the canonical scalar product of $\mathbb{R}^3$.
- Except that it is the set of all pairs of orthogonal vectors in $\mathbb{R}^3$, what can be said about this specific space?
- Does exist any metric to define a distance $d(x,y)$ between two elements $x,y\in\Omega$?
- Is their any interesting geometrical or topological properties related to such mathematical object?
It is the set of all points $x=(x_1,...,x_6)\in\Bbb R^6$ with
$$x_1x_4+x_2x_5+x_3x_6=0.$$
You can write this as
$$x^T Mx=0,\qquad\text{with } M=\left(\begin{array}{ccc|ccc}&&&1\\&&&&1\\&&&&&1\\\hline 1\\&1\\&&1\end{array}\right).$$
This matrix provides an orthonormal basis of six eigenvectors to non-zero eigenvalues $\{+1,+1,+1,-1,-1,-1\}$. Instead of the standard basis of $\Bbb R^6$, express your vectors in this new basis. So if $x=(\hat x_1,...,\hat x_6)\in\Bbb R^6$ (the coordinates are w.r.t this new basis), then we have
$$x^TMx=0\quad\Longleftrightarrow\quad \hat x_1^2+\hat x_2^2+\hat x_3^2=\hat x_4^2+\hat x_5^2+\hat x_6^2.$$
So you also can say $\Omega=\{(u,v)\in\Bbb R^3\times\Bbb R^3\mid \|u\|^2=\|v\|^2\}$. This shows that $\Omega$ is topologically equivalent to $\Bbb R^3\times \Bbb S^2$ after associating all $\{0\}\times\Bbb S^2$ with a single point. So it is kind of a topological cone but not exactly.