Finding a principal fundamental matrix
The question is as follows:
Let $$A=begin{pmatrix} sin(x) & 0 \ 0 & -1end{pmatrix} $$ This is periodic with period $T = 2pi$. Find a principal fundamental matrix $phi(x)$.
I am currently able to do problems similar to this where it is just constants in the matrix, but continue to struggle with this question. $($I have a feeling I need to use Floquet's theorem but I am not sure$)$. Any help would be much appreciated. Thanks.
real-analysis differential-equations
add a comment |
The question is as follows:
Let $$A=begin{pmatrix} sin(x) & 0 \ 0 & -1end{pmatrix} $$ This is periodic with period $T = 2pi$. Find a principal fundamental matrix $phi(x)$.
I am currently able to do problems similar to this where it is just constants in the matrix, but continue to struggle with this question. $($I have a feeling I need to use Floquet's theorem but I am not sure$)$. Any help would be much appreciated. Thanks.
real-analysis differential-equations
add a comment |
The question is as follows:
Let $$A=begin{pmatrix} sin(x) & 0 \ 0 & -1end{pmatrix} $$ This is periodic with period $T = 2pi$. Find a principal fundamental matrix $phi(x)$.
I am currently able to do problems similar to this where it is just constants in the matrix, but continue to struggle with this question. $($I have a feeling I need to use Floquet's theorem but I am not sure$)$. Any help would be much appreciated. Thanks.
real-analysis differential-equations
The question is as follows:
Let $$A=begin{pmatrix} sin(x) & 0 \ 0 & -1end{pmatrix} $$ This is periodic with period $T = 2pi$. Find a principal fundamental matrix $phi(x)$.
I am currently able to do problems similar to this where it is just constants in the matrix, but continue to struggle with this question. $($I have a feeling I need to use Floquet's theorem but I am not sure$)$. Any help would be much appreciated. Thanks.
real-analysis differential-equations
real-analysis differential-equations
edited Jan 4 at 20:03
mrtaurho
4,04721234
4,04721234
asked Jan 4 at 19:55
mallos98mallos98
343
343
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
I take it you're solving the differential equation system
$$dfrac{dY}{dx} = pmatrix{sin(x) & 0cr 0 & -1cr} Y $$
Hint: the system decouples into $$ eqalign{dfrac{dy_1}{dx} &= sin(x) y_1cr
dfrac{dy_2}{dx} &= - y_2cr}$$
add a comment |
Let's see now . . .
If I recall correctly, a principal fundamental matrix corresponding to the coefficient matrix
$A(x) = begin{bmatrix} sin x & 0 \ 0 & -1 end{bmatrix} tag 1$
is the $2 times 2$ matrix function $phi(x, x_0)$ of $x$ satisfying
$phi'(x, x_0) = dfrac{d phi(x, x_0)}{dx} = A(x) phi(x, x_0), ; phi(x_0, x_0) = I = begin{bmatrix} 1 & 0 \ 0 & 1 end{bmatrix}; tag 2$
if we write
$phi(x, x_0) = begin{bmatrix} phi_{11}(x, x_0) & phi_{12}(x, x_0) \ phi_{21}(x, x_0) & phi_{22}(x, x_0) end{bmatrix}, tag 3$
then we see that the $phi_{ij}(x, x_0)$ satisfy
$phi'_{1j}(x, x_0) = (sin x) phi_{1j}(x, x_0), tag 4$
$phi'_{2j}(x, x_0) = - phi_{2j}(x, x_0), tag 5$
where $j = 1, 2$; the solution to (5) is easily recognized to be
$phi_{2j}(x, x_0) = phi_{2j}(x_0, x_0) e^{-(x - x_0)} = phi_{2j}(x_0, x_0)e^{x_0 - x}, tag 6$
whereas that to (4) is only slightly less simple:
$phi_{1j}(x, x_0) = phi_{1j}(x_0, x_0) e^{-(cos x - cos x_0)} = phi_{1j}(x_0, x_0) e^{cos x_0 - cos x}; tag 7$
assembling (6) and (7) into $phi(x, x_0)$ whilst taking the initial conditions given in (2) into account yields
$phi(x, x_0) = begin{bmatrix} e^{cos x_0 - cos x} & 0 \ 0 & e^{x_0 - x} end{bmatrix} tag 8$
as the desired fundamental matrix.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3062037%2ffinding-a-principal-fundamental-matrix%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I take it you're solving the differential equation system
$$dfrac{dY}{dx} = pmatrix{sin(x) & 0cr 0 & -1cr} Y $$
Hint: the system decouples into $$ eqalign{dfrac{dy_1}{dx} &= sin(x) y_1cr
dfrac{dy_2}{dx} &= - y_2cr}$$
add a comment |
I take it you're solving the differential equation system
$$dfrac{dY}{dx} = pmatrix{sin(x) & 0cr 0 & -1cr} Y $$
Hint: the system decouples into $$ eqalign{dfrac{dy_1}{dx} &= sin(x) y_1cr
dfrac{dy_2}{dx} &= - y_2cr}$$
add a comment |
I take it you're solving the differential equation system
$$dfrac{dY}{dx} = pmatrix{sin(x) & 0cr 0 & -1cr} Y $$
Hint: the system decouples into $$ eqalign{dfrac{dy_1}{dx} &= sin(x) y_1cr
dfrac{dy_2}{dx} &= - y_2cr}$$
I take it you're solving the differential equation system
$$dfrac{dY}{dx} = pmatrix{sin(x) & 0cr 0 & -1cr} Y $$
Hint: the system decouples into $$ eqalign{dfrac{dy_1}{dx} &= sin(x) y_1cr
dfrac{dy_2}{dx} &= - y_2cr}$$
answered Jan 4 at 19:59
Robert IsraelRobert Israel
319k23208458
319k23208458
add a comment |
add a comment |
Let's see now . . .
If I recall correctly, a principal fundamental matrix corresponding to the coefficient matrix
$A(x) = begin{bmatrix} sin x & 0 \ 0 & -1 end{bmatrix} tag 1$
is the $2 times 2$ matrix function $phi(x, x_0)$ of $x$ satisfying
$phi'(x, x_0) = dfrac{d phi(x, x_0)}{dx} = A(x) phi(x, x_0), ; phi(x_0, x_0) = I = begin{bmatrix} 1 & 0 \ 0 & 1 end{bmatrix}; tag 2$
if we write
$phi(x, x_0) = begin{bmatrix} phi_{11}(x, x_0) & phi_{12}(x, x_0) \ phi_{21}(x, x_0) & phi_{22}(x, x_0) end{bmatrix}, tag 3$
then we see that the $phi_{ij}(x, x_0)$ satisfy
$phi'_{1j}(x, x_0) = (sin x) phi_{1j}(x, x_0), tag 4$
$phi'_{2j}(x, x_0) = - phi_{2j}(x, x_0), tag 5$
where $j = 1, 2$; the solution to (5) is easily recognized to be
$phi_{2j}(x, x_0) = phi_{2j}(x_0, x_0) e^{-(x - x_0)} = phi_{2j}(x_0, x_0)e^{x_0 - x}, tag 6$
whereas that to (4) is only slightly less simple:
$phi_{1j}(x, x_0) = phi_{1j}(x_0, x_0) e^{-(cos x - cos x_0)} = phi_{1j}(x_0, x_0) e^{cos x_0 - cos x}; tag 7$
assembling (6) and (7) into $phi(x, x_0)$ whilst taking the initial conditions given in (2) into account yields
$phi(x, x_0) = begin{bmatrix} e^{cos x_0 - cos x} & 0 \ 0 & e^{x_0 - x} end{bmatrix} tag 8$
as the desired fundamental matrix.
add a comment |
Let's see now . . .
If I recall correctly, a principal fundamental matrix corresponding to the coefficient matrix
$A(x) = begin{bmatrix} sin x & 0 \ 0 & -1 end{bmatrix} tag 1$
is the $2 times 2$ matrix function $phi(x, x_0)$ of $x$ satisfying
$phi'(x, x_0) = dfrac{d phi(x, x_0)}{dx} = A(x) phi(x, x_0), ; phi(x_0, x_0) = I = begin{bmatrix} 1 & 0 \ 0 & 1 end{bmatrix}; tag 2$
if we write
$phi(x, x_0) = begin{bmatrix} phi_{11}(x, x_0) & phi_{12}(x, x_0) \ phi_{21}(x, x_0) & phi_{22}(x, x_0) end{bmatrix}, tag 3$
then we see that the $phi_{ij}(x, x_0)$ satisfy
$phi'_{1j}(x, x_0) = (sin x) phi_{1j}(x, x_0), tag 4$
$phi'_{2j}(x, x_0) = - phi_{2j}(x, x_0), tag 5$
where $j = 1, 2$; the solution to (5) is easily recognized to be
$phi_{2j}(x, x_0) = phi_{2j}(x_0, x_0) e^{-(x - x_0)} = phi_{2j}(x_0, x_0)e^{x_0 - x}, tag 6$
whereas that to (4) is only slightly less simple:
$phi_{1j}(x, x_0) = phi_{1j}(x_0, x_0) e^{-(cos x - cos x_0)} = phi_{1j}(x_0, x_0) e^{cos x_0 - cos x}; tag 7$
assembling (6) and (7) into $phi(x, x_0)$ whilst taking the initial conditions given in (2) into account yields
$phi(x, x_0) = begin{bmatrix} e^{cos x_0 - cos x} & 0 \ 0 & e^{x_0 - x} end{bmatrix} tag 8$
as the desired fundamental matrix.
add a comment |
Let's see now . . .
If I recall correctly, a principal fundamental matrix corresponding to the coefficient matrix
$A(x) = begin{bmatrix} sin x & 0 \ 0 & -1 end{bmatrix} tag 1$
is the $2 times 2$ matrix function $phi(x, x_0)$ of $x$ satisfying
$phi'(x, x_0) = dfrac{d phi(x, x_0)}{dx} = A(x) phi(x, x_0), ; phi(x_0, x_0) = I = begin{bmatrix} 1 & 0 \ 0 & 1 end{bmatrix}; tag 2$
if we write
$phi(x, x_0) = begin{bmatrix} phi_{11}(x, x_0) & phi_{12}(x, x_0) \ phi_{21}(x, x_0) & phi_{22}(x, x_0) end{bmatrix}, tag 3$
then we see that the $phi_{ij}(x, x_0)$ satisfy
$phi'_{1j}(x, x_0) = (sin x) phi_{1j}(x, x_0), tag 4$
$phi'_{2j}(x, x_0) = - phi_{2j}(x, x_0), tag 5$
where $j = 1, 2$; the solution to (5) is easily recognized to be
$phi_{2j}(x, x_0) = phi_{2j}(x_0, x_0) e^{-(x - x_0)} = phi_{2j}(x_0, x_0)e^{x_0 - x}, tag 6$
whereas that to (4) is only slightly less simple:
$phi_{1j}(x, x_0) = phi_{1j}(x_0, x_0) e^{-(cos x - cos x_0)} = phi_{1j}(x_0, x_0) e^{cos x_0 - cos x}; tag 7$
assembling (6) and (7) into $phi(x, x_0)$ whilst taking the initial conditions given in (2) into account yields
$phi(x, x_0) = begin{bmatrix} e^{cos x_0 - cos x} & 0 \ 0 & e^{x_0 - x} end{bmatrix} tag 8$
as the desired fundamental matrix.
Let's see now . . .
If I recall correctly, a principal fundamental matrix corresponding to the coefficient matrix
$A(x) = begin{bmatrix} sin x & 0 \ 0 & -1 end{bmatrix} tag 1$
is the $2 times 2$ matrix function $phi(x, x_0)$ of $x$ satisfying
$phi'(x, x_0) = dfrac{d phi(x, x_0)}{dx} = A(x) phi(x, x_0), ; phi(x_0, x_0) = I = begin{bmatrix} 1 & 0 \ 0 & 1 end{bmatrix}; tag 2$
if we write
$phi(x, x_0) = begin{bmatrix} phi_{11}(x, x_0) & phi_{12}(x, x_0) \ phi_{21}(x, x_0) & phi_{22}(x, x_0) end{bmatrix}, tag 3$
then we see that the $phi_{ij}(x, x_0)$ satisfy
$phi'_{1j}(x, x_0) = (sin x) phi_{1j}(x, x_0), tag 4$
$phi'_{2j}(x, x_0) = - phi_{2j}(x, x_0), tag 5$
where $j = 1, 2$; the solution to (5) is easily recognized to be
$phi_{2j}(x, x_0) = phi_{2j}(x_0, x_0) e^{-(x - x_0)} = phi_{2j}(x_0, x_0)e^{x_0 - x}, tag 6$
whereas that to (4) is only slightly less simple:
$phi_{1j}(x, x_0) = phi_{1j}(x_0, x_0) e^{-(cos x - cos x_0)} = phi_{1j}(x_0, x_0) e^{cos x_0 - cos x}; tag 7$
assembling (6) and (7) into $phi(x, x_0)$ whilst taking the initial conditions given in (2) into account yields
$phi(x, x_0) = begin{bmatrix} e^{cos x_0 - cos x} & 0 \ 0 & e^{x_0 - x} end{bmatrix} tag 8$
as the desired fundamental matrix.
edited Jan 4 at 23:51
answered Jan 4 at 23:24
Robert LewisRobert Lewis
44.2k22963
44.2k22963
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3062037%2ffinding-a-principal-fundamental-matrix%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown