Analysis. Function spaces/Contraction mappings

  • Thread starter Thread starter datenshinoai
  • Start date Start date
  • Tags Tags
    Analysis Function
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
3 replies · 3K views
datenshinoai
Messages
9
Reaction score
0

Homework Statement



Let K: [0,1] x [0,1] -> R be a continuous function such that K(x,y) > 0 and the integral K(x,y) dy <= C < 1 (from 0 to 1) for all x within [0,1].

Let g:[0,1] -> R be any continuous Function. Show that there is a unique continuous function f:[0,1] -> R such that f(x)= g(x) + integral K(x,y) dy


The Attempt at a Solution



I know that we are given 2 functions and that we need to input those into the formula. We want to see the output is closer than the input by a factor of k, but I'm not sure what it is that I should be doing.

To show uniqueness, I say to let g(f(x)) = h(x). Which means we are sending [0,1] -> R to [0,1] -> R, but I don't think that's right...

Thanks in advance!
 
Physics news on Phys.org
Did you make a typo in the question? Because the unique continuous function f such that f(x)= g(x) + integral K(x,y) dy is the function f defined by f(x):=f(x)= g(x) + integral K(x,y) dy
 
datenshinoai said:

Homework Statement



Let K: [0,1] x [0,1] -> R be a continuous function such that K(x,y) > 0 and the integral K(x,y) dy <= C < 1 (from 0 to 1) for all x within [0,1].

Let g:[0,1] -> R be any continuous Function. Show that there is a unique continuous function f:[0,1] -> R such that f(x)= g(x) + integral K(x,y) dy
I suspect you mean
[tex]f(x)= g(x)+ \int K(x,y) f(y) dy[/itex]<br /> That's a variation of the Poisson proof of the existence and uniqueness of solutions to first order differential equations. Are you allowed to use the Banach fixed point theorem? (If f(x) is a contraction map then there is a unique x such that f(x)= x.)<br /> <br /> <br /> <blockquote data-attributes="" data-quote="" data-source="" class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch"> <div class="bbCodeBlock-content"> <div class="bbCodeBlock-expandContent js-expandContent "> <h2>The Attempt at a Solution</h2><br /> <br /> I know that we are given 2 functions and that we need to input those into the formula. We want to see the output is closer than the input by a factor of k, but I'm not sure what it is that I should be doing. <br /> <br /> To show uniqueness, I say to let g(f(x)) = h(x). Which means we are sending [0,1] -> R to [0,1] -> R, but I don't think that's right...<br /> <br /> Thanks in advance! </div> </div> </blockquote>[/tex]
 
Probably he is allowed to use Banach's fixed point theorem because of the title of the thread.

The question as to whether Banach's fixed point theorem can be applied to this situation amounts to finding
(1) a complete metric space inhabited by continuous maps from [0,1] to R
(2) a contraction F on the above space such that [F(f)](x)=g(x) + integral K(x,y)f(y) dy