User:Phlsph7/Algebra - Linear algebra

From Wikipedia, the free encyclopedia

Linear algebra[edit]

Linear algebra employs the methods of elementary algebra to study systems of linear equations.[1] An equation is linear if no variable is multiplied with another variable and no operations like exponentiation, extraction of roots, and logarithm are applied to variables. For example, the equations and are linear while the equations and are non-linear. Several equations form a system of equations if they all rely on the same set of variables.[2]

Systems of linear equations are often expressed through matrices[a] and vectors[b] to represent the whole system in a single equation. This can be done by moving the variables to the left side of each equation and moving the constant terms to the right side. The system is then expressed by formulating a matrix that contains all the coefficients of the equations and multiplying it with the vector made up of the variables.[3] For example, the system of equations

can be written as

Like elementary algebra, linear algebra is interested in manipulating and transforming equations to solve them. It goes beyond elementary algebra by dealing with several equations at once and looking for the values for which all equations are true at the same time. For example, if the system is made of the two equations and then using the values 1 and 3 for and does not solve the system of equations because it only solves the first but not the second equation.[4]

Two central questions in linear algebra are whether a system of equations has any solutions and, if so, whether it has a unique solution. A system of equations that has solutions is called consistent. This is the case if the equations do not contradict each other. If two or more equations contradict each other, the system of equations is inconsistent and has no solutions. For example, the equations and contradict each other since no values of and exist that solve both equations at the same time.[5]

Whether a consistent system of equations has a unique solution depends on the number of variables and the number of independent equations. Several equations are independent of each other if they do not provide the same information and cannot be derived from each other. A unique solution exists if the number of variables is the same as the number of independent equations. Underdetermined systems, by contrast, have more variables than equations and have an infinite number of solutions if they are consistent.[6]

Graph of two linear equations
Linear equations with two variables can be interpreted geometrically as lines. The solution of a system of linear equations is where the lines intersect.

Many of the techniques employed in elementary algebra to solve equations are also applied in linear algebra. The substitution method starts with one equation and isolates one variable in it. It proceeds to the next equation and replaces the isolated variable with the found expression, thereby reducing the number of unknown variables by one. It applies the same process again to this and the remaining equations until the values of all variables are determined.[7] The elimination method creates a new equation by adding one equation to another equation. This way, it is possible to eliminate one variable that appears in both equations. For a system that contains the equations and , it is possible to eliminate y by adding the first to the second equation, thereby revealing that x is 13.[c][8] Many advanced techniques implement algorithms based on matrix calculations, such as Cramer's rule, the Gauss–Jordan elimination, and LU Decomposition.[9]

On a geometric level, systems of equations can be interpreted as geometric figures. For systems that have two variables, each equation represents a line in two-dimensional space. The point where the two lines intersect is the solution. For inconsistent systems, the two lines run parallel, meaning that there is no solution since they never intersect. If two equations are not independent then they describe the same line, meaning that every solution of one equation is also a solution of the other equation. These relations make it possible to graphically look for solutions by plotting the equations and determining where they intersect.[10] The same principles also apply to systems of equations with more variables, with the difference being that the equations do not describe lines but higher dimensional figures. For instance, equations with three variables correspond to planes in three-dimensional space and the points where all planes intersect solve the system of equations.[11]

References[edit]

Notes[edit]

  1. ^ A matrix is a table of numbers, such as
  2. ^ A vector is an array of numbers or a matrix with only one column, such as
  3. ^ In some cases, an equation has to be multiplied by a constant before adding it to another equation.

Citations[edit]

  1. ^
  2. ^
  3. ^
  4. ^
  5. ^
  6. ^
  7. ^
  8. ^
  9. ^
  10. ^
  11. ^

Sources[edit]

  • Sullivan, Michael (29 March 2010). Finite Mathematics: An Applied Approach. John Wiley & Sons. ISBN 978-0-470-87639-8.
  • Harrison, Michael; Waldron, Patrick (31 March 2011). Mathematics for Economics and Finance. Routledge. ISBN 978-1-136-81921-6.
  • Young, Cynthia Y. (16 May 2023). Precalculus. John Wiley & Sons. ISBN 978-1-119-86940-5.
  • Williams, Gareth (17 August 2007). Linear Algebra with Applications. Jones & Bartlett Learning. ISBN 978-0-7637-5753-3.
  • Mortensen, C. E. (14 March 2013). Inconsistent Mathematics. Springer Science & Business Media. ISBN 978-94-015-8453-1.
  • Andrilli, Stephen; Hecker, David (5 April 2022). Elementary Linear Algebra. Academic Press. ISBN 978-0-323-98426-3.
  • Anton, Howard; Rorres, Chris (4 November 2013). Elementary Linear Algebra: Applications Version. John Wiley & Sons. ISBN 978-1-118-47422-8.
  • Barrera-Mora, Fernando (8 May 2023). Linear Algebra: A Minimal Polynomial Approach to Eigen Theory. Walter de Gruyter GmbH & Co KG. ISBN 978-3-11-113591-5.
  • EoM Staff (2011). "Linear equation". Encyclopedia of Mathematics. Springer. Retrieved 10 January 2024.
  • Anton, Howard (4 November 2013). Elementary Linear Algebra. John Wiley & Sons. ISBN 978-1-118-67730-8.