Using the contraction mapping principle for the solution of an ODEQuestions about the Picard–Lindelöf theorem for an ODEExistence solution pendulum equation using the contraction principleUsing contraction mapping theorem to prove existence/uniqueness of solutions of Linear first order ODEsOn the extension of the solution to a nonlinear ODEStrong Solutions to Nonlinear ODE by Contraction MappingUnique solution of IVP on IUniqueness of solution of an ODE in an interval implies uniqueness of solution in a subintervalShow that a mapping is a contraction in $ mathbbR^2 $Proving system of equations has unique solution using contraction mapping principleSolve differential equation via successive approximations (contraction mapping principle)
How much of data wrangling is a data scientist's job?
Today is the Center
Infinite Abelian subgroup of infinite non Abelian group example
Would Slavery Reparations be considered Bills of Attainder and hence Illegal?
Stopping power of mountain vs road bike
Do I have a twin with permutated remainders?
Can I ask the recruiters in my resume to put the reason why I am rejected?
In Romance of the Three Kingdoms why do people still use bamboo sticks when papers are already invented?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
How to model explosives?
Why doesn't H₄O²⁺ exist?
What is the word for reserving something for yourself before others do?
Python: return float 1.0 as int 1 but float 1.5 as float 1.5
What killed these X2 caps?
Emailing HOD to enhance faculty application
Arrow those variables!
Has there ever been an airliner design involving reducing generator load by installing solar panels?
Memorizing the Keyboard
Is it unprofessional to ask if a job posting on GlassDoor is real?
Brothers & sisters
Can one be a co-translator of a book, if he does not know the language that the book is translated into?
How do conventional missiles fly?
A reference to a well-known characterization of scattered compact spaces
How to show the equivalence between the regularized regression and their constraint formulas using KKT
Using the contraction mapping principle for the solution of an ODE
Questions about the Picard–Lindelöf theorem for an ODEExistence solution pendulum equation using the contraction principleUsing contraction mapping theorem to prove existence/uniqueness of solutions of Linear first order ODEsOn the extension of the solution to a nonlinear ODEStrong Solutions to Nonlinear ODE by Contraction MappingUnique solution of IVP on IUniqueness of solution of an ODE in an interval implies uniqueness of solution in a subintervalShow that a mapping is a contraction in $ mathbbR^2 $Proving system of equations has unique solution using contraction mapping principleSolve differential equation via successive approximations (contraction mapping principle)
$begingroup$
Suppose we want to solve a simple ODE $$dotx=2t(1-x)=f(t,x)qquad (1)$$ with initial condition $x_0=2$ using the contraction mapping principle.
I showed that $f$ is Lipschitz continuous over $[0,1]timesmathbb R$ in $t$ with Lipschitz constant $L=max_tin[0,1]2t$. By considering a normed vector space $(C[0,delta],||cdot||_C)$, then using the contraction map with $P:C[0,delta]to C[0,delta]$ given by $$(Pphi)(t)=x_0+int_0^tf(t,phi(tau));dtau$$ I found by direct integration that the solution of $(1)$ is $$x=1+exp(-t^2).$$
But so far we have shown that there exists a unique solution over the interval $[0,delta]$, right?
Is the next step to provide an argument that shows that our solution is unique over the entire set of real numbers? I am not sure how to make this argument. I thought that maybe by iteration and increasing $delta$ one can show that the solution is unique over a bigger interval. But this doesn't seem to me very rigorous.
I'd appreciate any help/hint. Thank you.
ordinary-differential-equations nonlinear-system contraction-operator
$endgroup$
add a comment |
$begingroup$
Suppose we want to solve a simple ODE $$dotx=2t(1-x)=f(t,x)qquad (1)$$ with initial condition $x_0=2$ using the contraction mapping principle.
I showed that $f$ is Lipschitz continuous over $[0,1]timesmathbb R$ in $t$ with Lipschitz constant $L=max_tin[0,1]2t$. By considering a normed vector space $(C[0,delta],||cdot||_C)$, then using the contraction map with $P:C[0,delta]to C[0,delta]$ given by $$(Pphi)(t)=x_0+int_0^tf(t,phi(tau));dtau$$ I found by direct integration that the solution of $(1)$ is $$x=1+exp(-t^2).$$
But so far we have shown that there exists a unique solution over the interval $[0,delta]$, right?
Is the next step to provide an argument that shows that our solution is unique over the entire set of real numbers? I am not sure how to make this argument. I thought that maybe by iteration and increasing $delta$ one can show that the solution is unique over a bigger interval. But this doesn't seem to me very rigorous.
I'd appreciate any help/hint. Thank you.
ordinary-differential-equations nonlinear-system contraction-operator
$endgroup$
1
$begingroup$
Hint: for large $T$, $P: C[-T,T] rightarrow C[-T,T]$ defined by, $$(Pphi)(t) = x_0 + int_0^t f(tau,phi(tau)),dtau,$$ is no longer a contraction mapping. However, for any such fixed $T$, there exists a $k$ such that $P^k$ is a contraction mapping. Try proving this and you will have your result.
$endgroup$
– forgottenarrow
Mar 29 at 5:23
1
$begingroup$
There is a result stating that if $fcolon(a,b)timesmathbbRtomathbbR$ is continuous and there are continuous functions $M_1,M_2colon(a,b)to[0,infty)$ such that $lvert f(t,x)rvertle M_1(t)+M_2(t)lvert xrvert$ for all $tin(a,b)$ and all $xinmathbbR$ then any nonextendible solution of $dotx=f(t,x)$ is defined on the whole of $(a,b)$. The proof uses Grönwall's inequality.
$endgroup$
– user539887
Mar 29 at 6:28
add a comment |
$begingroup$
Suppose we want to solve a simple ODE $$dotx=2t(1-x)=f(t,x)qquad (1)$$ with initial condition $x_0=2$ using the contraction mapping principle.
I showed that $f$ is Lipschitz continuous over $[0,1]timesmathbb R$ in $t$ with Lipschitz constant $L=max_tin[0,1]2t$. By considering a normed vector space $(C[0,delta],||cdot||_C)$, then using the contraction map with $P:C[0,delta]to C[0,delta]$ given by $$(Pphi)(t)=x_0+int_0^tf(t,phi(tau));dtau$$ I found by direct integration that the solution of $(1)$ is $$x=1+exp(-t^2).$$
But so far we have shown that there exists a unique solution over the interval $[0,delta]$, right?
Is the next step to provide an argument that shows that our solution is unique over the entire set of real numbers? I am not sure how to make this argument. I thought that maybe by iteration and increasing $delta$ one can show that the solution is unique over a bigger interval. But this doesn't seem to me very rigorous.
I'd appreciate any help/hint. Thank you.
ordinary-differential-equations nonlinear-system contraction-operator
$endgroup$
Suppose we want to solve a simple ODE $$dotx=2t(1-x)=f(t,x)qquad (1)$$ with initial condition $x_0=2$ using the contraction mapping principle.
I showed that $f$ is Lipschitz continuous over $[0,1]timesmathbb R$ in $t$ with Lipschitz constant $L=max_tin[0,1]2t$. By considering a normed vector space $(C[0,delta],||cdot||_C)$, then using the contraction map with $P:C[0,delta]to C[0,delta]$ given by $$(Pphi)(t)=x_0+int_0^tf(t,phi(tau));dtau$$ I found by direct integration that the solution of $(1)$ is $$x=1+exp(-t^2).$$
But so far we have shown that there exists a unique solution over the interval $[0,delta]$, right?
Is the next step to provide an argument that shows that our solution is unique over the entire set of real numbers? I am not sure how to make this argument. I thought that maybe by iteration and increasing $delta$ one can show that the solution is unique over a bigger interval. But this doesn't seem to me very rigorous.
I'd appreciate any help/hint. Thank you.
ordinary-differential-equations nonlinear-system contraction-operator
ordinary-differential-equations nonlinear-system contraction-operator
asked Mar 29 at 2:36
johnny09johnny09
705624
705624
1
$begingroup$
Hint: for large $T$, $P: C[-T,T] rightarrow C[-T,T]$ defined by, $$(Pphi)(t) = x_0 + int_0^t f(tau,phi(tau)),dtau,$$ is no longer a contraction mapping. However, for any such fixed $T$, there exists a $k$ such that $P^k$ is a contraction mapping. Try proving this and you will have your result.
$endgroup$
– forgottenarrow
Mar 29 at 5:23
1
$begingroup$
There is a result stating that if $fcolon(a,b)timesmathbbRtomathbbR$ is continuous and there are continuous functions $M_1,M_2colon(a,b)to[0,infty)$ such that $lvert f(t,x)rvertle M_1(t)+M_2(t)lvert xrvert$ for all $tin(a,b)$ and all $xinmathbbR$ then any nonextendible solution of $dotx=f(t,x)$ is defined on the whole of $(a,b)$. The proof uses Grönwall's inequality.
$endgroup$
– user539887
Mar 29 at 6:28
add a comment |
1
$begingroup$
Hint: for large $T$, $P: C[-T,T] rightarrow C[-T,T]$ defined by, $$(Pphi)(t) = x_0 + int_0^t f(tau,phi(tau)),dtau,$$ is no longer a contraction mapping. However, for any such fixed $T$, there exists a $k$ such that $P^k$ is a contraction mapping. Try proving this and you will have your result.
$endgroup$
– forgottenarrow
Mar 29 at 5:23
1
$begingroup$
There is a result stating that if $fcolon(a,b)timesmathbbRtomathbbR$ is continuous and there are continuous functions $M_1,M_2colon(a,b)to[0,infty)$ such that $lvert f(t,x)rvertle M_1(t)+M_2(t)lvert xrvert$ for all $tin(a,b)$ and all $xinmathbbR$ then any nonextendible solution of $dotx=f(t,x)$ is defined on the whole of $(a,b)$. The proof uses Grönwall's inequality.
$endgroup$
– user539887
Mar 29 at 6:28
1
1
$begingroup$
Hint: for large $T$, $P: C[-T,T] rightarrow C[-T,T]$ defined by, $$(Pphi)(t) = x_0 + int_0^t f(tau,phi(tau)),dtau,$$ is no longer a contraction mapping. However, for any such fixed $T$, there exists a $k$ such that $P^k$ is a contraction mapping. Try proving this and you will have your result.
$endgroup$
– forgottenarrow
Mar 29 at 5:23
$begingroup$
Hint: for large $T$, $P: C[-T,T] rightarrow C[-T,T]$ defined by, $$(Pphi)(t) = x_0 + int_0^t f(tau,phi(tau)),dtau,$$ is no longer a contraction mapping. However, for any such fixed $T$, there exists a $k$ such that $P^k$ is a contraction mapping. Try proving this and you will have your result.
$endgroup$
– forgottenarrow
Mar 29 at 5:23
1
1
$begingroup$
There is a result stating that if $fcolon(a,b)timesmathbbRtomathbbR$ is continuous and there are continuous functions $M_1,M_2colon(a,b)to[0,infty)$ such that $lvert f(t,x)rvertle M_1(t)+M_2(t)lvert xrvert$ for all $tin(a,b)$ and all $xinmathbbR$ then any nonextendible solution of $dotx=f(t,x)$ is defined on the whole of $(a,b)$. The proof uses Grönwall's inequality.
$endgroup$
– user539887
Mar 29 at 6:28
$begingroup$
There is a result stating that if $fcolon(a,b)timesmathbbRtomathbbR$ is continuous and there are continuous functions $M_1,M_2colon(a,b)to[0,infty)$ such that $lvert f(t,x)rvertle M_1(t)+M_2(t)lvert xrvert$ for all $tin(a,b)$ and all $xinmathbbR$ then any nonextendible solution of $dotx=f(t,x)$ is defined on the whole of $(a,b)$. The proof uses Grönwall's inequality.
$endgroup$
– user539887
Mar 29 at 6:28
add a comment |
0
active
oldest
votes
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%2f3166665%2fusing-the-contraction-mapping-principle-for-the-solution-of-an-ode%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3166665%2fusing-the-contraction-mapping-principle-for-the-solution-of-an-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
1
$begingroup$
Hint: for large $T$, $P: C[-T,T] rightarrow C[-T,T]$ defined by, $$(Pphi)(t) = x_0 + int_0^t f(tau,phi(tau)),dtau,$$ is no longer a contraction mapping. However, for any such fixed $T$, there exists a $k$ such that $P^k$ is a contraction mapping. Try proving this and you will have your result.
$endgroup$
– forgottenarrow
Mar 29 at 5:23
1
$begingroup$
There is a result stating that if $fcolon(a,b)timesmathbbRtomathbbR$ is continuous and there are continuous functions $M_1,M_2colon(a,b)to[0,infty)$ such that $lvert f(t,x)rvertle M_1(t)+M_2(t)lvert xrvert$ for all $tin(a,b)$ and all $xinmathbbR$ then any nonextendible solution of $dotx=f(t,x)$ is defined on the whole of $(a,b)$. The proof uses Grönwall's inequality.
$endgroup$
– user539887
Mar 29 at 6:28