Column picture for representing a system of equations

Click For Summary
SUMMARY

The discussion focuses on the column representation of a system of linear equations, specifically illustrated through the equations 2x + 3y = 4 and 5x + 7y = 9. This method utilizes vector space operations, namely "addition of vectors" and "scalar multiplication," to express the equations in a column format. The logic behind this representation is rooted in basic linear algebra principles, allowing for a clear understanding of vector equality and its implications in solving systems of equations.

PREREQUISITES
  • Understanding of linear algebra concepts
  • Familiarity with vector spaces
  • Knowledge of scalar multiplication
  • Basic operations of addition of vectors
NEXT STEPS
  • Explore the concept of vector spaces in depth
  • Study the properties of scalar multiplication in linear algebra
  • Learn about the geometric interpretation of systems of equations
  • Investigate alternative methods for solving systems of equations
USEFUL FOR

Students and educators in mathematics, particularly those studying linear algebra, as well as anyone interested in understanding the representation and solution of systems of linear equations.

vanmaiden
Messages
101
Reaction score
1
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?
 
Physics news on Phys.org
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".
 

Similar threads

Replies
1
Views
4K
  • · Replies 26 ·
Replies
26
Views
5K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
12K