www.vorhilfe.de
Vorhilfe

Kostenlose Kommunikationsplattform für gegenseitige Hilfestellungen.
Hallo Gast!einloggen | registrieren ]
Startseite · Forum · Wissen · Kurse · Mitglieder · Team · Impressum
Forenbaum
^ Forenbaum
Status Vorhilfe
  Status Geisteswiss.
    Status Erdkunde
    Status Geschichte
    Status Jura
    Status Musik/Kunst
    Status Pädagogik
    Status Philosophie
    Status Politik/Wirtschaft
    Status Psychologie
    Status Religion
    Status Sozialwissenschaften
  Status Informatik
    Status Schule
    Status Hochschule
    Status Info-Training
    Status Wettbewerbe
    Status Praxis
    Status Internes IR
  Status Ingenieurwiss.
    Status Bauingenieurwesen
    Status Elektrotechnik
    Status Maschinenbau
    Status Materialwissenschaft
    Status Regelungstechnik
    Status Signaltheorie
    Status Sonstiges
    Status Technik
  Status Mathe
    Status Schulmathe
    Status Hochschulmathe
    Status Mathe-Vorkurse
    Status Mathe-Software
  Status Naturwiss.
    Status Astronomie
    Status Biologie
    Status Chemie
    Status Geowissenschaften
    Status Medizin
    Status Physik
    Status Sport
  Status Sonstiges / Diverses
  Status Sprachen
    Status Deutsch
    Status Englisch
    Status Französisch
    Status Griechisch
    Status Latein
    Status Russisch
    Status Spanisch
    Status Vorkurse
    Status Sonstiges (Sprachen)
  Status Neuerdings
  Status Internes VH
    Status Café VH
    Status Verbesserungen
    Status Benutzerbetreuung
    Status Plenum
    Status Datenbank-Forum
    Status Test-Forum
    Status Fragwürdige Inhalte
    Status VH e.V.

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:

Open Source FunktionenplotterFunkyPlot: Kostenloser und quelloffener Funktionenplotter für Linux und andere Betriebssysteme
Forum "Uni-Lineare Algebra" - Orthonormalbasis
Orthonormalbasis < Lineare Algebra < Hochschule < Mathe < Vorhilfe
Ansicht: [ geschachtelt ] | ^ Forum "Uni-Lineare Algebra"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien

Orthonormalbasis: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 11:01 Fr 02.07.2004
Autor: toffel

Hallo,
kann mir jemand bei dieser Aufgabe helfen:

Berechne eine Orthonormalbasis des folgenden Unterraums U[mm]\subseteq\IR^5[/mm] (bezüglich dem Standartskalarprodukt auf [mm]\IR^5[/mm]):

U = Lin[mm] \begin{pmatrix} \begin{Bmatrix} \begin{pmatrix} 1 \\ 0 \\ 0 \\0 \\0 \end{pmatrix}, & \begin{pmatrix} 1 \\ 0 \\ 1 \\0 \\0 \end{pmatrix}, & \begin{pmatrix} 1 \\ 1 \\ 1 \\0 \\1 \end{pmatrix}, & \begin{pmatrix} 2\\ 1 \\ 0 \\2 \\3 \end{pmatrix}\\ \end{Bmatrix} \end{pmatrix}[/mm]

Ich bin nicht zum Seminar gewesen, desswegen habe ich keinen Plan wie man das macht.



Ich habe diese Frage in keinem weiteren Forum gestellt.

        
Bezug
Orthonormalbasis: Antwort
Status: (Antwort) fertig Status 
Datum: 11:48 Fr 02.07.2004
Autor: Stefan

Hallo toffel!

Du kannst zum Beispiel das []Orthogonalisierungsverfahren nach Gram-Schmidt anwenden.

Ich fange es mal an:

1. Vektor:

[mm] $u_1 [/mm] = [mm] \begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \\0 \end{pmatrix}$ [/mm]

Ist schon normiert, also ist [mm] $\tilde{u_1}= u_1$ [/mm] das erste Element der gesuchten Orthonormalbasis. Ansonsten hätte man [mm] $\tilde{u_1} [/mm] = [mm] \frac{1}{\Vert u_1 \Vert} \cdot u_1$ [/mm] gerechnet.

2. Vektor:

[mm] $u_2 [/mm] = [mm] \begin{pmatrix} 1 \\ 0 \\ 1 \\ 0 \\ 0 \end{pmatrix} [/mm] - [mm] <\begin{pmatrix} 1 \\ 0 \\ 1 \\ 0 \\ 0 \end{pmatrix}, \begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \\ 0 \end{pmatrix}> \begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \\ 0 \end{pmatrix} [/mm] =  [mm] \begin{pmatrix} 1 \\ 0 \\ 1 \\ 0 \\ 0 \end{pmatrix} [/mm] - [mm] \begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \\ 0 \end{pmatrix} [/mm] = [mm] \begin{pmatrix} 0 \\ 0 \\1 \\ 0 \\ 0 \end{pmatrix}$ [/mm]

Ist schon normiert, also ist [mm] $\tilde{u_2} [/mm] = [mm] u_2$ [/mm] das zweite Element der gesuchten Orthonormalbasis.

3. Vektor:

[mm] $u_3 [/mm] = [mm] \begin{pmatrix} 1 \\ 1 \\ 1 \\ 0 \\ 1 \end{pmatrix} [/mm] - [mm] <\begin{pmatrix} 1 \\ 1 \\ 1 \\ 0 \\ 1 \end{pmatrix}, \begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \\ 0 \end{pmatrix}> \begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \\ 0 \end{pmatrix} [/mm] - [mm] <\begin{pmatrix} 1 \\ 1 \\ 1 \\ 0 \\ 1 \end{pmatrix}, \begin{pmatrix} 0 \\ 0 \\ 1 \\ 0 \\ 0 \end{pmatrix}> \begin{pmatrix} 0 \\ 0 \\ 1 \\ 0 \\ 0 \end{pmatrix} [/mm]  = [mm] \begin{pmatrix} 1 \\ 1 \\ 1 \\ 0 \\ 1 \end{pmatrix} [/mm] - [mm] \begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \\ 0 \end{pmatrix} [/mm] - [mm] \begin{pmatrix} 0 \\ 0 \\ 1 \\ 0 \\ 0 \end{pmatrix} [/mm] = [mm] \begin{pmatrix} 0 \\ 1 \\0 \\ 0 \\ 1 \end{pmatrix}$ [/mm]

Nun muss man normieren:

Wegen [mm] $\left\Vert \begin{pmatrix} 0 \\ 1 \\0 \\ 0 \\ 1 \end{pmatrix} \right\Vert [/mm] = [mm] \sqrt{1^2 + 1^2} [/mm] = [mm] \sqrt{2}$ [/mm] ist

[mm] $\tilde{u_3} [/mm] = [mm] \frac{1}{\Vert u_3\Vert} \cdot u_3 [/mm] = [mm] \frac{1}{\sqrt{2}} \begin{pmatrix} 0 \\ 1 \\0 \\ 0 \\ 1 \end{pmatrix}$ [/mm]

das dritte Element der gesuchten Orthonormalbasis.

Den letzten Schritt kriegst du selber hin, oder? ;-)

Liebe Grüße
Stefan

Bezug
                
Bezug
Orthonormalbasis: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 20:08 Fr 02.07.2004
Autor: toffel

Hallo Stefan,

Danke diese Formel kannte ich nicht.
ich habe den letzten Vektor ausgerechnet und komme auf:

[mm] u_4 [/mm] = [mm]\bruch{1}{\wurzel 6}[/mm][mm] *\begin{pmatrix} 0 \\ -1 \\ 0 \\ 2 \\ 1 \end{pmatrix} [/mm]
Also ist die Orthonormalbasis: [mm] \begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \\ 0 \end{pmatrix},\begin{pmatrix} 0 \\ 0 \\ 1 \\ 0 \\ 0 \end{pmatrix},\bruch{1}{\wurzel 2}* \begin{pmatrix} 0 \\ 1 \\ 0 \\ 0 \\ 1 \end{pmatrix},\bruch{1}{\wurzel 6}* \begin{pmatrix} 0 \\ -1 \\ 0 \\ 2 \\ 1 \end{pmatrix} [/mm]  

Mfg. Toffel






Bezug
                        
Bezug
Orthonormalbasis: Antwort
Status: (Antwort) fertig Status 
Datum: 22:19 Fr 02.07.2004
Autor: Stefan

Hallo toffel!

> Hallo Stefan,
>  
> Danke diese Formel kannte ich nicht.
>  ich habe den letzten Vektor ausgerechnet und komme auf:
>  
> [mm]u_4[/mm] = [mm]\bruch{1}{\wurzel 6}[/mm][mm] *\begin{pmatrix} 0 \\ -1 \\ 0 \\ 2 \\ 1 \end{pmatrix} [/mm]
>  
> Also ist die Orthonormalbasis: [mm]\begin{pmatrix} 1 \\ 0 \\ 0 \\ 0 \\ 0 \end{pmatrix},\begin{pmatrix} 0 \\ 0 \\ 1 \\ 0 \\ 0 \end{pmatrix},\bruch{1}{\wurzel 2}* \begin{pmatrix} 0 \\ 1 \\ 0 \\ 0 \\ 1 \end{pmatrix},\bruch{1}{\wurzel 6}* \begin{pmatrix} 0 \\ -1 \\ 0 \\ 2 \\ 1 \end{pmatrix}[/mm]

[ok]

Liebe Grüße
Stefan


Bezug
Ansicht: [ geschachtelt ] | ^ Forum "Uni-Lineare Algebra"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien


^ Seitenanfang ^
www.vorhilfe.de