Is the Solution to dx/dt=f(x) with x(0)=xo Unique?

  • Thread starter Thread starter l888l888l888
  • Start date Start date
  • Tags Tags
    Uniqueness
l888l888l888
Messages
49
Reaction score
0

Homework Statement


Show that the solution of dx/dt=f(x), x(0)=xo, f in C^1(R), is unique


Homework Equations


C^1(R) is the set of all functions whose first derivative is continous.
F(x)=integral from xo and x (dy/f(y))

The Attempt at a Solution



Assume phi1(x) and phi2(x) are both soultions. Then d(phi1(x))/dt=f(phi1(x)) and d(phi2(x))/dt=f(phi2(x)). Consider phi1(x)-phi2(x). d(phi1(x)-phi2(x))/dt= f(phi1(x))-f(phi2(x))...
I need to prove the two solutions are infact equal. Also it says in my book that every solution x(t) must satisfy F(x(t))=t, with phi(t)=F^-1 (t) (F Inverse)
 
Physics news on Phys.org
shouldn't the two solutions be functions of t?
 
yes. I am sorry. I made a mistake. the two solutions hsould be phi1(t) and phi2(t).
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top