matheraum.de
Raum für Mathematik
Offene Informations- und Nachhilfegemeinschaft

Für Schüler, Studenten, Lehrer, Mathematik-Interessierte.
Hallo Gast!einloggen | registrieren ]
Startseite · Forum · Wissen · Kurse · Mitglieder · Team · Impressum
Forenbaum
^ Forenbaum
Status Hochschulmathe
  Status Uni-Analysis
    Status Reelle Analysis
    Status UKomplx
    Status Uni-Kompl. Analysis
    Status Differentialgl.
    Status Maß/Integrat-Theorie
    Status Funktionalanalysis
    Status Transformationen
    Status UAnaSon
  Status Uni-Lin. Algebra
    Status Abbildungen
    Status ULinAGS
    Status Matrizen
    Status Determinanten
    Status Eigenwerte
    Status Skalarprodukte
    Status Moduln/Vektorraum
    Status Sonstiges
  Status Algebra+Zahlentheo.
    Status Algebra
    Status Zahlentheorie
  Status Diskrete Mathematik
    Status Diskrete Optimierung
    Status Graphentheorie
    Status Operations Research
    Status Relationen
  Status Fachdidaktik
  Status Finanz+Versicherung
    Status Uni-Finanzmathematik
    Status Uni-Versicherungsmat
  Status Logik+Mengenlehre
    Status Logik
    Status Mengenlehre
  Status Numerik
    Status Lin. Gleich.-systeme
    Status Nichtlineare Gleich.
    Status Interpol.+Approx.
    Status Integr.+Differenz.
    Status Eigenwertprobleme
    Status DGL
  Status Uni-Stochastik
    Status Kombinatorik
    Status math. Statistik
    Status Statistik (Anwend.)
    Status stoch. Analysis
    Status stoch. Prozesse
    Status Wahrscheinlichkeitstheorie
  Status Topologie+Geometrie
  Status Uni-Sonstiges

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
StartseiteMatheForenAbbildungen und MatrizenAnalytische Geometrie-
Foren für weitere Schulfächer findest Du auf www.vorhilfe.de z.B. Geschichte • Erdkunde • Sozialwissenschaften • Politik/Wirtschaft
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.unimatheforum.de
[ Startseite | Forum | Wissen | Kurse | Mitglieder | Team | Impressum ]