How to find ODE , with constant-coefficient ,homogeneous , with minmum power such that $y_1(x) = xe^x$, $...
$begingroup$
Find ODE , with constant-coefficient ,homogeneous , with minmum power,linear such that $y_1(x) = xe^x$, $ y_2(x) = sin^2(x)$ is soultions for it.
how can one construct such ODE ?
my trial :
by finding the roots of the unique polynomal for the Homogeneous ODE :
since $y_1(x) = xe^x$ is solution $rightarrow$ $(r-1)(r-1)$
since $ y_2(x) = sin^2(x)$ is solution we rewrite as $ y_2(x) = frac{1-cos(2x)}{2}$ so $ 1 , cos(2x)$ is solutions .
we then write $(r)(r^2 + 4)$ so our polynomal is :
$F(r) = (r-1)(r-1)(r)(r^2+4)$ after simplfying :
$F(r) = r^5 - 2r^4 + 5r^3 - 8r^2 + 4r$
so $ y^{(5)}-2y^{(4)}+5y^{'''}-8y^{''}+4y^{'} = 0 $ is our ODE.
not sure if the solution is right , also not sure if its the minimum powers. much thanks for help
real-analysis ordinary-differential-equations polynomials
$endgroup$
|
show 2 more comments
$begingroup$
Find ODE , with constant-coefficient ,homogeneous , with minmum power,linear such that $y_1(x) = xe^x$, $ y_2(x) = sin^2(x)$ is soultions for it.
how can one construct such ODE ?
my trial :
by finding the roots of the unique polynomal for the Homogeneous ODE :
since $y_1(x) = xe^x$ is solution $rightarrow$ $(r-1)(r-1)$
since $ y_2(x) = sin^2(x)$ is solution we rewrite as $ y_2(x) = frac{1-cos(2x)}{2}$ so $ 1 , cos(2x)$ is solutions .
we then write $(r)(r^2 + 4)$ so our polynomal is :
$F(r) = (r-1)(r-1)(r)(r^2+4)$ after simplfying :
$F(r) = r^5 - 2r^4 + 5r^3 - 8r^2 + 4r$
so $ y^{(5)}-2y^{(4)}+5y^{'''}-8y^{''}+4y^{'} = 0 $ is our ODE.
not sure if the solution is right , also not sure if its the minimum powers. much thanks for help
real-analysis ordinary-differential-equations polynomials
$endgroup$
$begingroup$
That's the correct answer...
$endgroup$
– Mostafa Ayaz
Jan 2 at 19:53
1
$begingroup$
You need to word it a little differently to transform it into a rigorous answer. Start with assuming the minimal equation has characteristic polynomial $p(r).$ Then, show that $p(r)$ must be divisible by the two polynomials you have found and this would conclude the proof.
$endgroup$
– dezdichado
Jan 2 at 19:56
$begingroup$
thank you both , but how can one be sure that this ODE has minimum powers of $ ''''' $
$endgroup$
– Mather
Jan 2 at 19:58
1
$begingroup$
Maybe by showing that all solutions are linearly independent of each other? So you can conclude that you actually need all your factors since you cannot write of of these in terms of another one.
$endgroup$
– mrtaurho
Jan 2 at 20:01
$begingroup$
It's more of an algebra concept. $mathbb{Z}[x]$ is a Unique Factorization Domain, which basically means that if a polynomial is divisible by bunch of other polynomials that are pairwise - relatively prime, then it has to be divisible by the product of all divisors. But if this is ODE class then I doubt you need to provide proof of this fact. Just mention it.
$endgroup$
– dezdichado
Jan 2 at 20:06
|
show 2 more comments
$begingroup$
Find ODE , with constant-coefficient ,homogeneous , with minmum power,linear such that $y_1(x) = xe^x$, $ y_2(x) = sin^2(x)$ is soultions for it.
how can one construct such ODE ?
my trial :
by finding the roots of the unique polynomal for the Homogeneous ODE :
since $y_1(x) = xe^x$ is solution $rightarrow$ $(r-1)(r-1)$
since $ y_2(x) = sin^2(x)$ is solution we rewrite as $ y_2(x) = frac{1-cos(2x)}{2}$ so $ 1 , cos(2x)$ is solutions .
we then write $(r)(r^2 + 4)$ so our polynomal is :
$F(r) = (r-1)(r-1)(r)(r^2+4)$ after simplfying :
$F(r) = r^5 - 2r^4 + 5r^3 - 8r^2 + 4r$
so $ y^{(5)}-2y^{(4)}+5y^{'''}-8y^{''}+4y^{'} = 0 $ is our ODE.
not sure if the solution is right , also not sure if its the minimum powers. much thanks for help
real-analysis ordinary-differential-equations polynomials
$endgroup$
Find ODE , with constant-coefficient ,homogeneous , with minmum power,linear such that $y_1(x) = xe^x$, $ y_2(x) = sin^2(x)$ is soultions for it.
how can one construct such ODE ?
my trial :
by finding the roots of the unique polynomal for the Homogeneous ODE :
since $y_1(x) = xe^x$ is solution $rightarrow$ $(r-1)(r-1)$
since $ y_2(x) = sin^2(x)$ is solution we rewrite as $ y_2(x) = frac{1-cos(2x)}{2}$ so $ 1 , cos(2x)$ is solutions .
we then write $(r)(r^2 + 4)$ so our polynomal is :
$F(r) = (r-1)(r-1)(r)(r^2+4)$ after simplfying :
$F(r) = r^5 - 2r^4 + 5r^3 - 8r^2 + 4r$
so $ y^{(5)}-2y^{(4)}+5y^{'''}-8y^{''}+4y^{'} = 0 $ is our ODE.
not sure if the solution is right , also not sure if its the minimum powers. much thanks for help
real-analysis ordinary-differential-equations polynomials
real-analysis ordinary-differential-equations polynomials
edited Jan 2 at 19:49
Mather
asked Jan 2 at 18:59
Mather Mather
3888
3888
$begingroup$
That's the correct answer...
$endgroup$
– Mostafa Ayaz
Jan 2 at 19:53
1
$begingroup$
You need to word it a little differently to transform it into a rigorous answer. Start with assuming the minimal equation has characteristic polynomial $p(r).$ Then, show that $p(r)$ must be divisible by the two polynomials you have found and this would conclude the proof.
$endgroup$
– dezdichado
Jan 2 at 19:56
$begingroup$
thank you both , but how can one be sure that this ODE has minimum powers of $ ''''' $
$endgroup$
– Mather
Jan 2 at 19:58
1
$begingroup$
Maybe by showing that all solutions are linearly independent of each other? So you can conclude that you actually need all your factors since you cannot write of of these in terms of another one.
$endgroup$
– mrtaurho
Jan 2 at 20:01
$begingroup$
It's more of an algebra concept. $mathbb{Z}[x]$ is a Unique Factorization Domain, which basically means that if a polynomial is divisible by bunch of other polynomials that are pairwise - relatively prime, then it has to be divisible by the product of all divisors. But if this is ODE class then I doubt you need to provide proof of this fact. Just mention it.
$endgroup$
– dezdichado
Jan 2 at 20:06
|
show 2 more comments
$begingroup$
That's the correct answer...
$endgroup$
– Mostafa Ayaz
Jan 2 at 19:53
1
$begingroup$
You need to word it a little differently to transform it into a rigorous answer. Start with assuming the minimal equation has characteristic polynomial $p(r).$ Then, show that $p(r)$ must be divisible by the two polynomials you have found and this would conclude the proof.
$endgroup$
– dezdichado
Jan 2 at 19:56
$begingroup$
thank you both , but how can one be sure that this ODE has minimum powers of $ ''''' $
$endgroup$
– Mather
Jan 2 at 19:58
1
$begingroup$
Maybe by showing that all solutions are linearly independent of each other? So you can conclude that you actually need all your factors since you cannot write of of these in terms of another one.
$endgroup$
– mrtaurho
Jan 2 at 20:01
$begingroup$
It's more of an algebra concept. $mathbb{Z}[x]$ is a Unique Factorization Domain, which basically means that if a polynomial is divisible by bunch of other polynomials that are pairwise - relatively prime, then it has to be divisible by the product of all divisors. But if this is ODE class then I doubt you need to provide proof of this fact. Just mention it.
$endgroup$
– dezdichado
Jan 2 at 20:06
$begingroup$
That's the correct answer...
$endgroup$
– Mostafa Ayaz
Jan 2 at 19:53
$begingroup$
That's the correct answer...
$endgroup$
– Mostafa Ayaz
Jan 2 at 19:53
1
1
$begingroup$
You need to word it a little differently to transform it into a rigorous answer. Start with assuming the minimal equation has characteristic polynomial $p(r).$ Then, show that $p(r)$ must be divisible by the two polynomials you have found and this would conclude the proof.
$endgroup$
– dezdichado
Jan 2 at 19:56
$begingroup$
You need to word it a little differently to transform it into a rigorous answer. Start with assuming the minimal equation has characteristic polynomial $p(r).$ Then, show that $p(r)$ must be divisible by the two polynomials you have found and this would conclude the proof.
$endgroup$
– dezdichado
Jan 2 at 19:56
$begingroup$
thank you both , but how can one be sure that this ODE has minimum powers of $ ''''' $
$endgroup$
– Mather
Jan 2 at 19:58
$begingroup$
thank you both , but how can one be sure that this ODE has minimum powers of $ ''''' $
$endgroup$
– Mather
Jan 2 at 19:58
1
1
$begingroup$
Maybe by showing that all solutions are linearly independent of each other? So you can conclude that you actually need all your factors since you cannot write of of these in terms of another one.
$endgroup$
– mrtaurho
Jan 2 at 20:01
$begingroup$
Maybe by showing that all solutions are linearly independent of each other? So you can conclude that you actually need all your factors since you cannot write of of these in terms of another one.
$endgroup$
– mrtaurho
Jan 2 at 20:01
$begingroup$
It's more of an algebra concept. $mathbb{Z}[x]$ is a Unique Factorization Domain, which basically means that if a polynomial is divisible by bunch of other polynomials that are pairwise - relatively prime, then it has to be divisible by the product of all divisors. But if this is ODE class then I doubt you need to provide proof of this fact. Just mention it.
$endgroup$
– dezdichado
Jan 2 at 20:06
$begingroup$
It's more of an algebra concept. $mathbb{Z}[x]$ is a Unique Factorization Domain, which basically means that if a polynomial is divisible by bunch of other polynomials that are pairwise - relatively prime, then it has to be divisible by the product of all divisors. But if this is ODE class then I doubt you need to provide proof of this fact. Just mention it.
$endgroup$
– dezdichado
Jan 2 at 20:06
|
show 2 more comments
1 Answer
1
active
oldest
votes
$begingroup$
Assuming $mathcal{D}$ linear we have
$$
mathcal{D}y_1 = 0\
mathcal{D}y_2 = 0
$$
and
$$
mathcal{D}(y_1+y_2) = mathcal{D}y_1 +mathcal{D}y_2 = 0
$$
then $y = y_1+y_2$ satisfies as well the DE. Considering now the more general problem with $mathcal{D}$ invertible
$$
mathcal{D}(y) = uRightarrow y = mathcal{D}^{-1}u
$$
or using the Laplace transform
$$
Y(s) = mathcal{L}left(xe^x+sin^2 xright) = frac{2}{s left(s^2+4right)}+frac{1}{(s-1)^2} = frac{s^3+2 s^2+2}{(s-1)^2 s left(s^2+4right)}=G(s) U(s)
$$
making now $u = delta(t)$ associated to initial conditions we have
$$
G(s) = mathcal{L}left(mathcal{D}^{-1}right)
$$
hence
$$
mathcal{D} = partial^{(5)}_t-2partial^{(4)}_t+5partial^{(3)}_t-8partial^{(2)}_t+4partial_t
$$
so your answer is correct.
$endgroup$
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%2f3059831%2fhow-to-find-ode-with-constant-coefficient-homogeneous-with-minmum-power-suc%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Assuming $mathcal{D}$ linear we have
$$
mathcal{D}y_1 = 0\
mathcal{D}y_2 = 0
$$
and
$$
mathcal{D}(y_1+y_2) = mathcal{D}y_1 +mathcal{D}y_2 = 0
$$
then $y = y_1+y_2$ satisfies as well the DE. Considering now the more general problem with $mathcal{D}$ invertible
$$
mathcal{D}(y) = uRightarrow y = mathcal{D}^{-1}u
$$
or using the Laplace transform
$$
Y(s) = mathcal{L}left(xe^x+sin^2 xright) = frac{2}{s left(s^2+4right)}+frac{1}{(s-1)^2} = frac{s^3+2 s^2+2}{(s-1)^2 s left(s^2+4right)}=G(s) U(s)
$$
making now $u = delta(t)$ associated to initial conditions we have
$$
G(s) = mathcal{L}left(mathcal{D}^{-1}right)
$$
hence
$$
mathcal{D} = partial^{(5)}_t-2partial^{(4)}_t+5partial^{(3)}_t-8partial^{(2)}_t+4partial_t
$$
so your answer is correct.
$endgroup$
add a comment |
$begingroup$
Assuming $mathcal{D}$ linear we have
$$
mathcal{D}y_1 = 0\
mathcal{D}y_2 = 0
$$
and
$$
mathcal{D}(y_1+y_2) = mathcal{D}y_1 +mathcal{D}y_2 = 0
$$
then $y = y_1+y_2$ satisfies as well the DE. Considering now the more general problem with $mathcal{D}$ invertible
$$
mathcal{D}(y) = uRightarrow y = mathcal{D}^{-1}u
$$
or using the Laplace transform
$$
Y(s) = mathcal{L}left(xe^x+sin^2 xright) = frac{2}{s left(s^2+4right)}+frac{1}{(s-1)^2} = frac{s^3+2 s^2+2}{(s-1)^2 s left(s^2+4right)}=G(s) U(s)
$$
making now $u = delta(t)$ associated to initial conditions we have
$$
G(s) = mathcal{L}left(mathcal{D}^{-1}right)
$$
hence
$$
mathcal{D} = partial^{(5)}_t-2partial^{(4)}_t+5partial^{(3)}_t-8partial^{(2)}_t+4partial_t
$$
so your answer is correct.
$endgroup$
add a comment |
$begingroup$
Assuming $mathcal{D}$ linear we have
$$
mathcal{D}y_1 = 0\
mathcal{D}y_2 = 0
$$
and
$$
mathcal{D}(y_1+y_2) = mathcal{D}y_1 +mathcal{D}y_2 = 0
$$
then $y = y_1+y_2$ satisfies as well the DE. Considering now the more general problem with $mathcal{D}$ invertible
$$
mathcal{D}(y) = uRightarrow y = mathcal{D}^{-1}u
$$
or using the Laplace transform
$$
Y(s) = mathcal{L}left(xe^x+sin^2 xright) = frac{2}{s left(s^2+4right)}+frac{1}{(s-1)^2} = frac{s^3+2 s^2+2}{(s-1)^2 s left(s^2+4right)}=G(s) U(s)
$$
making now $u = delta(t)$ associated to initial conditions we have
$$
G(s) = mathcal{L}left(mathcal{D}^{-1}right)
$$
hence
$$
mathcal{D} = partial^{(5)}_t-2partial^{(4)}_t+5partial^{(3)}_t-8partial^{(2)}_t+4partial_t
$$
so your answer is correct.
$endgroup$
Assuming $mathcal{D}$ linear we have
$$
mathcal{D}y_1 = 0\
mathcal{D}y_2 = 0
$$
and
$$
mathcal{D}(y_1+y_2) = mathcal{D}y_1 +mathcal{D}y_2 = 0
$$
then $y = y_1+y_2$ satisfies as well the DE. Considering now the more general problem with $mathcal{D}$ invertible
$$
mathcal{D}(y) = uRightarrow y = mathcal{D}^{-1}u
$$
or using the Laplace transform
$$
Y(s) = mathcal{L}left(xe^x+sin^2 xright) = frac{2}{s left(s^2+4right)}+frac{1}{(s-1)^2} = frac{s^3+2 s^2+2}{(s-1)^2 s left(s^2+4right)}=G(s) U(s)
$$
making now $u = delta(t)$ associated to initial conditions we have
$$
G(s) = mathcal{L}left(mathcal{D}^{-1}right)
$$
hence
$$
mathcal{D} = partial^{(5)}_t-2partial^{(4)}_t+5partial^{(3)}_t-8partial^{(2)}_t+4partial_t
$$
so your answer is correct.
edited Jan 3 at 14:04
answered Jan 3 at 12:24
CesareoCesareo
9,2213517
9,2213517
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%2f3059831%2fhow-to-find-ode-with-constant-coefficient-homogeneous-with-minmum-power-suc%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
$begingroup$
That's the correct answer...
$endgroup$
– Mostafa Ayaz
Jan 2 at 19:53
1
$begingroup$
You need to word it a little differently to transform it into a rigorous answer. Start with assuming the minimal equation has characteristic polynomial $p(r).$ Then, show that $p(r)$ must be divisible by the two polynomials you have found and this would conclude the proof.
$endgroup$
– dezdichado
Jan 2 at 19:56
$begingroup$
thank you both , but how can one be sure that this ODE has minimum powers of $ ''''' $
$endgroup$
– Mather
Jan 2 at 19:58
1
$begingroup$
Maybe by showing that all solutions are linearly independent of each other? So you can conclude that you actually need all your factors since you cannot write of of these in terms of another one.
$endgroup$
– mrtaurho
Jan 2 at 20:01
$begingroup$
It's more of an algebra concept. $mathbb{Z}[x]$ is a Unique Factorization Domain, which basically means that if a polynomial is divisible by bunch of other polynomials that are pairwise - relatively prime, then it has to be divisible by the product of all divisors. But if this is ODE class then I doubt you need to provide proof of this fact. Just mention it.
$endgroup$
– dezdichado
Jan 2 at 20:06