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 Schulmathe
  Status Primarstufe
  Status Mathe Klassen 5-7
  Status Mathe Klassen 8-10
  Status Oberstufenmathe
    Status Schul-Analysis
    Status Lin. Algebra/Vektor
    Status Stochastik
    Status Abivorbereitung
  Status Mathe-Wettbewerbe
    Status Bundeswettb. Mathe
    Status Deutsche MO
    Status Internationale MO
    Status MO andere Länder
    Status Känguru
  Status 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
StartseiteMatheForenReelle Analysis mehrerer VeränderlichenLineare DGL
Foren für weitere Schulfächer findest Du auf www.vorhilfe.de z.B. Deutsch • Englisch • Französisch • Latein • Spanisch • Russisch • Griechisch
Forum "Reelle Analysis mehrerer Veränderlichen" - Lineare DGL
Lineare DGL < mehrere Veränderl. < reell < Analysis < Hochschule < Mathe < Vorhilfe
Ansicht: [ geschachtelt ] | ^ Forum "Reelle Analysis mehrerer Veränderlichen"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien

Lineare DGL: Frage (beantwortet)
Status: (Frage) beantwortet Status 
Datum: 01:27 Do 31.03.2011
Autor: Nadia..

Eingabefehler: "\begin" und "\end" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)

Aufgabe
Bestimmen Sie alle Lösungen der Differentialgleichung.


$ \begin{pmatrix} y_{1}' \\ y_{2}' \end{pmatrix} =  \begin{pmatrix}  0 & -2\\  2 &0  \end{pmatrix} \begin{pmatrix}y_1\\y_2\end{pmatrix} +  \begin{pmatrix}1\\x^2\end{pmatrix} $


man erkennt sofort aus  $y_1' = -2y_2 \\ y_2' = 2y_1$ die Lösung

$ f_1 = \begin{pmatrix}cos(2x)\\sin(2x)\end{pmatrix}$



$ f_2 = \begin{pmatrix}-sin(2x)\\cos(2x)\end{pmatrix}$

erhalten $\Phi =  \begin{pmatrix}  \cos (2x)& -\sin (2x) \\  \sin (2x) & \cos (2x)  \end{pmatrix} \Rightarrow  \Phi^{-1} =  \begin{pmatrix}  \cos (2x)& \sin (2x) \\  \-sin (2x) & \cos (2x)  \end{pmatrix} \Rightarrow$

Also ist
$\Phi(x)^{-1}*b(x )= \begin{pmatrix}  \cos (2x)& \sin (2x) \\  \-sin (2x) & \cos (2x)  \end{pmatrix} *\begin{pmatrix}1\\x^2\end{pmatrix} =  \begin{pmatrix}  \cos (2x)& \sin (2x)*x^2 \\  \-sin (2x) & \cos (2x) *x^2 \end{pmatrix}$

Integral liefert

$\end{pmatrix} *\begin{pmatrix}1/4 (2 x^2-1) cos(2 x)+sin(x)-x sin(x) \\ (x^2-2) sin(x)+2 x cos(x)+1/2 cos(2 x)\end{pmatrix} = u(x)$

Nun muss noch
$\Psi_0 = \Phi(x)u(x) = \begin{pmatrix}Term \\Term \end{pmatrix} \Rightarrow \Psi = \Psi_0+ \Phi* \begin{pmatrix}c_1\\c_2 \end{pmatrix}$,

Richtig so ?

Lg


Nadia



        
Bezug
Lineare DGL: Antwort
Status: (Antwort) fertig Status 
Datum: 03:05 Do 31.03.2011
Autor: MathePower

Hallo Nadia...,

> Bestimmen Sie alle Lösungen der Differentialgleichung.
>  
>
> [mm]\begin{pmatrix} y_{1}' \\ y_{2}' \end{pmatrix} = \begin{pmatrix} 0 & -2\\ 2 &0 \end{pmatrix} \begin{pmatrix}y_1\\y_2\end{pmatrix} + \begin{pmatrix}1\\x^2\end{pmatrix}[/mm]
>  
> man erkennt sofort aus  [mm]y_1' = -2y_2 \\ y_2' = 2y_1[/mm] die
> Lösung
>  
> [mm]f_1 = \begin{pmatrix}cos(2x)\\sin(2x)\end{pmatrix}[/mm]
>  
>
>
> [mm]f_2 = \begin{pmatrix}-sin(2x)\\cos(2x)\end{pmatrix}[/mm]


[ok]


>  
> erhalten [mm]\Phi = \begin{pmatrix} \cos (2x)& -\sin (2x) \\ \sin (2x) & \cos (2x) \end{pmatrix} \Rightarrow \Phi^{-1} = \begin{pmatrix} \cos (2x)& \sin (2x) \\ \-sin (2x) & \cos (2x) \end{pmatrix} \Rightarrow[/mm]
>
> Also ist
> [mm]\Phi(x)^{-1}*b(x )= \begin{pmatrix} \cos (2x)& \sin (2x) \\ \-sin (2x) & \cos (2x) \end{pmatrix} *\begin{pmatrix}1\\x^2\end{pmatrix} = \begin{pmatrix} \cos (2x)& \sin (2x)*x^2 \\ \-sin (2x) & \cos (2x) *x^2 \end{pmatrix}[/mm]
>  
> Integral liefert
>  
> [mm]\end{pmatrix} *\begin{pmatrix}1/4 (2 x^2-1) cos(2 x)+sin(x)-x sin(x) \\ (x^2-2) sin(x)+2 x cos(x)+1/2 cos(2 x)\end{pmatrix} = u(x)[/mm]


Das musst Du nochmal nachrechnen.


>  
> Nun muss noch
> [mm]\Psi_0 = \Phi(x)u(x) = \begin{pmatrix}Term \\Term \end{pmatrix} \Rightarrow \Psi = \Psi_0+ \Phi* \begin{pmatrix}c_1\\c_2 \end{pmatrix}[/mm],
>
> Richtig so ?
>  
> Lg
>  
>
> Nadia
>  


Gruss
MathePower  

Bezug
                
Bezug
Lineare DGL: Mitteilung
Status: (Mitteilung) Reaktion unnötig Status 
Datum: 21:04 Do 31.03.2011
Autor: Nadia..

Ja ok, Danke !!

Bezug
Ansicht: [ geschachtelt ] | ^ Forum "Reelle Analysis mehrerer Veränderlichen"  | ^^ Alle Foren  | ^ Forenbaum  | Materialien


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