Determine a solution of an ODE by “inspection”
up vote
5
down vote
favorite
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 |
up vote
5
down vote
favorite
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 |
up vote
5
down vote
favorite
up vote
5
down vote
favorite
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 Galois
1,2351233
1,2351233
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
up vote
2
down vote
accepted
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 |
up vote
1
down vote
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 |
up vote
0
down vote
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 |
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
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 |
up vote
2
down vote
accepted
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 |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
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 Moore
17.2k21545
17.2k21545
add a comment |
add a comment |
up vote
1
down vote
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 |
up vote
1
down vote
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 |
up vote
1
down vote
up vote
1
down vote
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 Novati
50.8k43472
50.8k43472
add a comment |
add a comment |
up vote
0
down vote
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 |
up vote
0
down vote
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 |
up vote
0
down vote
up vote
0
down vote
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 at 14:33
answered Nov 23 at 14:23
WesleyGroupshaveFeelingsToo
1,059321
1,059321
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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