In my studies of analysis I was recently stumped by this:
We have a given vector $x\in\mathbb{R}^n$ and I am looking at the inequalities $ 0 < y^T x < 1 $ for all $y \in \mathbb{R}^n $.
I know the inequality $ 0 < y^T x $ means a halfspace separated by a hyperplane $ y^T x = 0 $ but can we visualize $ 0 < y^T x < 1 $? Perhaps there is intuition in $ \mathbb{R}^3 $ visualizing the satisfying region? I thank all helpers.
This reminded me of an old joke
Perhaps a better visualization is that of a linear function
$$f:\mathbb{R}^n\to\mathbb{R}$$ $$f(x_1,x_2,...,x_n)=\sum\limits_{i=0}^ny_i\cdot x_i$$
Thus the equality $$f(x_1,x_2,...,x_n)=c$$ defines its level sets.
This are the sublevel sets
$$L_{c^-}=\{(x_1,...,x_n)|f(x_1,...,x_n)\le c\}$$ and the superlevel sets $$L_{c^+}=\{(x_1,...,x_n)|f(x_1,...,x_n)\ge c\}$$
Now imagine the intersection of the sets
$$M=L_{0^+}\cap L_{1^-}$$ This is the set of points you are thinking of.