From our Elementary standards we are taught to solve ODE(stands for Ordinary Differential Equation) by some set of rules. But neither they told you nor you asked them about why these ODEs possesses even a solution and if it possesses then why solution should be unique meaning why the technique taught to us are the only way to find solution. I know upto this stage you are quite confused. But lets look at the below examples to be shocked as well.
Consider the following ODE
You might be so happy and jumped into solving this noob equation in a sec by your so called elementary methods. Lets see what we get:
By seperation of variable method (😃 your eyes are already glittering right?)
Now using the initial condition given we have to find the C.
So the solution we get is:
Now, what will be the solution among these two?
Both seems correct right? But here is the catch. Your so got solution is not differentiable at . What we know ? If your y(x) is satisfying the ODE (1) then must be differentiable at all the points where the ODE (1) is defined.
Conclusion: We finally can conclude that (1) is not defined at and this is the heart of Existence Theorem. The initial condition is the culprit. So, is our method of solving ODE that we learned so far is wrong?
Short answer is no. It is a general method where the ODE with initial condition is well-defined. In other words, suppose we forget about the initial condition and find the solution in general , then we just will set the initial conditon such that the so got solution remains differentiable in a neighbourhood of that point. This condition is called local existence of ODE. So, you see from our elementary schools we just solve ODEs forgetting about the initial condition and then in the end after finding the solution then check for initial condition. It is something like define a function first then say , so if you forget about the initial condition your definition of the function is ok otherwise you have to omit the point from your domain of definition of the function and then redefine the functon at that point like:
You now might be tempted to redefine your solution of ODE (1). So, yes we can try but what is the main theme of the long discussion above is to make you aware of the fact that just blindly starting solving any differential equation not right approach as the initial condition is the integral part of the ODE, so we also have to respect the initial condition before starting solving it by our general method.
Now, the imprtant question comes that-
Ok, you say problem occurs for initial condition. But what about our method to be unique or not? Is there anyother way to find solutions of our ODE?
Unfortunately, the answer is YES. Sorry guys!
If you carefully observe - our process of solving ODE is just a kind of back calculation using kind of inverse method of derivative - that is integration.
Redundant: I said it kind of inverse as if you have a function that is bounded in [0,1] and
Reimann Integrablebut doesn't satisfy intermediate value property then from such function after integration then differentiation you will not get back your original function that you started with due toDarbouxtheorem that says derivative of a function must satisfies IVP(Intermediate Value Property)for example consider the function:
This is Riemann integrable. If we try to find its anti-derivative we get
But is not differentiable at , hence . So, is not anti-derivative of .
If we now consider the ODE:
now, solving as above we should get but is differentiable at ? No, infact is not continous at . So, our process of doing blidly antiderivative is not always possible. Infact there is no solution of this ODE, according toDarboux Theorem. But we know byFundamental Theorem of Integral Calculusif were continous then would be differentiable and solution would exists using our method as well.
Lets see an example of this non-uniqueness:
Consider the following ODE
By seperation of variable method (😃 your eyes are already glittering right?) Also, now you are careful about initial condition that might be culprit in the end. Lets not to fear and try boldly solving then finally checking if the initial condition gives us any wierdness or not?
Now using the initial condition given we have to find the C.
So the solution we get is:
Now, lets see the following function:
See below different values of
Each is differentiable and satisfies . But none of these solutions can be made from our back calculation method [integration] unless for the case . There is another solution of (2) which is . It's trivial solution. So, our technique is not unique.
Finally we want to investigate what are those conditions that will guarantee the existence and uniqueness of the solution of an ODE so, that only by our Elementary Method if we find a solution that will be valid and unique so that no need to worry about other possible solution.(😃)
Theorem (Existence and Uniqueness Theorem): Let and be continuous in some rectangle containing the point then there exists an interval around in which the initial value problem
has a unique solution.
Above theorem can be devided into two parts -
Remark: This guarantees a solution to exists in a small neighbourhoob around . That is existance of the solution is confirmed locally, not globally. For global existence we will require something more.