Determine a solution of an ODE by “inspection”
I'm checking Zill's A First Course in Differential Equations with Modeling Applications, and there's an exercise that says:
From the following problems determine by inspection at least two solutions of the given IVP.
- $y'=3y^{2/3},,y(0)=0$
- $xy'=2y,,y(0)=0$
I don't quite understand what in means by "by inspection", what's the difference between just finding the solutions and determine by inspection?
differential-equations
add a comment |
I'm checking Zill's A First Course in Differential Equations with Modeling Applications, and there's an exercise that says:
From the following problems determine by inspection at least two solutions of the given IVP.
- $y'=3y^{2/3},,y(0)=0$
- $xy'=2y,,y(0)=0$
I don't quite understand what in means by "by inspection", what's the difference between just finding the solutions and determine by inspection?
differential-equations
1
The difference is doing it in your head. You can ignore that stipulation if you want.
– arctic tern
Aug 12 '16 at 18:04
add a comment |
I'm checking Zill's A First Course in Differential Equations with Modeling Applications, and there's an exercise that says:
From the following problems determine by inspection at least two solutions of the given IVP.
- $y'=3y^{2/3},,y(0)=0$
- $xy'=2y,,y(0)=0$
I don't quite understand what in means by "by inspection", what's the difference between just finding the solutions and determine by inspection?
differential-equations
I'm checking Zill's A First Course in Differential Equations with Modeling Applications, and there's an exercise that says:
From the following problems determine by inspection at least two solutions of the given IVP.
- $y'=3y^{2/3},,y(0)=0$
- $xy'=2y,,y(0)=0$
I don't quite understand what in means by "by inspection", what's the difference between just finding the solutions and determine by inspection?
differential-equations
differential-equations
asked Aug 12 '16 at 18:00
Ana GaloisAna Galois
1,2501233
1,2501233
1
The difference is doing it in your head. You can ignore that stipulation if you want.
– arctic tern
Aug 12 '16 at 18:04
add a comment |
1
The difference is doing it in your head. You can ignore that stipulation if you want.
– arctic tern
Aug 12 '16 at 18:04
1
1
The difference is doing it in your head. You can ignore that stipulation if you want.
– arctic tern
Aug 12 '16 at 18:04
The difference is doing it in your head. You can ignore that stipulation if you want.
– arctic tern
Aug 12 '16 at 18:04
add a comment |
3 Answers
3
active
oldest
votes
In general, the phrase "by inspection" means "by reasonable guessing". For instance, suppose we are to prove that there are integers $x,y,z$ such that $x^{2}+y^{2}=z^{2}$. Without manipulating the given condition, we have a candidate solution to the equation in mind, i.e. the triple $(3,4,5)$ of integers, which happens to be a solution to the equation; hence the proposition is proved. Well, we just proved the proposition by inspection.
Yes, it is just the same thing to say "just find some solutions" instead of "find some solutions by inspection".
add a comment |
To find a solution ''by inspection'' usually means that the solution can be found (almost) immediately, using some result that is expected to be well known.
In your case, as an example, from the fact that the derivative of $y=x^2$ is $y'=2x$ we can say ''by inspection'' that the solution of $xy'=2y$ can be a function of the form $y=x^2$, that satisfies the initial condition.
Analogously, using the fact that $y=x^3 rightarrow y'=3x^2$ you can solve ''by inspection'' the other IVP.
add a comment |
I already see that the trivial solution $y=0$ satisfies both systems. We can slso try $y=x^3$ for the first and $y=x^2$ for the second.
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%2f1890418%2fdetermine-a-solution-of-an-ode-by-inspection%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
In general, the phrase "by inspection" means "by reasonable guessing". For instance, suppose we are to prove that there are integers $x,y,z$ such that $x^{2}+y^{2}=z^{2}$. Without manipulating the given condition, we have a candidate solution to the equation in mind, i.e. the triple $(3,4,5)$ of integers, which happens to be a solution to the equation; hence the proposition is proved. Well, we just proved the proposition by inspection.
Yes, it is just the same thing to say "just find some solutions" instead of "find some solutions by inspection".
add a comment |
In general, the phrase "by inspection" means "by reasonable guessing". For instance, suppose we are to prove that there are integers $x,y,z$ such that $x^{2}+y^{2}=z^{2}$. Without manipulating the given condition, we have a candidate solution to the equation in mind, i.e. the triple $(3,4,5)$ of integers, which happens to be a solution to the equation; hence the proposition is proved. Well, we just proved the proposition by inspection.
Yes, it is just the same thing to say "just find some solutions" instead of "find some solutions by inspection".
add a comment |
In general, the phrase "by inspection" means "by reasonable guessing". For instance, suppose we are to prove that there are integers $x,y,z$ such that $x^{2}+y^{2}=z^{2}$. Without manipulating the given condition, we have a candidate solution to the equation in mind, i.e. the triple $(3,4,5)$ of integers, which happens to be a solution to the equation; hence the proposition is proved. Well, we just proved the proposition by inspection.
Yes, it is just the same thing to say "just find some solutions" instead of "find some solutions by inspection".
In general, the phrase "by inspection" means "by reasonable guessing". For instance, suppose we are to prove that there are integers $x,y,z$ such that $x^{2}+y^{2}=z^{2}$. Without manipulating the given condition, we have a candidate solution to the equation in mind, i.e. the triple $(3,4,5)$ of integers, which happens to be a solution to the equation; hence the proposition is proved. Well, we just proved the proposition by inspection.
Yes, it is just the same thing to say "just find some solutions" instead of "find some solutions by inspection".
answered Aug 12 '16 at 18:36
Gary MooreGary Moore
17.2k21545
17.2k21545
add a comment |
add a comment |
To find a solution ''by inspection'' usually means that the solution can be found (almost) immediately, using some result that is expected to be well known.
In your case, as an example, from the fact that the derivative of $y=x^2$ is $y'=2x$ we can say ''by inspection'' that the solution of $xy'=2y$ can be a function of the form $y=x^2$, that satisfies the initial condition.
Analogously, using the fact that $y=x^3 rightarrow y'=3x^2$ you can solve ''by inspection'' the other IVP.
add a comment |
To find a solution ''by inspection'' usually means that the solution can be found (almost) immediately, using some result that is expected to be well known.
In your case, as an example, from the fact that the derivative of $y=x^2$ is $y'=2x$ we can say ''by inspection'' that the solution of $xy'=2y$ can be a function of the form $y=x^2$, that satisfies the initial condition.
Analogously, using the fact that $y=x^3 rightarrow y'=3x^2$ you can solve ''by inspection'' the other IVP.
add a comment |
To find a solution ''by inspection'' usually means that the solution can be found (almost) immediately, using some result that is expected to be well known.
In your case, as an example, from the fact that the derivative of $y=x^2$ is $y'=2x$ we can say ''by inspection'' that the solution of $xy'=2y$ can be a function of the form $y=x^2$, that satisfies the initial condition.
Analogously, using the fact that $y=x^3 rightarrow y'=3x^2$ you can solve ''by inspection'' the other IVP.
To find a solution ''by inspection'' usually means that the solution can be found (almost) immediately, using some result that is expected to be well known.
In your case, as an example, from the fact that the derivative of $y=x^2$ is $y'=2x$ we can say ''by inspection'' that the solution of $xy'=2y$ can be a function of the form $y=x^2$, that satisfies the initial condition.
Analogously, using the fact that $y=x^3 rightarrow y'=3x^2$ you can solve ''by inspection'' the other IVP.
edited Aug 12 '16 at 20:13
answered Aug 12 '16 at 19:52
Emilio NovatiEmilio Novati
51.6k43473
51.6k43473
add a comment |
add a comment |
I already see that the trivial solution $y=0$ satisfies both systems. We can slso try $y=x^3$ for the first and $y=x^2$ for the second.
add a comment |
I already see that the trivial solution $y=0$ satisfies both systems. We can slso try $y=x^3$ for the first and $y=x^2$ for the second.
add a comment |
I already see that the trivial solution $y=0$ satisfies both systems. We can slso try $y=x^3$ for the first and $y=x^2$ for the second.
I already see that the trivial solution $y=0$ satisfies both systems. We can slso try $y=x^3$ for the first and $y=x^2$ for the second.
edited Nov 23 '18 at 14:33
answered Nov 23 '18 at 14:23
Wesley StrikWesley Strik
1,635423
1,635423
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%2f1890418%2fdetermine-a-solution-of-an-ode-by-inspection%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
1
The difference is doing it in your head. You can ignore that stipulation if you want.
– arctic tern
Aug 12 '16 at 18:04