Serlo: EN: Linear systems and matrices

Aus testwiki
Version vom 5. August 2024, 17:34 Uhr von imported>Sascha Lill 95 (Linear systems and linear maps)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

{{#invoke:Mathe für Nicht-Freaks/Seite|oben}}

A practical example

Linear dependencies often occur in practice. Mathe für Nicht-Freaks: Vorlage:Beispiel

Definition

Mathe für Nicht-Freaks: Vorlage:Definition Mathe für Nicht-Freaks: Vorlage:Definition Mathe für Nicht-Freaks: Vorlage:Definition

Examples

Mathe für Nicht-Freaks: Vorlage:Beispiel

Linear system with a unique solution

Mathe für Nicht-Freaks: Vorlage:Beispiel

Linear system with a non-unique solution

Mathe für Nicht-Freaks: Vorlage:Beispiel

A solution space trick

Mathe für Nicht-Freaks: Vorlage:Beispiel

Linear systems and linear maps

As the name suggests, there is an important connection between linear systems of equations and linear maps. For example, let's look at the following linear system

Vorlage:Einrücken

We can combine these two equations into one equation by using the vector notation. The left-hand side is a vector of variables v,w, the right-hand side is a constant vector. We can thus write the columns of the system of equations as vectors and obtain

Vorlage:Einrücken

The left-hand side depends on the variables v and w. These can be described by a function

Vorlage:Einrücken

This gives us the equation

Vorlage:Einrücken

In particular, f is a linear map.

Mathe für Nicht-Freaks: Vorlage:Aufgabe

We have rewritten the above system of equations into an equation for a linear map that results in a constant vector. In other words, the search for a solution to the above system of equations is the same as the search for an image of the right-hand side under f. In fact, we obtain the coefficient matrix of the above system of equations as the representation matrix of f with respect to the basis (1,0)T,(0,1)T.

More generally, for a linear system with m equations and n variables over a field K, we find a corresponding linear map f:KnKm as follows: Let AKm×n be the coefficient matrix and bKm the right-hand side of the linear system. Then we set f(x):=Ax. This function is linear and agrees with the above construction. Then the search for a solution to the system of equations corresponds to the search for a preimage of b under f, that is, an x satisfying f(x)=b.

{{#invoke:Mathe für Nicht-Freaks/Seite|unten}}