Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_22
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_22 [2016/04/19 08:57] – rupert | lecture_22 [2017/04/20 09:02] (current) – rupert | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | ====== 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 ==== | ==== Remark: the distance from the origin to a plane ==== | ||
| Line 35: | Line 57: | ||
| \[ \frac{|\tfrac{11}2-4|}{\|\nn\|} = \frac{|\tfrac 32|}{\sqrt{1^2+3^2+(-5)^2}} = \frac3{2\sqrt{35}}.\] | \[ \frac{|\tfrac{11}2-4|}{\|\nn\|} = \frac{|\tfrac 32|}{\sqrt{1^2+3^2+(-5)^2}} = \frac3{2\sqrt{35}}.\] | ||
| + | ====== Lines in $\mathbb{R}^3$ ====== | ||
| + | |||
| + | A line $L$ in $\rt$ has an equation of the form | ||
| + | \[ L: \c xyz=\c abc+t\c def, \quad t\in \mathbb R\] | ||
| + | where $a, | ||
| + | |||
| + | The variable $t$ is called a "free parameter": | ||
| + | |||
| + | The equation above is called a **parametric equation** for the line $L$, because of the free parameter $t$. | ||
| + | |||
| + | What do $a, | ||
| + | * Set $t=0$: **$A=(a, | ||
| + | * Set $t=1$: $B=(a+d, | ||
| + | * So **$\vec {AB}=\c def$ is a direction along $L$**. | ||
| + | |||
| + | ==== Example ==== | ||
| + | |||
| + | Find the parametric equation of the line $L$ in $\rt$ which passes through $A=(2, | ||
| + | * Note that $\vec{AB}=\c 2{-2}{8}$ | ||
| + | * So this is a direction vector along the line $L$ | ||
| + | * So the equation is $ L: \c xyz=\c 21{-3}+t\c 2{-2}8, | ||
| + | * (Same as $ L: \c xyz=\c 4{-1}5+t\c 2{-2}8, | ||
lecture_22.1461056241.txt.gz · Last modified: by rupert
