www.vorkurse.de
Ein Projekt von vorhilfe.de
Die Online-Kurse der Vorhilfe

E-Learning leicht gemacht.
Hallo Gast!einloggen | registrieren ]
Startseite · Mitglieder · Teams · Forum · Wissen · Kurse · Impressum
Forenbaum
^ Forenbaum
Status Mathe-Vorkurse
  Status Organisatorisches
  Status Schule
    Status Wiederholung Algebra
    Status Einführung Analysis
    Status Einführung Analytisc
    Status VK 21: Mathematik 6.
    Status VK 37: Kurvendiskussionen
    Status VK Abivorbereitungen
  Status Universität
    Status Lerngruppe LinAlg
    Status VK 13 Analysis I FH
    Status Algebra 2006
    Status VK 22: Algebra 2007
    Status GruMiHH 06
    Status VK 58: Algebra 1
    Status VK 59: Lineare Algebra
    Status VK 60: Analysis
    Status Wahrscheinlichkeitst

Gezeigt werden alle Foren bis zur Tiefe 2

Navigation
 Startseite...
 Neuerdings beta neu
 Forum...
 vorwissen...
 vorkurse...
 Werkzeuge...
 Nachhilfevermittlung beta...
 Online-Spiele beta
 Suchen
 Verein...
 Impressum
Das Projekt
Server und Internetanbindung werden durch Spenden finanziert.
Organisiert wird das Projekt von unserem Koordinatorenteam.
Hunderte Mitglieder helfen ehrenamtlich in unseren moderierten Foren.
Anbieter der Seite ist der gemeinnützige Verein "Vorhilfe.de e.V.".
Partnerseiten
Weitere Fächer:

Open Source FunktionenplotterFunkyPlot: Kostenloser und quelloffener Funktionenplotter für Linux und andere Betriebssysteme
Forum "Abbildungen und Matrizen" - Analytische Geometrie-
Analytische Geometrie- < Abbildungen+Matrizen < Lin. Algebra/Vektor < Oberstufe < Schule < Mathe < Vorhilfe
Ansicht: [ geschachtelt ] | ^ Forum "Abbildungen und Matrizen"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien

Analytische Geometrie-: Korrektur
Status: (Frage) beantwortet Status 
Datum: 16:30 Di 14.12.2010
Autor: Dust

Aufgabe
3. Es sei die 3 x 3-Matrix [mm] A = \begin{bmatrix} 1 & 0 & -1 \\ 0 & 1 & 1 \\ 0 & 0 & 0 \end{bmatrix} [/mm].

a) Es sei der Vektor [mm] \vec x = \begin{pmatrix} 3 \\ 4 \\ 5 \end{pmatrix} [/mm] . Bestimmen Sie den Bildvektor [mm] A \vec x [/mm].

b) Zeigen Sie, dass die durch [mm] A [/mm] gegebene lineare Abildung jeden Vektor in die [mm] x_1 - x_2 [/mm]  -Ebene abbildet.

c) Zeigen Sie, dass die durch [mm] A [/mm] gegebene lineare Abbildung eine Projektion ist.

d) Der Kern einer linearen Abbildung [mm] \vec x \to A \vec x [/mm] ist die Menge [mm] Ker A = { \vec x | A \vec x = \vec o} [/mm] , das heißt also, die Menge aller Vektoren, die auf den Nullvektor abgebildet werden.

Bestimmen Sie [mm] Ker A [/mm] für die durch die oben angegebene Matrix definierte lineare Abbildung.

Hallo,

Zu Aufgabe a)
Mein Ansatz ist :

[mm] A * \vec x [/mm] = [mm] \begin{bmatrix} 1 & 0 & 1 \\ 0 & 1 & 1 \\ 0 & 0 & 0 \end{bmatrix} [/mm] * [mm] \begin{pmatrix} 3 \\ 4 \\ 5 \end{pmatrix} [/mm] = [mm] \begin{pmatrix} 1 * 3 + 0 *4 + -1 *5 \\ 0 *3 + 1 * 4 +1 * 5 \\ 0* 3 + 0 *4 + 0 * 5 \end{pmatrix} [/mm] = [mm] \begin{pmatrix} -2 \\ 9 \\ 0 \end{pmatrix} [/mm]

Vielen Dank für euere Hilfe,

Gruss Dust

        
Bezug
Analytische Geometrie-: Antwort
Status: (Antwort) fertig Status 
Datum: 16:33 Di 14.12.2010
Autor: fred97


> 3. Es sei die 3 x 3-Matrix [mm]A = \begin{bmatrix} 1 & 0 & -1 \\ 0 & 1 & 1 \\ 0 & 0 & 0 \end{bmatrix} [/mm].
>  
> a) Es sei der Vektor [mm]\vec x = \begin{pmatrix} 3 \\ 4 \\ 5 \end{pmatrix}[/mm]
> . Bestimmen Sie den Bildvektor [mm]A \vec x [/mm].
>  
> b) Zeigen Sie, dass die durch [mm]A[/mm] gegebene lineare Abildung
> jeden Vektor in die [mm]x_1 - x_2[/mm]  -Ebene abbildet.
>  
> c) Zeigen Sie, dass die durch [mm]A[/mm] gegebene lineare Abbildung
> eine Projektion ist.
>  
> d) Der Kern einer linearen Abbildung [mm]\vec x \to A \vec x[/mm]
> ist die Menge [mm]Ker A = { \vec x | A \vec x = \vec o}[/mm] , das
> heißt also, die Menge aller Vektoren, die auf den
> Nullvektor abgebildet werden.
>  
> Bestimmen Sie [mm]Ker A[/mm] für die durch die oben angegebene
> Matrix definierte lineare Abbildung.
>  Hallo,
>  
> Zu Aufgabe a)
>  Mein Ansatz ist :
>  
> [mm]A * \vec x[/mm] = [mm]\begin{bmatrix} 1 & 0 & 1 \\ 0 & 1 & 1 \\ 0 & 0 & 0 \end{bmatrix}[/mm]
> * [mm]\begin{pmatrix} 3 \\ 4 \\ 5 \end{pmatrix}[/mm] =
> [mm]\begin{pmatrix} 1 * 3 + 0 *4 + -1 *5 \\ 0 *3 + 1 * 4 +1 * 5 \\ 0* 3 + 0 *4 + 0 * 5 \end{pmatrix}[/mm]
> = [mm]\begin{pmatrix} -2 \\ 9 \\ 0 \end{pmatrix}[/mm]


Oben rechts in der Matrix muß -1 stehen. Ansonsten stimmts

FRED

>  
> Vielen Dank für euere Hilfe,
>  
> Gruss Dust


Bezug
        
Bezug
Analytische Geometrie-: Korrektur
Status: (Frage) beantwortet Status 
Datum: 19:04 Di 14.12.2010
Autor: Dust

Zu Aufgabe b)

Hallo,

Es gilt [mm] A \vec x = \begin{bmatrix} 1 & 0 & -1 \\ 0 & 1 & 1 \\ 0 & 0 & 0 \end{bmatrix} * \begin{pmatrix} * x_1 \\ x_2 \\ x_3 \end{pmatrix} [/mm] = [mm] \begin{pmatrix} 1 * x_1 + 0 * x_2 + -1 * x_3 \\ 0 * x_1 + 1 * x_2 + 1 * x_3 \\ 0 * x_1 + 0 * x_2 + 0 * x_3 \end{pmatrix} [/mm]  = [mm] \begin{pmatrix} x_1 - x_3 \\ x_2 + x_2 \\ 0 \end{pmatrix} [/mm]

Das bedeutet, das Bild jedes Vektor [mm] \vec x [/mm] liegt in der [mm] x_1 - x_2 [/mm] -Ebene.

Vielen Dank für euere Hilfe.

Gruß Dust

Bezug
                
Bezug
Analytische Geometrie-: Antwort
Status: (Antwort) fertig Status 
Datum: 21:58 Di 14.12.2010
Autor: MathePower

Hallo Dust,

> Zu Aufgabe b)
>  
> Hallo,
>  
> Es gilt [mm]A \vec x = \begin{bmatrix} 1 & 0 & -1 \\ 0 & 1 & 1 \\ 0 & 0 & 0 \end{bmatrix} * \begin{pmatrix} * x_1 \\ x_2 \\ x_3 \end{pmatrix}[/mm]
> = [mm]\begin{pmatrix} 1 * x_1 + 0 * x_2 + -1 * x_3 \\ 0 * x_1 + 1 * x_2 + 1 * x_3 \\ 0 * x_1 + 0 * x_2 + 0 * x_3 \end{pmatrix}[/mm]
>  = [mm]\begin{pmatrix} x_1 - x_3 \\ x_2 + x_2 \\ 0 \end{pmatrix}[/mm]
>  
> Das bedeutet, das Bild jedes Vektor [mm]\vec x[/mm] liegt in der [mm]x_1 - x_2[/mm]
> -Ebene.


[ok]


>  
> Vielen Dank für euere Hilfe.
>  
> Gruß Dust


Gruss
MathePower

Bezug
        
Bezug
Analytische Geometrie-: Korrektur
Status: (Frage) beantwortet Status 
Datum: 19:11 Mi 15.12.2010
Autor: Dust

Hallo,

Zu Aufgabe d)

Für jeden Vektor [mm] \vec x \begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix} [/mm] ist [mm] 0 * \vec x [/mm] = [mm] 0 * \begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix} [/mm] = [mm] \begin{pmatrix} 0 * x_1 \\ 0 * x_2 \\ 0 * x_3 \end{pmatrix} [/mm] = [mm] \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix} [/mm] =   [mm] \vec o [/mm]


Für den Nullvektor gilt

[mm] \vec o [/mm] =  [mm] 0 * \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix} [/mm] = [mm] 0 * \vec o [/mm]

Mit der Linearitätseigenschaft L2 folgt:

[mm] A \vec o [/mm] = [mm] A ( 0 * \vec o ) [/mm] = [mm] 0 * A \vec o [/mm] = [mm] \vec o [/mm]

Vielen Dank für euere Hilfe

Gruss Dust

Bezug
                
Bezug
Analytische Geometrie-: Antwort
Status: (Antwort) fertig Status 
Datum: 22:06 Mi 15.12.2010
Autor: MathePower

Hallo Dust,

> Hallo,
>  
> Zu Aufgabe d)
>  
> Für jeden Vektor [mm]\vec x \begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix}[/mm]
> ist [mm]0 * \vec x[/mm] = [mm]0 * \begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix}[/mm]
> = [mm]\begin{pmatrix} 0 * x_1 \\ 0 * x_2 \\ 0 * x_3 \end{pmatrix}[/mm]
> = [mm]\begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix}[/mm] =   [mm]\vec o[/mm]
>  
>
> Für den Nullvektor gilt
>
> [mm]\vec o[/mm] =  [mm]0 * \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix}[/mm] = [mm]0 * \vec o[/mm]
>  
> Mit der Linearitätseigenschaft L2 folgt:
>  
> [mm]A \vec o[/mm] = [mm]A ( 0 * \vec o )[/mm] = [mm]0 * A \vec o[/mm] = [mm]\vec o[/mm]


Es gibt auch noch Vektoren [mm]\vec{x} \not= \vec{0}[/mm],
die durch A auf den Nullvektor abgebildet wrden.


>  
> Vielen Dank für euere Hilfe
>  
> Gruss Dust


Gruss
MathePower

Bezug
                        
Bezug
Analytische Geometrie-: Korrektur
Status: (Frage) beantwortet Status 
Datum: 09:46 Do 16.12.2010
Autor: Dust

Hallo,
  
Durch Probieren habe ich zwei Vektoren [mm] \vec x [/mm] gefunden.

[mm] \begin{bmatrix} 1 & 0 & -1 \\ 0 & 1 & 1 \\ 0 & 0 & 0 \end{bmatrix} * \begin{pmatrix} -1 \\ +1 \\ -1 \end{pmatrix} [/mm] = [mm] \begin{pmatrix} 1 * -1 + 0 * 1 + -1 * -1 = 0 \\ 0 * -1 + 1 * 1 + 1 * -1 = 0 \\ 0 * -1 + 0 * 1 + 0 * -1 = 0 \end{pmatrix} [/mm] = [mm] \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix} [/mm] = [mm] A * \vec x [/mm] = [mm] A \vec o [/mm]

Auch der Vektor [mm] [mm] \begin{pmatrix} 1 \\ 1 \\ -1 \end{pmatrix} [/mm] gehört dazu.

Vielen Dank für euere Hilfe

Gruss Dust

Bezug
                                
Bezug
Analytische Geometrie-: Antwort
Status: (Antwort) fertig Status 
Datum: 19:33 So 19.12.2010
Autor: MathePower

Hallo Dust,

> Hallo,
>    
> Durch Probieren habe ich zwei Vektoren [mm]\vec x[/mm] gefunden.
>
> [mm]\begin{bmatrix} 1 & 0 & -1 \\ 0 & 1 & 1 \\ 0 & 0 & 0 \end{bmatrix} * \begin{pmatrix} -1 \\ +1 \\ -1 \end{pmatrix}[/mm]
> = [mm]\begin{pmatrix} 1 * -1 + 0 * 1 + -1 * -1 = 0 \\ 0 * -1 + 1 * 1 + 1 * -1 = 0 \\ 0 * -1 + 0 * 1 + 0 * -1 = 0 \end{pmatrix}[/mm]
> = [mm]\begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix}[/mm] = [mm]A * \vec x[/mm] =
> [mm]A \vec o[/mm]


Der Vektor [mm] \begin{pmatrix} -1 \\ +1 \\ -1 \end{pmatrix}[/mm] ist schon richtig. [ok]


>  
> Auch der Vektor [mm][mm]\begin{pmatrix} 1 \\ 1 \\ -1 \end{pmatrix}[/mm] gehört dazu.


Nein, der gehört nicht dazu.


>Vielen Dank für euere Hilfe

>Gruss Dust


Gruss
MathePower

Bezug
Ansicht: [ geschachtelt ] | ^ Forum "Abbildungen und Matrizen"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien


^ Seitenanfang ^
www.vorkurse.de
[ Startseite | Mitglieder | Teams | Forum | Wissen | Kurse | Impressum ]