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 11:25] – rupert | lecture_21 [2017/04/18 09:40] (current) – rupert | ||
|---|---|---|---|
| Line 54: | 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.\] | ||
| - | |||
| - | ====== The distance to a plane ====== | ||
| - | |||
| - | ===== The distance from a point to a plane ===== | ||
| - | |||
| - | Let $\Pi$ be a plane in $\def\rt{\mathbb{R}^3}\rt$ with equation $ax+by+cz=d$, | ||
| - | |||
| - | The shortest path from $A$ to a point in $\Pi$ goes in the same direction as $\nn$. Let $B$ be any point in the plane $\Pi$. | ||
| - | |||
| - | {{ : | ||
| - | |||
| - | From the diagram, we see that the shortest distance from $A$ to $\Pi$ is given by | ||
| - | \[ \text{dist}(A, | ||
| - | where | ||
| - | \[ \pp=\text{proj}_{\nn}{\vec{AB}}.\] | ||
| - | Using the formula for $\text{proj}_{\vec w}\vec v$ and the fact that $\|c\vec v\|=|c|\, | ||
| - | \[ \text{dist}(A, | ||
| - | |||
| - | ==== Example ==== | ||
| - | |||
| - | To find the distance from $A=(1, | ||
| - | \[ \def\dist{\text{dist}}\dist(A, | ||
| - | |||
| - | ==== Remark: the distance from the origin to a plane ==== | ||
| - | |||
| - | If we write $0=(0,0,0)$ for the origin in $\rt$ and apply the formula above to the plane $\Pi: | ||
| - | \[ \dist(0, | ||
| - | where $\nn$ is the normal vector $\nn=\c abc$. | ||
| - | |||
| - | So as $d$ varies (with the normal vector $\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 parallel planes ===== | ||
| - | |||
| - | If $\Pi_1$ and $\Pi_2$ are parallel planes, then the shortest distance between them is given by | ||
| - | \[ \dist(\Pi_1, | ||
| - | for any point $A$ is $\Pi_1$. The reason is that for parallel planes, changing $A$ to a different point in $\Pi_1$ does not change $\dist(A, | ||
| - | |||
| - | Of course, if the planes $\Pi_1$ and $\Pi_2$ are not parallel, then they intersect (in many points: in a whole line). So for non-parallel planes we always have $\dist(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.1460633136.txt.gz · Last modified: by rupert
