Find all continuous function $f: mathbb R rightarrow mathbb R$












4












$begingroup$



Find all continuous function $f: mathbb R rightarrow mathbb R$ for which $f(3)=5$ and for every $x,y in mathbb R$ it is truth that $f(x+y)=2+f(x)+f(y)$.




I tried to find some dependence before $x$ and $y$ because I have for example $f(1+2)=2+f(1)+f(2)=5$ and then $f(1)+f(2)=3$. Hovewer I cannot find dependence for every $x,y$ so I don't know how I can do this task.

I also thought about create new function $g(x)$ which is dependent of $f(x)$ but I also don't have good idea to do this.

Can you get me some tips?










share|cite|improve this question











$endgroup$

















    4












    $begingroup$



    Find all continuous function $f: mathbb R rightarrow mathbb R$ for which $f(3)=5$ and for every $x,y in mathbb R$ it is truth that $f(x+y)=2+f(x)+f(y)$.




    I tried to find some dependence before $x$ and $y$ because I have for example $f(1+2)=2+f(1)+f(2)=5$ and then $f(1)+f(2)=3$. Hovewer I cannot find dependence for every $x,y$ so I don't know how I can do this task.

    I also thought about create new function $g(x)$ which is dependent of $f(x)$ but I also don't have good idea to do this.

    Can you get me some tips?










    share|cite|improve this question











    $endgroup$















      4












      4








      4





      $begingroup$



      Find all continuous function $f: mathbb R rightarrow mathbb R$ for which $f(3)=5$ and for every $x,y in mathbb R$ it is truth that $f(x+y)=2+f(x)+f(y)$.




      I tried to find some dependence before $x$ and $y$ because I have for example $f(1+2)=2+f(1)+f(2)=5$ and then $f(1)+f(2)=3$. Hovewer I cannot find dependence for every $x,y$ so I don't know how I can do this task.

      I also thought about create new function $g(x)$ which is dependent of $f(x)$ but I also don't have good idea to do this.

      Can you get me some tips?










      share|cite|improve this question











      $endgroup$





      Find all continuous function $f: mathbb R rightarrow mathbb R$ for which $f(3)=5$ and for every $x,y in mathbb R$ it is truth that $f(x+y)=2+f(x)+f(y)$.




      I tried to find some dependence before $x$ and $y$ because I have for example $f(1+2)=2+f(1)+f(2)=5$ and then $f(1)+f(2)=3$. Hovewer I cannot find dependence for every $x,y$ so I don't know how I can do this task.

      I also thought about create new function $g(x)$ which is dependent of $f(x)$ but I also don't have good idea to do this.

      Can you get me some tips?







      real-analysis functional-equations






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jan 14 at 23:33









      Eric Wofsey

      186k14215342




      186k14215342










      asked Jan 14 at 23:29









      MP3129MP3129

      35310




      35310






















          2 Answers
          2






          active

          oldest

          votes


















          3












          $begingroup$

          As transformed by @Hagen von Eitzen into the Cauchy functional equation (https://en.wikipedia.org/wiki/Cauchy%27s_functional_equation). The only continous solution to Cauchy's functional equation is $g(x)=kx$. Therefore, $f(x)+2=kx$. Now given that $f(3)=5$ so that $k=frac{7}{3}$. Thus the required function is $f(x)=frac{7}{3}x-2$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            ok, but why I can assume that's this function is additive? Does she have to be like that? How to prove it?
            $endgroup$
            – MP3129
            Jan 15 at 10:24






          • 1




            $begingroup$
            It is not additive homomorphism but we have transformed it to Cauchy's functional equation, which is additive.
            $endgroup$
            – ersh
            Jan 15 at 15:25



















          6












          $begingroup$

          Hint: With $g(x):=f(x)+2$, we have$$ g(x+y)=g(x)+g(y).$$






          share|cite|improve this answer









          $endgroup$













            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%2f3073894%2ffind-all-continuous-function-f-mathbb-r-rightarrow-mathbb-r%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









            3












            $begingroup$

            As transformed by @Hagen von Eitzen into the Cauchy functional equation (https://en.wikipedia.org/wiki/Cauchy%27s_functional_equation). The only continous solution to Cauchy's functional equation is $g(x)=kx$. Therefore, $f(x)+2=kx$. Now given that $f(3)=5$ so that $k=frac{7}{3}$. Thus the required function is $f(x)=frac{7}{3}x-2$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              ok, but why I can assume that's this function is additive? Does she have to be like that? How to prove it?
              $endgroup$
              – MP3129
              Jan 15 at 10:24






            • 1




              $begingroup$
              It is not additive homomorphism but we have transformed it to Cauchy's functional equation, which is additive.
              $endgroup$
              – ersh
              Jan 15 at 15:25
















            3












            $begingroup$

            As transformed by @Hagen von Eitzen into the Cauchy functional equation (https://en.wikipedia.org/wiki/Cauchy%27s_functional_equation). The only continous solution to Cauchy's functional equation is $g(x)=kx$. Therefore, $f(x)+2=kx$. Now given that $f(3)=5$ so that $k=frac{7}{3}$. Thus the required function is $f(x)=frac{7}{3}x-2$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              ok, but why I can assume that's this function is additive? Does she have to be like that? How to prove it?
              $endgroup$
              – MP3129
              Jan 15 at 10:24






            • 1




              $begingroup$
              It is not additive homomorphism but we have transformed it to Cauchy's functional equation, which is additive.
              $endgroup$
              – ersh
              Jan 15 at 15:25














            3












            3








            3





            $begingroup$

            As transformed by @Hagen von Eitzen into the Cauchy functional equation (https://en.wikipedia.org/wiki/Cauchy%27s_functional_equation). The only continous solution to Cauchy's functional equation is $g(x)=kx$. Therefore, $f(x)+2=kx$. Now given that $f(3)=5$ so that $k=frac{7}{3}$. Thus the required function is $f(x)=frac{7}{3}x-2$.






            share|cite|improve this answer









            $endgroup$



            As transformed by @Hagen von Eitzen into the Cauchy functional equation (https://en.wikipedia.org/wiki/Cauchy%27s_functional_equation). The only continous solution to Cauchy's functional equation is $g(x)=kx$. Therefore, $f(x)+2=kx$. Now given that $f(3)=5$ so that $k=frac{7}{3}$. Thus the required function is $f(x)=frac{7}{3}x-2$.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Jan 15 at 0:10









            ershersh

            408113




            408113












            • $begingroup$
              ok, but why I can assume that's this function is additive? Does she have to be like that? How to prove it?
              $endgroup$
              – MP3129
              Jan 15 at 10:24






            • 1




              $begingroup$
              It is not additive homomorphism but we have transformed it to Cauchy's functional equation, which is additive.
              $endgroup$
              – ersh
              Jan 15 at 15:25


















            • $begingroup$
              ok, but why I can assume that's this function is additive? Does she have to be like that? How to prove it?
              $endgroup$
              – MP3129
              Jan 15 at 10:24






            • 1




              $begingroup$
              It is not additive homomorphism but we have transformed it to Cauchy's functional equation, which is additive.
              $endgroup$
              – ersh
              Jan 15 at 15:25
















            $begingroup$
            ok, but why I can assume that's this function is additive? Does she have to be like that? How to prove it?
            $endgroup$
            – MP3129
            Jan 15 at 10:24




            $begingroup$
            ok, but why I can assume that's this function is additive? Does she have to be like that? How to prove it?
            $endgroup$
            – MP3129
            Jan 15 at 10:24




            1




            1




            $begingroup$
            It is not additive homomorphism but we have transformed it to Cauchy's functional equation, which is additive.
            $endgroup$
            – ersh
            Jan 15 at 15:25




            $begingroup$
            It is not additive homomorphism but we have transformed it to Cauchy's functional equation, which is additive.
            $endgroup$
            – ersh
            Jan 15 at 15:25











            6












            $begingroup$

            Hint: With $g(x):=f(x)+2$, we have$$ g(x+y)=g(x)+g(y).$$






            share|cite|improve this answer









            $endgroup$


















              6












              $begingroup$

              Hint: With $g(x):=f(x)+2$, we have$$ g(x+y)=g(x)+g(y).$$






              share|cite|improve this answer









              $endgroup$
















                6












                6








                6





                $begingroup$

                Hint: With $g(x):=f(x)+2$, we have$$ g(x+y)=g(x)+g(y).$$






                share|cite|improve this answer









                $endgroup$



                Hint: With $g(x):=f(x)+2$, we have$$ g(x+y)=g(x)+g(y).$$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Jan 14 at 23:32









                Hagen von EitzenHagen von Eitzen

                280k23272504




                280k23272504






























                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3073894%2ffind-all-continuous-function-f-mathbb-r-rightarrow-mathbb-r%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

                    MongoDB - Not Authorized To Execute Command

                    in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith

                    How to fix TextFormField cause rebuild widget in Flutter