Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_20
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_20 [2016/04/12 09:42] – rupert | lecture_20 [2016/04/14 09:50] (current) – rupert | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ==== The area of a parallelogram ==== | ==== The area of a parallelogram ==== | ||
| - | Consider a parallelogram, | + | Consider a parallelogram, |
| {{ : | {{ : | ||
| Line 27: | Line 27: | ||
| \[ V=Ah=\|\vv\times\ww\|\frac{|\uu\cdot(\vv\times\ww)|}{\|\vv\times\ww\|}\] | \[ V=Ah=\|\vv\times\ww\|\frac{|\uu\cdot(\vv\times\ww)|}{\|\vv\times\ww\|}\] | ||
| or | or | ||
| - | \[ V=|\uu\cdot(\vv\times\ww)|,\] | + | \[ V=|\uu\cdot(\vv\times\ww)|.\] |
| - | so $V$ is the absolute value of the determinant | + | Now $\uu\cdot(\vv\times \ww)=\det\left(\begin{bmatrix}u_1& |
| - | \[ V=\left|\quad \begin{vmatrix}u_1& | + | \[ V=\left|\quad\det\left( |
| === Example === | === Example === | ||
| Line 39: | Line 39: | ||
| The vectors $\vec{AB}=\c102$, | The vectors $\vec{AB}=\c102$, | ||
| \[ V=\left|\quad \begin{vmatrix}1& | \[ V=\left|\quad \begin{vmatrix}1& | ||
| + | |||
| + | ===== Planes and lines in $\mathbb{R}^3$ ===== | ||
| + | |||
| + | Recall that a typical plane in $\bR^3$ has equation | ||
| + | \[ ax+by+cz=d\] | ||
| + | where $a,b,c,d$ are constants. If we write | ||
| + | \[ \def\nn{\vec n}\nn=\c abc\] | ||
| + | then we can rewrite the equation of this plane in the form | ||
| + | \[ \nn\cdot \c xyz=d.\] | ||
| + | If $A=\def\cc# | ||
| + | \[ \vec n\cdot \vec{AB}=\nn\cdot\def\cp# | ||
| + | so \[\nn\cdot\vv=0\] | ||
| + | for every vector $\vv$ in the plane. In other words: the vector $\nn$ is orthogonal to every vector in the plane. | ||
| + | {{ : | ||
| + | |||
| + | We call a vector with this property a **normal** vector to the plane. | ||
| + | |||
| + | ==== Examples ==== | ||
| + | |||
| + | 1. Find a unit normal vector to the plane $x+y-3z=4$. | ||
| + | |||
| + | Solution: The vector $\nn=\c11{-3}$ is a normal vector to this plane, so $\vv=\frac1{\|\nn\|}\nn=\frac1{\sqrt{11}}\c11{-3}$ is a unit normal vector to this plane. Indeed, $\vv$ is a unit vector and it's in the same direction as the normal vector $\nn$, so $\vv$ is also a normal vector. | ||
| + | |||
| + | |||
| + | 2. Find the equation of the plane with normal vector $\def\nn{\vec n}\def\c# | ||
| + | |||
| + | Solution: the equation is $x-3y+2z=d$, | ||
| + | \[ x-3y+2z=9.\] | ||
| + | Some other points in this plane are $(9,0,0)$, $(0,1,6)$, $(1, | ||
| + | |||
| + | |||
| + | 3. Find the equation of the plane parallel to the vectors $\c111$ and $\c1{-1}1$ containing the point $(3,0,1)$. | ||
| + | |||
| + | Solution: a normal vector is $\nn=\c111\times\c1{-1}1=\cp1111{-1}1=\c{2}0{-2}$, | ||
lecture_20.1460454153.txt.gz · Last modified: by rupert
