Show or give counter example: Let $\vec{b}\in \mathbb{R}^n$ and define $S=\{\vec{y}\in\mathbb{R}^n|\vec{y}^{\,T} \vec{b} = 1\}$. S is a subspace of $\mathbb{R^n}$
I tried using the subspace test
1.Let $\vec{y}$, $\vec{x} \in \mathbb{R}^n$ such that $\vec{y}^{\,T} \vec{b}= 1$ and $\vec{x}^{\,T} \vec{b}= 1$
$\begin{bmatrix} y_1&\\ .&\\ y_n \end{bmatrix}^{T}$ $\vec{b}$ + $\begin{bmatrix} x_1&\\ .&\\ x_n \end{bmatrix}^{T}$ $\vec{b} =$ $\begin{bmatrix} y_1&.&.&y_n \end{bmatrix} \vec{b} + \begin{bmatrix} x_1&.&.&x_n \end{bmatrix} \vec{b}$
$= \begin{bmatrix} y_1 + x_1&.&.&y_n + x_n \end{bmatrix} \vec{b}$
since $\vec{z} = \vec{y} + \vec{x} \in \mathbb{R}^n$, $ \exists \vec{b}$ such that $\vec{z}^{\,T}\vec{b}=1$
closed under addition.
- show closed under scalar multiplication...
I am supposed to give a brief explanation. There must be a counter-example, but I am not able to come up with one. I am a bit confused by the definition of set $S$.