sherlockjones
- 31
- 0
This is how the book introduced eigenvectors:
I do not get how the normal vector of x-y = 0 is <1,-1>. Isn't that saying that the x-component is 1 and the y-component is -1? Also how did they get the vector equation <x,y> = t<1,-1> + <a,b>? Finally, why does \vec{OQ} = \vec{OP} +2\vec{PM}?
Thanks
In the xy-plane let us find a point of reflection Q of a general point P = (a,b) in the line y = x. The line x-y = 0 has a normal vector <-1, 1> and so a vector equation of the straight line through P and perpendicular to y = x is given by <x,y> = t<1,-1> + <a,b> = <a+t,b-t>. The point of intersection M = (x,y) of the two lines is obtained from a+t = b-t or t = \frac{1}{2}(b-a). Thus M = (\frac{1}{2}(a+b), \frac{1}{2}(a+b)). The point Q = (b,a) because \vec{OQ} = \vec{OP} +2\vec{PM}. Thus w = Av where A is the identity matrix.
I do not get how the normal vector of x-y = 0 is <1,-1>. Isn't that saying that the x-component is 1 and the y-component is -1? Also how did they get the vector equation <x,y> = t<1,-1> + <a,b>? Finally, why does \vec{OQ} = \vec{OP} +2\vec{PM}?
Thanks