A hyperplane $H$ in $\mathbb{R}^n$ is defined by $H=\left\{x:p\cdot x=\alpha,x \in \mathbb{R}^n\right\}$, where $p\in\mathbb{R}^n$ and $\alpha\in\mathbb{R}$. The vector $p$ is the normal vector of the hyperplane.
Consider the hyperplane where $p = (2,4)$ and $\alpha = 1$
a) this hyperplane represents a linear subspace of $\mathbb{R}^2$?
b) is this hyperplane a convex set? Is it compact?
my notes:
The hyperplane in the case of $\mathbb{R^2}$ will be a line, which is a convex set, but I believe it will not be compact because it is not bounded. Am I right?
I'm not sure how to formally demonstrate this.
And a doubt: $p.x$ would not have to be equal to zero? Because the normal vector is not always orthogonal to $x$?
Such a hyperplane is also called an affine hyperplane, where an affine subspace of a vector space $V$ is a translation of a subspace, i.e. is of the form $U+a$ for an $U\le V$ and $a\in V$. A hyperplane is a one codimension subspace. In an inner product space (such as $\Bbb R^n$ with the dot product) it's indeed equivalent to being the orthogonal complement of a one dimensional subspace (one vector).
Note also that $H=\{x\mid p\cdot x=\alpha\} $ is indeed a translation of $p^\perp:=\{x\mid p\cdot x=0\}$, namely take an arbitrary $a$ such that $p\cdot a=\alpha$, then $H=p^\perp+a$.
Now to the questions: