Is there a fixed point theorem I could use to solve this problem?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












5














let $E = C([0,1]),,,$ $K : E to E, ,,
(Kf)(x) = int_0^1K(x,y)f(y)dy$



also $|K| leq a < 1$



I want to prove that there for $g in E$ there exists a unique $f_g in E$ that satisfies the following equation :



$f_g + Kf_g = g$



which is equivalent to showing that $T : E to E,,,T(f) = g-Kf$ has a fixed point.



with what I have in hands I feel like there must be some theorem I'm missing.



any help will be greatly appreciated !










share|cite|improve this question





















  • You have not specified what kind of function $K(x,y)$ is what $|K|$ stands for.
    – Kavi Rama Murthy
    Dec 26 '18 at 11:53










  • You need to fix the notation! You're using "$K$" for two different things...
    – David C. Ullrich
    Dec 26 '18 at 14:30
















5














let $E = C([0,1]),,,$ $K : E to E, ,,
(Kf)(x) = int_0^1K(x,y)f(y)dy$



also $|K| leq a < 1$



I want to prove that there for $g in E$ there exists a unique $f_g in E$ that satisfies the following equation :



$f_g + Kf_g = g$



which is equivalent to showing that $T : E to E,,,T(f) = g-Kf$ has a fixed point.



with what I have in hands I feel like there must be some theorem I'm missing.



any help will be greatly appreciated !










share|cite|improve this question





















  • You have not specified what kind of function $K(x,y)$ is what $|K|$ stands for.
    – Kavi Rama Murthy
    Dec 26 '18 at 11:53










  • You need to fix the notation! You're using "$K$" for two different things...
    – David C. Ullrich
    Dec 26 '18 at 14:30














5












5








5


1





let $E = C([0,1]),,,$ $K : E to E, ,,
(Kf)(x) = int_0^1K(x,y)f(y)dy$



also $|K| leq a < 1$



I want to prove that there for $g in E$ there exists a unique $f_g in E$ that satisfies the following equation :



$f_g + Kf_g = g$



which is equivalent to showing that $T : E to E,,,T(f) = g-Kf$ has a fixed point.



with what I have in hands I feel like there must be some theorem I'm missing.



any help will be greatly appreciated !










share|cite|improve this question













let $E = C([0,1]),,,$ $K : E to E, ,,
(Kf)(x) = int_0^1K(x,y)f(y)dy$



also $|K| leq a < 1$



I want to prove that there for $g in E$ there exists a unique $f_g in E$ that satisfies the following equation :



$f_g + Kf_g = g$



which is equivalent to showing that $T : E to E,,,T(f) = g-Kf$ has a fixed point.



with what I have in hands I feel like there must be some theorem I'm missing.



any help will be greatly appreciated !







functional-analysis fixed-point-theorems






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 26 '18 at 10:38









rapidracimrapidracim

1,4361319




1,4361319











  • You have not specified what kind of function $K(x,y)$ is what $|K|$ stands for.
    – Kavi Rama Murthy
    Dec 26 '18 at 11:53










  • You need to fix the notation! You're using "$K$" for two different things...
    – David C. Ullrich
    Dec 26 '18 at 14:30

















  • You have not specified what kind of function $K(x,y)$ is what $|K|$ stands for.
    – Kavi Rama Murthy
    Dec 26 '18 at 11:53










  • You need to fix the notation! You're using "$K$" for two different things...
    – David C. Ullrich
    Dec 26 '18 at 14:30
















You have not specified what kind of function $K(x,y)$ is what $|K|$ stands for.
– Kavi Rama Murthy
Dec 26 '18 at 11:53




You have not specified what kind of function $K(x,y)$ is what $|K|$ stands for.
– Kavi Rama Murthy
Dec 26 '18 at 11:53












You need to fix the notation! You're using "$K$" for two different things...
– David C. Ullrich
Dec 26 '18 at 14:30





You need to fix the notation! You're using "$K$" for two different things...
– David C. Ullrich
Dec 26 '18 at 14:30











2 Answers
2






active

oldest

votes


















7














You can apply the Contraction mapping, a.k.a. Banach's Fixed Point Theorem. Given $f,hin C([0,1])$,
$$
|Tf-Th|leint_0^1|K(x,y)|,|f(y)-h(y)|,dyle|K|,|f-h|<a,|f-h|,
$$

with $0<a<1$.






share|cite|improve this answer




























    2














    This is not a fixed point theorem, but it is well-known that if $T:Eto E$ is a bounded linear operator with $|I-T|<1,$ then $T$ has a bounded inverse
    $$
    T^-1=sum_k=0^infty (I-T)^k.
    $$
    In your case, since $|I-(I+K)|<1$, we have
    $$
    f_g = (I+K)^-1g,quad |f_g|leq |(I+K)^-1||g|.
    $$






    share|cite|improve this answer




















      Your Answer





      StackExchange.ifUsing("editor", function ()
      return StackExchange.using("mathjaxEditing", function ()
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
      );
      );
      , "mathjax-editing");

      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "69"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3052823%2fis-there-a-fixed-point-theorem-i-could-use-to-solve-this-problem%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      7














      You can apply the Contraction mapping, a.k.a. Banach's Fixed Point Theorem. Given $f,hin C([0,1])$,
      $$
      |Tf-Th|leint_0^1|K(x,y)|,|f(y)-h(y)|,dyle|K|,|f-h|<a,|f-h|,
      $$

      with $0<a<1$.






      share|cite|improve this answer

























        7














        You can apply the Contraction mapping, a.k.a. Banach's Fixed Point Theorem. Given $f,hin C([0,1])$,
        $$
        |Tf-Th|leint_0^1|K(x,y)|,|f(y)-h(y)|,dyle|K|,|f-h|<a,|f-h|,
        $$

        with $0<a<1$.






        share|cite|improve this answer























          7












          7








          7






          You can apply the Contraction mapping, a.k.a. Banach's Fixed Point Theorem. Given $f,hin C([0,1])$,
          $$
          |Tf-Th|leint_0^1|K(x,y)|,|f(y)-h(y)|,dyle|K|,|f-h|<a,|f-h|,
          $$

          with $0<a<1$.






          share|cite|improve this answer












          You can apply the Contraction mapping, a.k.a. Banach's Fixed Point Theorem. Given $f,hin C([0,1])$,
          $$
          |Tf-Th|leint_0^1|K(x,y)|,|f(y)-h(y)|,dyle|K|,|f-h|<a,|f-h|,
          $$

          with $0<a<1$.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 26 '18 at 11:05









          Julián AguirreJulián Aguirre

          67.7k24094




          67.7k24094





















              2














              This is not a fixed point theorem, but it is well-known that if $T:Eto E$ is a bounded linear operator with $|I-T|<1,$ then $T$ has a bounded inverse
              $$
              T^-1=sum_k=0^infty (I-T)^k.
              $$
              In your case, since $|I-(I+K)|<1$, we have
              $$
              f_g = (I+K)^-1g,quad |f_g|leq |(I+K)^-1||g|.
              $$






              share|cite|improve this answer

























                2














                This is not a fixed point theorem, but it is well-known that if $T:Eto E$ is a bounded linear operator with $|I-T|<1,$ then $T$ has a bounded inverse
                $$
                T^-1=sum_k=0^infty (I-T)^k.
                $$
                In your case, since $|I-(I+K)|<1$, we have
                $$
                f_g = (I+K)^-1g,quad |f_g|leq |(I+K)^-1||g|.
                $$






                share|cite|improve this answer























                  2












                  2








                  2






                  This is not a fixed point theorem, but it is well-known that if $T:Eto E$ is a bounded linear operator with $|I-T|<1,$ then $T$ has a bounded inverse
                  $$
                  T^-1=sum_k=0^infty (I-T)^k.
                  $$
                  In your case, since $|I-(I+K)|<1$, we have
                  $$
                  f_g = (I+K)^-1g,quad |f_g|leq |(I+K)^-1||g|.
                  $$






                  share|cite|improve this answer












                  This is not a fixed point theorem, but it is well-known that if $T:Eto E$ is a bounded linear operator with $|I-T|<1,$ then $T$ has a bounded inverse
                  $$
                  T^-1=sum_k=0^infty (I-T)^k.
                  $$
                  In your case, since $|I-(I+K)|<1$, we have
                  $$
                  f_g = (I+K)^-1g,quad |f_g|leq |(I+K)^-1||g|.
                  $$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 26 '18 at 12:38









                  SongSong

                  6,040318




                  6,040318



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to Mathematics Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.





                      Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                      Please pay close attention to the following guidance:


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3052823%2fis-there-a-fixed-point-theorem-i-could-use-to-solve-this-problem%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown






                      Popular posts from this blog

                      How to check contact read email or not when send email to Individual?

                      Bahrain

                      Postfix configuration issue with fips on centos 7; mailgun relay