Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_21_slides
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_21_slides [2016/04/14 11:45] – [The distance between parallel planes] rupert | lecture_21_slides [2017/04/18 09:18] (current) – rupert | ||
|---|---|---|---|
| Line 75: | Line 75: | ||
| * Sub in: $d=0-13(3)+17(2)=-39+34=-5$ | * Sub in: $d=0-13(3)+17(2)=-39+34=-5$ | ||
| * Answer: $-2x-13y+17z=-5$, | * Answer: $-2x-13y+17z=-5$, | ||
| - | |||
| - | ====== The distance to a plane ====== | ||
| - | |||
| - | ===== Distance from $A$ to $\Pi$ ===== | ||
| - | |||
| - | * $A$: any point in $\def\rt{\mathbb R^3}\rt$. $\Pi$: a plane with normal vector $\nn$. | ||
| - | * $\nn$ is direction of shortest path from $A$ to $\Pi$ | ||
| - | * Let $B$ be any point in the plane $\Pi$.{{ : | ||
| - | |||
| - | * (shortest) distance from $A$ to $\Pi$ is $\text{dist}(A, | ||
| - | * where $\pp=\text{proj}_{\nn}{\vec{AB}}$. | ||
| - | * Do some algebra: we get $\text{dist}(A, | ||
| - | |||
| - | ==== Example ==== | ||
| - | |||
| - | Find the distance from $A=(1, | ||
| - | * choose any point $B$ in $\Pi$, e.g. $B=(2,1,0)$ | ||
| - | * $\nn=\c2{-3}6$ and $\vec{AB}=\c15{-3}$ | ||
| - | * So $\def\dist{\text{dist}}\dist(A, | ||
| - | |||
| - | ==== The distance from the origin to a plane ==== | ||
| - | |||
| - | * We write $0=(0,0,0)$ for the origin in $\rt$ | ||
| - | * Distance from $0$ to a plane $\Pi: | ||
| - | * Take $B=(d/ | ||
| - | * We get $\dist(0, | ||
| - | * In particular, if $\nn$ is a unit vector, then $\dist(0, | ||
| - | * As $d$ varies (with $\nn$ fixed), we obtain parallel planes at different distances to the origin $0$ | ||
| - | * The larger $d$ is, the further the plane is from $0$. | ||
| - | |||
| - | ===== The distance between planes ===== | ||
| - | |||
| - | * Let $\Pi_1$ and $\Pi_2$ be two planes. What is the (shortest) distance between them? | ||
| - | * If they' | ||
| - | * If they' | ||
| - | * Why? | ||
| - | * Since the planes are parallel, $\dist(A, | ||
| - | * So this is also the shortest distance, for any choice of $A$ in $\Pi_1$ | ||
| - | |||
| - | |||
| - | ==== Example ==== | ||
| - | |||
| - | The distance between the planes $3x+4y-2z=5$ and $3x+4y-3z=1$ is $0$, since the normal vectors $\c34{-2}$ and $\c34{-3}$ are not scalar multiples of one another, so they are in different directions, so the planes are not parallel. | ||
| - | |||
| - | ==== Example ==== | ||
| - | |||
| - | The planes $\Pi_1: | ||
| - | |||
| - | We can choose $A=(1, | ||
| - | \[ \dist(\Pi_1, | ||
| - | |||
| - | ==== Exercise: a formula for the distance between parallel planes ==== | ||
| - | |||
| - | Show that the distance between the parallel planes $\Pi_1: | ||
| - | |||
| - | ==== Example ==== | ||
| - | To find the distance between $x+3y-5z=4$ and $2x+6y-10z=11$ we can rewrite the second equation as $x+3y-5z=11/ | ||
| - | \[ \frac{|\tfrac{11}2-4|}{\|\nn\|} = \frac{|\tfrac 32|}{\sqrt{1^2+3^2+(-5)^2}} = \frac3{2\sqrt{35}}.\] | ||
| - | |||
lecture_21_slides.1460634351.txt.gz · Last modified: by rupert
