How to determine the inflection point of non-equilibrium solution? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Differential Equation ,Finding solution by sketching the graphDetermining the stability of an equilibrium point of a system of non-linear odes.Equilibrium points of the ODE $y'=sin y−fracy2$.Show that the equilibrium point (r, 0) = (1,0) is not stable, even though all nearby solution tend to it (eventually).How to determine the nature of this equilibrium point?Check equilibrium point for stabilityIs Equilibrium Solution Always Constant?Equilibrium and general solution of this polynomial non linear ODEExistence and Uniqueness of Equilibrium Points in Non-Linear Dynamical Systemsdetermine the stability of an equilibrium point(x,0).
Co-worker has annoying ringtone
Why is there Net Work Done on a Pressure/Volume Cycle?
How many time has Arya actually used Needle?
Proof of work - 51% attack
Antipodal Land Area Calculation
Belief In God or Knowledge Of God. Which is better?
What is "gratricide"?
Strange behavior of Object.defineProperty() in JavaScript
Project Euler #1 in C++
Is it possible to give , in economics, an example of a relation ( set of ordered pairs) that is not a function?
Why is it faster to reheat something than it is to cook it?
Sentence order: Where to put もう
Maximum summed subsequences with non-adjacent items
Generate an RGB colour grid
Hangman Game with C++
How to run automated tests after each commit?
How to compare two different files line by line in unix?
Do wooden building fires get hotter than 600°C?
How to write capital alpha?
Did any compiler fully use 80-bit floating point?
How to draw/optimize this graph with tikz
Can you explain what "processes and tools" means in the first Agile principle?
A letter with no particular backstory
Importance of からだ in this sentence
How to determine the inflection point of non-equilibrium solution?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Differential Equation ,Finding solution by sketching the graphDetermining the stability of an equilibrium point of a system of non-linear odes.Equilibrium points of the ODE $y'=sin y−fracy2$.Show that the equilibrium point (r, 0) = (1,0) is not stable, even though all nearby solution tend to it (eventually).How to determine the nature of this equilibrium point?Check equilibrium point for stabilityIs Equilibrium Solution Always Constant?Equilibrium and general solution of this polynomial non linear ODEExistence and Uniqueness of Equilibrium Points in Non-Linear Dynamical Systemsdetermine the stability of an equilibrium point(x,0).
$begingroup$
$$
fracdPdt = 0.2P(1-fracP1000)
$$
I am asked to find out the common inflection point of each non-equilibrium solution. How to do that? (I know the equilibrium points are $P$ = $0$, and $P$ = $1000$)
ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
$$
fracdPdt = 0.2P(1-fracP1000)
$$
I am asked to find out the common inflection point of each non-equilibrium solution. How to do that? (I know the equilibrium points are $P$ = $0$, and $P$ = $1000$)
ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
$$
fracdPdt = 0.2P(1-fracP1000)
$$
I am asked to find out the common inflection point of each non-equilibrium solution. How to do that? (I know the equilibrium points are $P$ = $0$, and $P$ = $1000$)
ordinary-differential-equations
$endgroup$
$$
fracdPdt = 0.2P(1-fracP1000)
$$
I am asked to find out the common inflection point of each non-equilibrium solution. How to do that? (I know the equilibrium points are $P$ = $0$, and $P$ = $1000$)
ordinary-differential-equations
ordinary-differential-equations
edited Feb 20 '17 at 20:46
user214969
asked Feb 20 '17 at 19:14
user214969user214969
835
835
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The second derivative is
$$
fracd^2Pdt^2=0.2left(1-2fracP1000right),fracdPdt
$$
which you can now easily set to zero.
$endgroup$
add a comment |
$begingroup$
first derivative ( let $ M=1000)$
$$ P-P^2/M$$
second derivative vanishes at inflection point
$$ 1- 2 P/M =0,, P=M/2 = 500 $$
$endgroup$
add a comment |
Your Answer
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%2f2153447%2fhow-to-determine-the-inflection-point-of-non-equilibrium-solution%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$
The second derivative is
$$
fracd^2Pdt^2=0.2left(1-2fracP1000right),fracdPdt
$$
which you can now easily set to zero.
$endgroup$
add a comment |
$begingroup$
The second derivative is
$$
fracd^2Pdt^2=0.2left(1-2fracP1000right),fracdPdt
$$
which you can now easily set to zero.
$endgroup$
add a comment |
$begingroup$
The second derivative is
$$
fracd^2Pdt^2=0.2left(1-2fracP1000right),fracdPdt
$$
which you can now easily set to zero.
$endgroup$
The second derivative is
$$
fracd^2Pdt^2=0.2left(1-2fracP1000right),fracdPdt
$$
which you can now easily set to zero.
answered Feb 20 '17 at 20:50
LutzLLutzL
60.8k42157
60.8k42157
add a comment |
add a comment |
$begingroup$
first derivative ( let $ M=1000)$
$$ P-P^2/M$$
second derivative vanishes at inflection point
$$ 1- 2 P/M =0,, P=M/2 = 500 $$
$endgroup$
add a comment |
$begingroup$
first derivative ( let $ M=1000)$
$$ P-P^2/M$$
second derivative vanishes at inflection point
$$ 1- 2 P/M =0,, P=M/2 = 500 $$
$endgroup$
add a comment |
$begingroup$
first derivative ( let $ M=1000)$
$$ P-P^2/M$$
second derivative vanishes at inflection point
$$ 1- 2 P/M =0,, P=M/2 = 500 $$
$endgroup$
first derivative ( let $ M=1000)$
$$ P-P^2/M$$
second derivative vanishes at inflection point
$$ 1- 2 P/M =0,, P=M/2 = 500 $$
answered Feb 20 '17 at 21:08
NarasimhamNarasimham
21.3k62258
21.3k62258
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%2f2153447%2fhow-to-determine-the-inflection-point-of-non-equilibrium-solution%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