Hallo, wie kann man eine pde nach einer Unabhängigen auflösen?
Beispiel:
\!\(\*
RowBox[{
RowBox[{\(1\/Inv0\^2\),
RowBox[{"(",
RowBox[{"EModul", " ",
RowBox[{"(",
RowBox[{
RowBox[{\(-\[Lambda]\), " ",
RowBox[{
SuperscriptBox["ux", "\[Prime]",
MultilineFunction->None], "[", "x", "]"}], " ",
RowBox[{
SuperscriptBox["uy", "\[Prime]",
MultilineFunction->None], "[", "y", "]"}]}], "+",
RowBox[{\((1 + Inv0 + Inv0\ \[Lambda]\^2)\), " ",
RowBox[{"(",
RowBox[{
RowBox[{\((1 + Inv0)\), " ", \(uy[y]\), " ",
RowBox[{
SuperscriptBox["ux", "\[Prime]\[Prime]",
MultilineFunction->None], "[", "x", "]"}]}],
"+",
RowBox[{"Inv0", " ", \(ux[x]\), " ",
RowBox[{
SuperscriptBox["uy", "\[Prime]\[Prime]",
MultilineFunction->None], "[", "y", "]"}]}]}],
")"}]}]}], ")"}]}], ")"}]}], "==", "0"}]\)
Separiere auf der echten Seite alle ux[x] bzw. deren Ableitung (und
damit auf der anderen uy[y] bzw. deren Ableitung).
Gruß, Peter Klamser
|