How Can Fixed Points Determine Solutions in Differential Equations?

cummings12332
Messages
38
Reaction score
0

Homework Statement



QQ截图20121202233027.png



The Attempt at a Solution



set x(t)=1+∫2cos(s(f^2(s)))ds(from 0 to t) then check x(0)=1+∫2cos(s(f^2(s)))ds(from 0 to 0)=1 then the initial condition hold, by FTC, we have dx(t)/dt=2cos(tx^(t)), then solutions can be found as fixed points of the map

but for secound part [0,T] i don't know how to begin can anyone help me ?
 
Physics news on Phys.org
cummings12332 said:

Homework Statement



View attachment 53573


The Attempt at a Solution



set x(t)=1+∫2cos(s(f^2(s)))ds(from 0 to t) then check x(0)=1+∫2cos(s(f^2(s)))ds(from 0 to 0)=1

Shouldn't that f be an x in this case?

but for secound part [0,T] i don't know how to begin can anyone help me ?

You have a map \Theta:\mathcal{C}([0,T],\mathbb{R})\rightarrow \mathcal{C}([0,T],\mathbb{R}) such that

\Theta(f):[0,T]\rightarrow \mathbb{R}:t\rightarrow 1+\int_0^t 2\cos(sf^2(s))ds

Strictly speaking, you first need to check that \Theta(f) is in fact continuous before you can say that the codomain of \Theta is \mathcal{C}([0,T],\mathbb{R}).

Now, you need to find out when \Theta is a contraction. Can you tell us what that means??

Also, here is a LaTeX guide on how to post mathematical equations: https://www.physicsforums.com/showpost.php?p=3977517&postcount=3 It would help us a lot if you would use this to make your equations more readable.
 
micromass said:
Shouldn't that f be an x in this case?
You have a map \Theta:\mathcal{C}([0,T],\mathbb{R})\rightarrow \mathcal{C}([0,T],\mathbb{R}) such that

\Theta(f):[0,T]\rightarrow \mathbb{R}:t\rightarrow\ 1+\int_0^t 2\cos(sf^2(s))ds<br /> <br /> Strictly speaking, you first need to check that \Theta(f) is in fact continuous before you can say that the codomain of \Theta is \mathcal{C}([0,T],\mathbb{R}).<br /> <br /> Now, you need to find out when \Theta is a contraction. Can you tell us what that means??<br /> <br /> Also, here is a LaTeX guide on how to post mathematical equations: <a href="https://www.physicsforums.com/showpost.php?p=3977517&amp;postcount=3" class="link link--internal">https://www.physicsforums.com/showpost.php?p=3977517&amp;postcount=3</a> It would help us a lot if you would use this to make your equations more readable.
<br /> <br /> how to say that \Theta(f) is continuous? i just don&#039;t know how to prove here. if it is then i know how to solve the problem now,many thanks
 
Last edited:
cummings12332 said:
how to say that \Theta(f) is continuous?

Fundamental theorem of calculus.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top