I was reading the following link (https://en.wikipedia.org/wiki/Well-posed_problem) on "Well Posed Problems". Supposedly, if a problem is "Well Posed", it must meet the following conditions:
a solution exists
the solution is unique
the solution's behavior changes continuously with the initial conditions
I can understand why the first two conditions are desirable for a problem to be "Well Posed", but I am having trouble understanding the last condition.
For instance, if "the solution's behavior changes continuously with the initial conditions" - isn't this a bad thing? Would we not want the "solution's behavior NOT TO CHANGE continuously with the initial conditions"?
If the solution's behavior can change with the initial conditions, would this not result in the problem having the ability to be "chaotic and unpredictable", thus displaying "bad behavior" and as a result - "Ill Posed"?
Thanks!