18 Show that the set of all points in R3 lying in a planeis
Solution
If the set of points in R3 lying in a plane i.e. W which passes through the point P0(x0,y0,z0) and W is perpendicular to a non-zero vector v = <v1,v2,v3>
If P = (x,y,z) belongs to W
Then, the equation of plane, W is given by
(P-P0).v = 0
On expanding above equation, we get
xv1+yv2+zv3 = x0v1 + y0v2+z0v3
Suppose P0(x0,y0,z0) is not an origin
For M=(a,b,c) and N=(p,q,r) belongs to W
Now, (a+p)v1+(b+q)v2+(c+r)v3 = av1+bv2+cv3+pv1+qv2+rv3
= 2(x0v1+y0v2+z0v3) is not equal to (x0v1+y0v2+z0v3)
That means, M+N doesnot belong to W.
Hence, W can\'t be vector space in R3 if P0 is not an origin.
Suppose P0 (x0,y0,z0) is an origin then the equation of plane W becomes
xv1+yv2+zv3 = 0 i.e.(x,y,z).(v1,v2,v3) = 0 where (x,y,z) belongs to W
To show, W is a subspace in R3
Suppose M(x,y,z) and N(p,q,r) belongs to W and a,b belongs to R
(aM + bN).(v1,v2,v3)
= (a(x,y,z) + b(p,q,r)).(v1,v2,v3)
= (ax+bp,ay+bq,az+br).(v1,v2,v3)
= (ax+bp)v1 + (ay+bq)v2 + (az+br)v3
= a(xv1+yv2+zv3) + b(pv1+qv2+rv3)
= a*0 + b*0
= 0
Hence, (aM + bN) belongs to W
Therefore, W is a subspace of R3
That means W is a vector space since R3 is also a vector space.
