What to multiply by to get correct form ODE
$begingroup$
Suppose $y'' + f(x)y = 0$ where $M geq f(x) geq m > 0$ on some interval $[a,b]$, then the number zeros $N$ of a non trivial solution is $lfloorfrac{(b-a)sqrt{m}}{pi}rfloor leq N leq lceilfrac{(b-a)sqrt{M}}{pi}rceil$
Simple.
Now suppose I have an equation $y''+4y'+frac{8x+sin(x)}{x+1}y = 0$ and I want to estimate the number of zeros of a non trivial solution.
I can't use the theorem as is, because the ODE is not in the correct form, to fix this, we can multiply by $e^{2x}$ and get $y''e^{2x}+4y'e^{2x}+frac{8x+sin(x)}{x+1}ye^{2x} = 0$
Now if we let $ye^{2x} = z$ we have an ODE $z'' + (frac{8x+sin(x)}{x+1}-4)z = 0$ which is in the correct form
How did the professor know to multiply by $e^{2x}$? Is there a method to this or was this just a lucky guess
calculus ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
Suppose $y'' + f(x)y = 0$ where $M geq f(x) geq m > 0$ on some interval $[a,b]$, then the number zeros $N$ of a non trivial solution is $lfloorfrac{(b-a)sqrt{m}}{pi}rfloor leq N leq lceilfrac{(b-a)sqrt{M}}{pi}rceil$
Simple.
Now suppose I have an equation $y''+4y'+frac{8x+sin(x)}{x+1}y = 0$ and I want to estimate the number of zeros of a non trivial solution.
I can't use the theorem as is, because the ODE is not in the correct form, to fix this, we can multiply by $e^{2x}$ and get $y''e^{2x}+4y'e^{2x}+frac{8x+sin(x)}{x+1}ye^{2x} = 0$
Now if we let $ye^{2x} = z$ we have an ODE $z'' + (frac{8x+sin(x)}{x+1}-4)z = 0$ which is in the correct form
How did the professor know to multiply by $e^{2x}$? Is there a method to this or was this just a lucky guess
calculus ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
Suppose $y'' + f(x)y = 0$ where $M geq f(x) geq m > 0$ on some interval $[a,b]$, then the number zeros $N$ of a non trivial solution is $lfloorfrac{(b-a)sqrt{m}}{pi}rfloor leq N leq lceilfrac{(b-a)sqrt{M}}{pi}rceil$
Simple.
Now suppose I have an equation $y''+4y'+frac{8x+sin(x)}{x+1}y = 0$ and I want to estimate the number of zeros of a non trivial solution.
I can't use the theorem as is, because the ODE is not in the correct form, to fix this, we can multiply by $e^{2x}$ and get $y''e^{2x}+4y'e^{2x}+frac{8x+sin(x)}{x+1}ye^{2x} = 0$
Now if we let $ye^{2x} = z$ we have an ODE $z'' + (frac{8x+sin(x)}{x+1}-4)z = 0$ which is in the correct form
How did the professor know to multiply by $e^{2x}$? Is there a method to this or was this just a lucky guess
calculus ordinary-differential-equations
$endgroup$
Suppose $y'' + f(x)y = 0$ where $M geq f(x) geq m > 0$ on some interval $[a,b]$, then the number zeros $N$ of a non trivial solution is $lfloorfrac{(b-a)sqrt{m}}{pi}rfloor leq N leq lceilfrac{(b-a)sqrt{M}}{pi}rceil$
Simple.
Now suppose I have an equation $y''+4y'+frac{8x+sin(x)}{x+1}y = 0$ and I want to estimate the number of zeros of a non trivial solution.
I can't use the theorem as is, because the ODE is not in the correct form, to fix this, we can multiply by $e^{2x}$ and get $y''e^{2x}+4y'e^{2x}+frac{8x+sin(x)}{x+1}ye^{2x} = 0$
Now if we let $ye^{2x} = z$ we have an ODE $z'' + (frac{8x+sin(x)}{x+1}-4)z = 0$ which is in the correct form
How did the professor know to multiply by $e^{2x}$? Is there a method to this or was this just a lucky guess
calculus ordinary-differential-equations
calculus ordinary-differential-equations
asked Jan 29 at 17:17


Oria GruberOria Gruber
6,53732462
6,53732462
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
If $y=ze^{g(x)}$ then we can calculate that $y'=e^{g}(z'+zg')$ and $y''=e^{g}(z''+2z'g'+zg''+z(g')^2)$.
An equation of the form $y''+A(x)y'+B(x)=0$ can then be written in terms of $z$ as $e^{g}left(z''+(2g'+A(x))z'+(g''+A(x)g'+(g')^2+B(x))right)=0$.
For this to be in the form $z''+f(x)z=0$ we need to have $2g'+A(x)=0$. So the desired substitution is $y=ze^{int A(x)/2 mathrm{d}x}$.
$endgroup$
add a comment |
$begingroup$
For me is the idea in this:
Ignore the ugly part of the equation.
What we need is to shift $y''+4y'$ so that we get $z''$. Since this first part corresponds to a linear ODE with a quadratic characteristic equation, the trick leads me to the perfect square of $r^2+4r$ which is $(r+2)^2-4.$ This says that $r=-2$ makes the job. A corresponding solution would be $e^{-2x}.$ Multiplying the initial equation by the inverse of $e^{-2x}$ makes what expected.
$endgroup$
add a comment |
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%2f3092448%2fwhat-to-multiply-by-to-get-correct-form-ode%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
$begingroup$
If $y=ze^{g(x)}$ then we can calculate that $y'=e^{g}(z'+zg')$ and $y''=e^{g}(z''+2z'g'+zg''+z(g')^2)$.
An equation of the form $y''+A(x)y'+B(x)=0$ can then be written in terms of $z$ as $e^{g}left(z''+(2g'+A(x))z'+(g''+A(x)g'+(g')^2+B(x))right)=0$.
For this to be in the form $z''+f(x)z=0$ we need to have $2g'+A(x)=0$. So the desired substitution is $y=ze^{int A(x)/2 mathrm{d}x}$.
$endgroup$
add a comment |
$begingroup$
If $y=ze^{g(x)}$ then we can calculate that $y'=e^{g}(z'+zg')$ and $y''=e^{g}(z''+2z'g'+zg''+z(g')^2)$.
An equation of the form $y''+A(x)y'+B(x)=0$ can then be written in terms of $z$ as $e^{g}left(z''+(2g'+A(x))z'+(g''+A(x)g'+(g')^2+B(x))right)=0$.
For this to be in the form $z''+f(x)z=0$ we need to have $2g'+A(x)=0$. So the desired substitution is $y=ze^{int A(x)/2 mathrm{d}x}$.
$endgroup$
add a comment |
$begingroup$
If $y=ze^{g(x)}$ then we can calculate that $y'=e^{g}(z'+zg')$ and $y''=e^{g}(z''+2z'g'+zg''+z(g')^2)$.
An equation of the form $y''+A(x)y'+B(x)=0$ can then be written in terms of $z$ as $e^{g}left(z''+(2g'+A(x))z'+(g''+A(x)g'+(g')^2+B(x))right)=0$.
For this to be in the form $z''+f(x)z=0$ we need to have $2g'+A(x)=0$. So the desired substitution is $y=ze^{int A(x)/2 mathrm{d}x}$.
$endgroup$
If $y=ze^{g(x)}$ then we can calculate that $y'=e^{g}(z'+zg')$ and $y''=e^{g}(z''+2z'g'+zg''+z(g')^2)$.
An equation of the form $y''+A(x)y'+B(x)=0$ can then be written in terms of $z$ as $e^{g}left(z''+(2g'+A(x))z'+(g''+A(x)g'+(g')^2+B(x))right)=0$.
For this to be in the form $z''+f(x)z=0$ we need to have $2g'+A(x)=0$. So the desired substitution is $y=ze^{int A(x)/2 mathrm{d}x}$.
answered Jan 29 at 18:25


Angela RichardsonAngela Richardson
5,46011734
5,46011734
add a comment |
add a comment |
$begingroup$
For me is the idea in this:
Ignore the ugly part of the equation.
What we need is to shift $y''+4y'$ so that we get $z''$. Since this first part corresponds to a linear ODE with a quadratic characteristic equation, the trick leads me to the perfect square of $r^2+4r$ which is $(r+2)^2-4.$ This says that $r=-2$ makes the job. A corresponding solution would be $e^{-2x}.$ Multiplying the initial equation by the inverse of $e^{-2x}$ makes what expected.
$endgroup$
add a comment |
$begingroup$
For me is the idea in this:
Ignore the ugly part of the equation.
What we need is to shift $y''+4y'$ so that we get $z''$. Since this first part corresponds to a linear ODE with a quadratic characteristic equation, the trick leads me to the perfect square of $r^2+4r$ which is $(r+2)^2-4.$ This says that $r=-2$ makes the job. A corresponding solution would be $e^{-2x}.$ Multiplying the initial equation by the inverse of $e^{-2x}$ makes what expected.
$endgroup$
add a comment |
$begingroup$
For me is the idea in this:
Ignore the ugly part of the equation.
What we need is to shift $y''+4y'$ so that we get $z''$. Since this first part corresponds to a linear ODE with a quadratic characteristic equation, the trick leads me to the perfect square of $r^2+4r$ which is $(r+2)^2-4.$ This says that $r=-2$ makes the job. A corresponding solution would be $e^{-2x}.$ Multiplying the initial equation by the inverse of $e^{-2x}$ makes what expected.
$endgroup$
For me is the idea in this:
Ignore the ugly part of the equation.
What we need is to shift $y''+4y'$ so that we get $z''$. Since this first part corresponds to a linear ODE with a quadratic characteristic equation, the trick leads me to the perfect square of $r^2+4r$ which is $(r+2)^2-4.$ This says that $r=-2$ makes the job. A corresponding solution would be $e^{-2x}.$ Multiplying the initial equation by the inverse of $e^{-2x}$ makes what expected.
answered Jan 29 at 18:39
user376343user376343
3,9584829
3,9584829
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%2f3092448%2fwhat-to-multiply-by-to-get-correct-form-ode%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