Show That a Function is Contractive?

  • Thread starter Thread starter DeadxBunny
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 5K views
DeadxBunny
Messages
29
Reaction score
0

Homework Statement


Show that the following function is contractive on the indicated intervals. Determine the best values of [lamda] in Equation (2).

abs(x)^(2/3) on abs(x) < or = 1/3


Homework Equations


A mapping (or function) F is said to be contractive if there exists a number [lamda] less than 1 such that:

(Equation (2))
abs(F(x)-F(y)) < or = [lamda]*abs(x-y)

for all points x and y in the domain F.

The Attempt at a Solution


I'm not really sure what to do with this one or how to get [lamda] in this case.
 
Physics news on Phys.org
mean value theorem?

it seems that for the function that is given, such lamda doesn't exist. consider a interval extremely close to 0, let's say
[tex](-\epsilon, \epsilon)[/tex]

you see that
[tex]\frac{|F(x)-F(y)|}{|x-y|}[/tex]
goes to infinity, as it approaches the derivative at 0.

are you sure you have the correct question?
 
Thanks for responding, tim_lou. Yes, I'm sure I have the correct question. :) Maybe it's a trick question and it's actually not contractive?