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 Mathe
  Status Schulmathe
    Status Primarstufe
    Status Mathe Klassen 5-7
    Status Mathe Klassen 8-10
    Status Oberstufenmathe
    Status Mathe-Wettbewerbe
    Status Sonstiges
  Status Hochschulmathe
    Status Uni-Analysis
    Status Uni-Lin. Algebra
    Status Algebra+Zahlentheo.
    Status Diskrete Mathematik
    Status Fachdidaktik
    Status Finanz+Versicherung
    Status Logik+Mengenlehre
    Status Numerik
    Status Uni-Stochastik
    Status Topologie+Geometrie
    Status Uni-Sonstiges
  Status Mathe-Vorkurse
    Status Organisatorisches
    Status Schule
    Status Universität
  Status Mathe-Software
    Status Derive
    Status DynaGeo
    Status FunkyPlot
    Status GeoGebra
    Status LaTeX
    Status Maple
    Status MathCad
    Status Mathematica
    Status Matlab
    Status Maxima
    Status MuPad
    Status Taschenrechner

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
Dt. Schulen im Ausland: Mathe-Seiten:Weitere Fächer:

Open Source FunktionenplotterFunkyPlot: Kostenloser und quelloffener Funktionenplotter für Linux und andere Betriebssysteme
StartseiteMatheForenAbbildungen und MatrizenMatrizen und lineare Abbildung
Foren für weitere Schulfächer findest Du auf www.vorhilfe.de z.B. Geschichte • Erdkunde • Sozialwissenschaften • Politik/Wirtschaft
Forum "Abbildungen und Matrizen" - Matrizen und lineare Abbildung
Matrizen und lineare Abbildung < Abbildungen+Matrizen < Lin. Algebra/Vektor < Oberstufe < Schule < Mathe < Vorhilfe
Ansicht: [ geschachtelt ] | ^ Forum "Abbildungen und Matrizen"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien

Matrizen und lineare Abbildung: Tip
Status: (Frage) beantwortet Status 
Datum: 18:25 So 21.11.2010
Autor: Dust

Aufgabe
Sei  g die Gerade mit der Gleichung g : [mm] \vec x = r * \begin{pmatrix} -2 \\ 0 \\ 1 } \end{pmatrix} [/mm] und A die Matrix mit [mm] A = \begin{pmatrix} 0 & 0 & -1 \\ 0 & 1 & 0 \\ 1 & 0 & 0 \end{pmatrix} [/mm]

Zeigen Sie, dass g wieder auf eine Gerade g' abgebildet wird.


Guten Abend,

Mit [mm] A = \begin{pmatrix} 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 0 & 0 \end{pmatrix} [/mm]  und  [mm] \vec a = \begin{pmatrix} -2 \\ 0 \\ 1 \end{pmatrix} [/mm]

ist

[mm] \begin{pmatrix} 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 0 & 0 \end{pmatrix} * r * \begin{pmatrix} -2 \\ 0 \\ 1 \end{pmatrix} = \begin{pmatrix} 0 * a_1 +0 * a_2 + -1 * -2a_3 \\ 0 * a_1 + 1 * 0*a_2 + 0 * a_3 \\ 1* a_1 + 0 * a_2 + 0 * a_3 \end{pmatrix} = \begin{pmatrix} -2a_3 \\ 0a_2 \\ 1a_1 \end{pmatrix} = r * \begin{pmatrix} 1 \\ 0 \\ -2 \end{pmatrix} [/mm]

Ich bekomme für [mm] A \vec a =\begin{pmatrix} 1 \\ 0 \\ -2 \end{pmatrix} [/mm] heraus.

Aber laut dem Lernheft das mir vorliegt  müsste da

[mm] A \vec a = \begin{pmatrix} -1 \\ 0 \\ -2 \end{pmatrix} [/mm] die Lösung sein?

Wo liegt der Fehler?

Vielen Dank für euere Hilfe

Gruß Dust



        
Bezug
Matrizen und lineare Abbildung: Antwort
Status: (Antwort) fertig Status 
Datum: 18:28 So 21.11.2010
Autor: wieschoo

Hi,
> Sei  g die Gerade mit der Gleichung g : [mm]\vec x = r * \begin{pmatrix} -2 \\ 0 \\ 1 } \end{pmatrix}[/mm]
> und A die Matrix mit [mm]A = \begin{pmatrix} 0 & 0 & \blue{-1} \\ 0 & 1 & 0 \\ 1 & 0 & 0 \end{pmatrix}[/mm]
>  
> Zeigen Sie, dass g wieder auf eine Gerade g' abgebildet
> wird.
>  
> Guten Abend,
>  
> Mit [mm]A = \begin{pmatrix} 0 & 0 & \red{1} \\ 0 & 1 & 0 \\ 1 & 0 & 0 \end{pmatrix}[/mm]
>  und  [mm]\vec a = \begin{pmatrix} -2 \\ 0 \\ 1 \end{pmatrix} [/mm]
>  
> ist
>  
> [mm]\begin{pmatrix} 0 & 0 & \red{1} \\ 0 & 1 & 0 \\ 1 & 0 & 0 \end{pmatrix} * r * \begin{pmatrix} -2 \\ 0 \\ 1 \end{pmatrix} = \begin{pmatrix} 0 * a_1 +0 * a_2 + \green{-1 * -2a_3} \\ 0 * a_1 + 1 * 0*a_2 + 0 * a_3 \\ 1* a_1 + 0 * a_2 + 0 * a_3 \end{pmatrix} = \begin{pmatrix} -2a_3 \\ 0a_2 \\ 1a_1 \end{pmatrix} = r * \begin{pmatrix} 1 \\ 0 \\ -2 \end{pmatrix}[/mm]

Rechenfehler: Das grüne wäre sonst [mm] $\green{+2a_3}$. [/mm]
Was machst du eigentlich hier? Wo kommt auf einmal [mm] $a_1,a_2,a_3$ [/mm] her?
[mm]\begin{pmatrix} 0 & 0 & \red{1} \\ 0 & 1 & 0 \\ 1 & 0 & 0 \end{pmatrix} * r *\begin{pmatrix} -2 \\ 0 \\ 1 \end{pmatrix} = r * \begin{pmatrix} 1 \\ 0 \\ -2 \end{pmatrix}[/mm]
So würde es stimmen mit dem Übertragungsfehler.

>  
> Ich bekomme für [mm]A \vec a =\begin{pmatrix} 1 \\ 0 \\ -2 \end{pmatrix} [/mm]
> heraus.
>
> Aber laut dem Lernheft das mir vorliegt  müsste da
>
> [mm]A \vec a = \begin{pmatrix} -1 \\ 0 \\ -2 \end{pmatrix}[/mm] die
> Lösung sein?
>  
> Wo liegt der Fehler?

der ist rot markiert. Also nicht alles falsch gerechnet sondern nur falsch übertragen.

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


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


^ Seitenanfang ^
www.matheraum.de
[ Startseite | Forum | Wissen | Kurse | Mitglieder | Team | Impressum ]