Please show that the vector a is orthogonal to the hyperplane H=H(a,E); that is, if u and v are in H, then a is orthogonal to u−v.
**Solution.**
We present an example to illustrate this statement.
If the vector a is orthogonal to the H, then a is a normal vector for H. Let a=(2,3) and H is a straight line with equation
2x+3y=1
Find points on H. Suppose point (x;y) lies on H. We note that when x=2, y=−1, so u=(2,−1) lies on H. Thus,
(2,3)⋅((x,y)−(2,−1))=0,
or, equivalently,
(2,3)⋅(x−2,y+1)=0,
is a normal equation for H. Since v=(−1,1) also lies on H, one of directions of the straight line H is v−u=(−3,2).
Note that
a⋅(v−u)=(2,3)⋅(−3,2)=0,
so a is orthogonal to v−u.