| New Reply |
column picture for representing a system of equations |
Share Thread | Thread Tools |
| Jun25-12, 02:58 PM | #1 |
|
|
column picture for representing a system of equations
I've been dabbling with linear algebra lately and on the MIT OCW course for linear algebra, the professor talks about a column representation of a system of linear equations. For example, you teaches you to represent a
2x + 3y = 4 5x + 7y = 9 as a x [[itex]\stackrel{2}{5}[/itex]] + y [[itex]\stackrel{3}{7}[/itex]] = [[itex]\stackrel{4}{9}[/itex]] The professor says one can perform this alternate way to solve a SoE, but what's the logic that allowed people to discover this new method? |
| Jun25-12, 09:12 PM | #2 |
|
|
Pretty much basic linear algebra. The two operations we have in a vector space are "addition of vectors" and "scalar multiplication". The "[itex]x\begin{bmatrix}2 \\ 5\end{bmatrix}= \begin{bmatrix}2x \\ 5x\end{bmatrix}[/itex]" and "[itex]y\begin{bmatrix}3 \\ 7\end{bmatrix}= \begin{bmatrix}3y \\ 7y\end{bmatrix}[/itex]" are "scalar multiplications" while [itex]\begin{bmatrix}2x \\ 5x\end{bmatrix}+ \begin{bmatrix}3y \\ 7y\end{bmatrix}= \begin{bmatrix}2x+ 3y\\ 5x+ 7y\end{bmatrix}[/itex] is "addition of vectors". Finally, the definition of "equality" for vectors tells us that [itex]\begin{bmatrix}2x+ 3y \\ 5x+ 7y\end{bmatrix}= \begin{bmatrix}4 \\ 9\end{bmatrix}[/itex] is the same as "2x+ 3y= 4" and "5x+ 7y= 9".
|
| New Reply |
| Tags |
| column form, linear algebra, ocw, system of equations |
| Thread Tools | |
Similar Threads for: column picture for representing a system of equations
|
||||
| Thread | Forum | Replies | ||
| Representing the state of a quantum system in different bases | Quantum Physics | 4 | ||
| Nullspace, Column Space, and solution of system given only rref(A) | Calculus & Beyond Homework | 0 | ||
| Drawing a picture using math equations | Precalculus Mathematics Homework | 8 | ||
| Find the tension of the system (picture included) | Introductory Physics Homework | 8 | ||
| Visualizing equations in a row picture. | Linear & Abstract Algebra | 1 | ||