Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_7a
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_7a [2015/02/10 10:49] – rupert | lecture_7a [2015/02/10 10:55] (current) – [One more example] rupert | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Solve the following [[linear system]]: | Solve the following [[linear system]]: | ||
| \begin{align*} x+y+z& | \begin{align*} x+y+z& | ||
| + | |||
| + | == Solution == | ||
| + | |||
| + | We remark that there are more equations than unknowns... but this isn't a problem! We proceed as usual: | ||
| + | |||
| + | |||
| \begin{align*} | \begin{align*} | ||
| \def\go# | \def\go# | ||
| \def\ar# | \def\ar# | ||
| - | &\go{3& | + | & |
| - | \ar{R1\leftrightarrow R2} | + | \ar{R2\to R2-2R1,\ R3\to R3-R1\text{ and }R4\to R4-3R1} |
| - | \go{1&1&1&4}{3&4&-2&1}{2& | + | \go{1& |
| - | \ar{R2\to R2-3R1\text{ and }R3\to R3-2R1} | + | \ar{R3\to |
| - | \go{1& | + | \go{1& |
| - | \ar{R3\to R3-3R1} | + | |
| - | \go{1&1&1& | + | |
| - | \ar{R3\to \tfrac1{14}R3} | + | |
| - | \go{1& | + | |
| - | \ar{R1\to R1-R3\text{ and }R2\to R2+5R3} | + | |
| - | \go{1&1&0&2}{0&1&0&-1}{0&0& | + | |
| \ar{R1\to R1-R2} | \ar{R1\to R1-R2} | ||
| - | \go{1& | + | \go{1& |
| \end{align*} | \end{align*} | ||
| - | == Solution == | + | Now $z$ is a free variable, say $z=t$ where $t\in \mathbb{R}$, |
| - | + | \[ \begin{bmatrix}x\\y\\z\end{bmatrix}=\begin{bmatrix}0\\2\\0\end{bmatrix}+t\begin{bmatrix}0.5\\-1.5\\1\end{bmatrix}, | |
| - | We remark that there are more equations than unknowns... but this isn't a problem! We proceed as usual: | + | |
| + | ===== Observations about Gaussian elimination ===== | ||
| {{page> | {{page> | ||
lecture_7a.1423565376.txt.gz · Last modified: by rupert
