Existence and uniqueness of differential solution, help?

Click For Summary

Discussion Overview

The discussion revolves around the existence and uniqueness of solutions to a specific differential equation, x'(t) = log(3t(x(t)-2)), with initial conditions t0 = 3 and x0 = 5. Participants explore the implications of these conditions on the uniqueness of the solution and the criteria for establishing such properties in the context of ordinary differential equations (ODEs).

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant initially misstates that x'(t) is a solution rather than a differential equation, prompting clarification from others.
  • Another participant explains that the existence of a unique solution depends on the continuity of the function f and its partial derivative with respect to x in a neighborhood of the initial point.
  • There is a discussion about using Euler's method to approximate solutions and its relation to proving existence and uniqueness under certain assumptions.
  • Participants express confusion about how to apply the theorem of existence and uniqueness to the given initial value problem and seek justification for whether a solution exists.
  • One participant attempts to clarify the process of determining the domain of the function involved in the differential equation, considering both the function and its partial derivatives.
  • There are questions about how to find the domain of the function when it includes both x(t) and t, with considerations about the implications for the uniqueness of the solution.

Areas of Agreement / Disagreement

Participants generally agree on the need for continuity conditions to establish uniqueness but express differing levels of understanding regarding the application of these concepts to the specific differential equation. The discussion remains unresolved regarding the exact conditions under which a unique solution exists for the given initial value problem.

Contextual Notes

Participants highlight limitations in their understanding of the domain of the function and the implications of initial conditions on the existence of solutions. There are unresolved questions about how to rigorously determine the domain in the context of the differential equation presented.

Who May Find This Useful

This discussion may be useful for students and practitioners interested in ordinary differential equations, particularly those exploring the concepts of existence and uniqueness of solutions in relation to initial value problems.

Lengalicious
Messages
162
Reaction score
0
Ok so ill give an example, x'(t) = log(3t(x(t)-2)) is differential equation where t0 = 3 and x0 = 5
The initial value problem is x(t0) = x0.

So what i'de do is plug into initial value problem to get x(3) = 5, so on a graph this plot would be at (5,3)? Then plop conditions into differential equation so: x'(3) = log(3*3(5 - 2)) = 1.43 which would be at a plot (1.43,3)? So x'(3) < x(3), does this mean that the solution is unique for all t? If so, why is this? Just want to understand 100%.
 
Last edited:
Physics news on Phys.org
I am confused as to what you are saying.
"Ok so ill give an example, x'(t) = log(3t(x(t)-2)) is solution to equation where t0 = 3 and x0 = 5".

x'(t)= ... is NOT a "solution" to a differential equation, it is a differential equation. Or do you mean to say that x(t)= log(4t(x(t)- 2)) is a solution to some unknown differential equation? Then whether or not that equation is unique depends upon exactly what the differential equation is.
 
Ok, yes my mistake its a differential equation i guess? This is where I myself am confused =/. If its a differential equation then how do you find out whether it has a unique solution or not?
 
If dx/dt=f(x,t), and both f and the partial of f w.r.t. x are continuous in some region about your initial point then then exists a unique solution of the initial value problem in some region containing that initial point. This is a local property. The proof is dependent upon finding a sequence of solutions via Picard iteration which converges to the unique solution. You can find this proof in any introductory ode text.
 
Lengalicious said:
Ok so ill give an example, x'(t) = log(3t(x(t)-2)) is differential equation where t0 = 3 and x0 = 5
The initial value problem is x(t0) = x0.

So what i'de do is plug into initial value problem to get x(3) = 5, so on a graph this plot would be at (5,3)? Then plop conditions into differential equation so: x'(3) = log(3*3(5 - 2)) = 1.43 which would be at a plot (1.43,3)? So x'(3) < x(3), does this mean that the solution is unique for all t? If so, why is this? Just want to understand 100%.
You must interpret x'(3) as the slope of the tangent at your first point, so you'd draw
x(3+s) approx x(3)+x'(3)s = 5+1.43 s for small s. Then you continue from that point. This gives you an idea of the solution, not very accurate though. It is called Euler's method, but it can be refined to give an existence and uniqueness proof, if you make appropriate assumption about the differential equation.
 
Ok, I sort of get it but still slightly confused, an exact question I have is: In the following case:

x'(t) = log(3t(x(t)-2)), where t0 = 3 and x0 = 5

Does the theorem of existence and unicity guarantee an existence of a solution for the initial value problem x(t0) = x0? Justify your answer.

What would your answer be to this? Would help me understand if I got a model answer.
 
Lengalicious said:
Ok, I sort of get it but still slightly confused, an exact question I have is: In the following case:

x'(t) = log(3t(x(t)-2)), where t0 = 3 and x0 = 5

Does the theorem of existence and unicity guarantee an existence of a solution for the initial value problem x(t0) = x0? Justify your answer.

What would your answer be to this? Would help me understand if I got a model answer.

This belongs in the homework section:
https://www.physicsforums.com/showthread.php?t=88061
 
Ok thanks

EDIT: Wow yeh that link you gave is incredibly useful, thanks a lot =)
 
  • #10
In this case where the differential equation is dx/dt = √x , I understand that to get the intervals is easy because x is independent from t so t would belong to all real numbers and x would be ≥ 0, but in the example I have given I don't understand how to get the interval since x(t) is within the function?

EDIT: basically how do i find the domain of the function in the original differential equation posted.

And just to straighten my understanding out, I find the domain of the functions variables, then the domain of the partial derivates , then consider maximum interval that fullfills both requirements and compare to the initial condition to consider whether a unique solution exists or not.

EDIT: Ok I think i got it, so i use intial condition to figure out x(t) in this case i think x(t) = t+2, so would the domain of the function be x belongs to ℝ and t ≠ 0, then for the partial derivative = 2/t where domain is t ≠ 0. so initial condition has to satisfy t ≠ 0 for there to be unique solution? Due to common subset of t ≠ 0, initial value condition shows that t0 = 3 and therefore belongs to common interval so a unique solution exists?
 
Last edited:
  • #11
Can anyone let me know if what i said was correct? I am confused as how to find the domain of f(x,t) because the function contains x(t) and t, so what's the domain for x and what's the domain for t? I was thinking t ≠ 0 and x ≠ 0 because their both inside the log funct.
 

Similar threads

  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
Replies
0
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K