Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_21
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_21 [2016/04/14 09:51] – rupert | lecture_21 [2017/04/18 09:40] (current) – rupert | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | 4. Find the equation of the plane containing the points $ | + | 4. Find the equation of the plane containing the points $A=(1,2,0)$, $B=(3,0,1)$ and $C=(4,3,-2)$. |
| - | ==== The area of a parallelogram ==== | + | |
| - | Consider a parallelogram, | + | Solution: $\def\nn{\vec n}\def\c# |
| - | + | ||
| - | {{ : | + | |
| - | + | ||
| - | This has double the area of the triangle considered above, so its area is $\|\vv\times\ww\|$. | + | |
| - | + | ||
| - | === Example === | + | |
| - | + | ||
| - | A triangle with two sides $\def\c# | + | |
| - | + | ||
| - | ==== The volume of a parallelepiped in $\mathbb R^3$ ==== | + | |
| - | + | ||
| - | Let $\def\uu{\vec u}\uu$, $\vv$ and $\ww$ be vectors in $\bR^3$. | + | |
| - | + | ||
| - | Consider a [[wp> | + | |
| - | + | ||
| - | {{ : | + | |
| - | + | ||
| - | Call the face with sides $\vv$ and $\ww$ the base of the parallelpiped. The area of the base is $A=\|\vv\times\ww\|$, | + | |
| - | + | ||
| - | One vector which is at right-angles to the base is $\vv\times\ww$. It follows that $h$ is the length of $\vec p=\text{proj}_{\vv\times\ww}\uu$, | + | |
| - | \[ h=\|\text{proj}_{\vv\times\ww}\uu\|=\left\|\frac{\uu\cdot(\vv\times\ww)}{\|\vv\times\ww\|^2}\vv\times\ww\right\| = \frac{\uu\cdot(\vv\times\ww)}{\|\vv\times\ww\|^2}\|\vv\times\ww\| = \frac{|\uu\cdot(\vv\times\ww)|}{\|\vv\times\ww\|}\] | + | |
| - | so the volume is | + | |
| - | \[ V=Ah=\|\vv\times\ww\|\frac{|\uu\cdot(\vv\times\ww)|}{\|\vv\times\ww\|}\] | + | |
| - | or | + | |
| - | \[ V=|\uu\cdot(\vv\times\ww)|.\] | + | |
| - | Now $\uu\cdot(\vv\times \ww)=\det\left(\begin{bmatrix}u_1& | + | |
| - | \[ V=\left|\quad\det\left( \begin{bmatrix}u_1& | + | |
| - | + | ||
| - | === Example === | + | |
| - | + | ||
| - | Find volume of a parallelepiped whose vertices include $A=(1, | + | |
| - | + | ||
| - | == Solution | + | |
| - | + | ||
| - | The vectors $\vec{AB}=\c102$, | + | |
| - | \[ 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 | + | |
| - | + | ||
| - | 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, | + | |
| - | + | ||
| - | Solution: a normal vector is $\nn=\c111\times\c1{-1}1=\cp1111{-1}1=\c{2}0{-2}$, | + | |
| - | + | ||
| - | A=(1,2,0)$, $B=(3,0,1)$ and $C=(4, | + | |
| - | + | ||
| - | Solution: $\vec{AB}=\c2{-2}1$ and $\vec{AC}=\c31{-2}$ are both vectors in this plane. We want to find a normal vector $\nn$ which is be orthogonal to both of these. The cross product of two vectors is orthogonal to both, so we can take the cross product of $\vec{AB}$ and $\vec{AC}$: | + | |
| \[ \nn=\vec{AB}\times\vec{AC}=\def\cp# | \[ \nn=\vec{AB}\times\vec{AC}=\def\cp# | ||
| so the equation of the plane is $3x+7y+8z=d$, | so the equation of the plane is $3x+7y+8z=d$, | ||
| Line 129: | Line 54: | ||
| hence $\Pi$ has equation $-2x-13y+17z=d$, | hence $\Pi$ has equation $-2x-13y+17z=d$, | ||
| \[ 2x+13y-17z=5.\] | \[ 2x+13y-17z=5.\] | ||
| + | |||
lecture_21.1460627496.txt.gz · Last modified: by rupert
