Hint needed for lipschitz problem.

  • Thread starter Thread starter JakobReed
  • Start date Start date
  • Tags Tags
    Lipschitz
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
JakobReed
Messages
1
Reaction score
0
a sufficient condition for uniqueness is the Lipschitz condition:

On a domain D of the plane, the function f (x, y) is said to satisfy the Lipschitz condition for a constant k > 0 if:

|f(x,y1)−f(x,y2)|≤k|y1−y2|

for all points (x,y1) and (x,y2) in D.

Give an example of an IVP with two solutions on a domain (say, a rectangle) and show that the function f(x,y) appearing in the differential equation fails to be Lipschitz for any k > 0.

i really have no idea where to begin. Can i get a hint or a suggestion from someone?
 
Physics news on Phys.org
"Lipschitz" is intermediate between "continuous" and "differentiable" in strength (any Lipschitz function is continuous but not vice versa; any differentiable function is Lipschitz but not vice versa). Start by looking at dy/dx= f(x,y) where f is continuous but not differentiable with respect to y. Try fractional powers of y.