Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_20_slides
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_20_slides [2016/04/13 15:28] – [Example 1] rupert | lecture_20_slides [2016/04/13 15:43] (current) – rupert | ||
|---|---|---|---|
| Line 145: | Line 145: | ||
| ==== Orthogonal planes ==== | ==== Orthogonal planes ==== | ||
| + | Let~$\Pi_1$ be a plane with normal vector $\nn_1$ and let $\Pi_2$ be a plane with normal vector $\nn_2$. | ||
| + | $\Pi_1$ and $\Pi_2$ are // | ||
| + | - $\Pi_1$ and $\Pi_2$ are orthogonal planes; | ||
| + | - $\nn_1\cdot\nn_2=0$; | ||
| + | - $\nn_1$ is a vector in $\Pi_2$; | ||
| + | - $\nn_2$ is a vector in $\Pi_1$. | ||
| - | - $\Pi_1$ and $\Pi_2$ are // | + | ==== Example 1 ==== |
| - | - $\Pi_1$ and $\Pi_2$ are orthogonal planes; | + | |
| - | - $\nn_1\cdot\nn_2=0$; | + | |
| - | - $\nn_1$ is a vector in $\Pi_2$; | + | |
| - | - $\nn_2$ is a vector in $\Pi_1$. | + | |
| - | - $\Pi_1$ and $\Pi_2$ are | + | |
| - | === Examples === | + | Find the equation of the plane $\Pi$ passing through $A=(1,3,-3)$ and $B=(4,-2,1)$ which is orthogonal to the plane $x-y+z=5$. |
| - | 1. Find the equation of the plane $\Pi$ passing through | + | * $x-y+z=5$ has normal $\c1{-1}1$; this is in $\Pi$. |
| + | * $\vec{AB}=\def\c#1#2#3{\left[\begin{smallmatrix}# | ||
| + | * Normal for $\Pi$: | ||
| + | * Sub in $A$ (or $B$): get $x-y-2z=4$. | ||
| - | Solution: The plane $x-y+z=5$ has normal vector $\c1{-1}1$, so this is a vector in $\Pi$. Moreover, $\vec{AB}=\c3{-5}4$ is also a vector in $\Pi$, so it has normal vector | + | ==== Example |
| - | \[ \nn=\c1{-1}1\times\c3{-5}4=\cp1{-1}13{-5}4=\c1{-1}{-2}.\] | + | |
| - | So the equation of $\Pi$ is $x-y-2z=d$ and subbing in $A=(1,3,-3)$ gives $d=1-3-2(-3)=4$, so the equation of $\Pi$ is \[ x-y-2z=4.\] | + | |
| - | 4. Find the equation of the plane $\Pi$ which contains the line of intersection of the planes | + | Find the equation of the plane $\Pi$ which contains the line of intersection of the planes |
| \[ \Pi_1: x-y+2z=1\quad\text{and}\quad \Pi_2: 3x+2y-z=4, | \[ \Pi_1: x-y+2z=1\quad\text{and}\quad \Pi_2: 3x+2y-z=4, | ||
| and is perpendicular to the plane $\Pi_3: | and is perpendicular to the plane $\Pi_3: | ||
| - | Solution: To find the line of intersection of $\Pi_1$ and $\Pi_2$, we must solve the system of linear equations \begin{gather}x-y+2z=1\\3x+2y-z=4.\end{gather} | + | * First find the line of intersection of $\Pi_1$ and $\Pi_2$ |
| - | We can solve this linear system in the usual way, by applying EROs to the matrix | + | * Solve $x-y+2z=1$, $3x+2y-z=4$ |
| - | \begin{align*} | + | |
| - | \def\go#1#2{\begin{bmatrix}# | + | * Line $L$ of intersection is $\c xyz=\c{6/5}{1/5}0+t\c{-3/5}{7/5}1$, $t\in\mathbb{R}$. |
| - | \def\ar#1{\\[6pt]\xrightarrow{#1}&} | + | ==== ==== |
| - | & | + | * $\Pi$ contains $L:\c xyz=\c{6/5}{1/5}0+t\c{-3/5}{7/5}1$, $t\in\mathbb{R}$, orthogonal to $\Pi_3: 2x+y+z=3$ |
| - | \ar{R2\to R2-3R1} | + | * $5\c{-3/5}{7/5}1=\c{-3}75$ is a vector along $L$, so in $\Pi$ |
| - | \go{1& | + | |
| - | \ar{R1\to 5R1+R2} | + | * Normal |
| - | \go{5& | + | * $\Pi$ has equation $-2x-13y+17z=d$ |
| - | \ar{R1\to\tfrac15R1, | + | ==== ==== |
| - | \go{1& | + | * $\Pi$ has equation $-2x-13y+17z=d$ and contains $L:\c xyz=\c{6/ |
| - | \end{align*} | + | * Take $t=2$: |
| - | So the line $L$ of intersection is given by | + | * Sub in: $d=0-13(3)+17(2)=-39+34=-5$ |
| - | \[ L: \c xyz=\c{\tfrac65}{\tfrac15}0+t\c{-\tfrac35}{\tfrac75}1,\quad t\in\mathbb{R}.\] | + | * Answer: |
| - | So $\c{-\tfrac35}{\tfrac75}1$ is a direction vector along $L$, and also $5\c{-\tfrac35}{\tfrac75}1=\c{-3}75$ is a vector along $L$. So $\c{-3}75$ is a vector in the plane $\Pi$. Moreover, taking $t=2$ gives the point $(0,3,2)$ in the line $L$, so this is a point in $\Pi$. | + | |
| - | + | ||
| - | Since $\Pi$ is perpendicular to $\Pi_3$, which has normal vector $\nn_3=\c211$, | + | |
| - | + | ||
| - | So a normal | + | |
| - | \[ \nn=\c211\times\c{-3}75 = \cp211{-3}75=\c{-2}{-13}{17}\] | + | |
| - | hence $\Pi$ has equation $-2x-13y+17z=d$, and subbing | + | |
| - | \[ 2x+13y-17z=5.\] | + | |
lecture_20_slides.1460561284.txt.gz · Last modified: by rupert
