Rudin - Principles of math analysis, ex. 15 chapt. 5












0












$begingroup$


$newcommand{RR}{mathbb{R}}$
Suppose $a in RR, D = (a,+infty), f : D rightarrow RR$ differentiable two times on its domain, $M_0, M_1, M_2 in RR : |f(x)| leq M_0, |f'(x)| leq M_1, |f''(x)| leq M_2, forall x in D$. Prove that $M_1^2 leq 4 M_0 M_2$.



For Taylor theorem, if I choose $x_0 in D$ there exists $xi in D $ s.t. $ forall x in D$,



$$
-M_1 leq f'(x) = f'(x_0) + f''(xi)(x-x_0) leq M_1 + M_2(x-x_0)
$$



But if I choose $x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2 $ ($x, x_0 in D$ since I can shift $x, x_0$ by an arbitrary constant without changing their difference) I obtain the thesis.



Does this proof make sense? Is there any flaw?













share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    $newcommand{RR}{mathbb{R}}$
    Suppose $a in RR, D = (a,+infty), f : D rightarrow RR$ differentiable two times on its domain, $M_0, M_1, M_2 in RR : |f(x)| leq M_0, |f'(x)| leq M_1, |f''(x)| leq M_2, forall x in D$. Prove that $M_1^2 leq 4 M_0 M_2$.



    For Taylor theorem, if I choose $x_0 in D$ there exists $xi in D $ s.t. $ forall x in D$,



    $$
    -M_1 leq f'(x) = f'(x_0) + f''(xi)(x-x_0) leq M_1 + M_2(x-x_0)
    $$



    But if I choose $x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2 $ ($x, x_0 in D$ since I can shift $x, x_0$ by an arbitrary constant without changing their difference) I obtain the thesis.



    Does this proof make sense? Is there any flaw?













    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      $newcommand{RR}{mathbb{R}}$
      Suppose $a in RR, D = (a,+infty), f : D rightarrow RR$ differentiable two times on its domain, $M_0, M_1, M_2 in RR : |f(x)| leq M_0, |f'(x)| leq M_1, |f''(x)| leq M_2, forall x in D$. Prove that $M_1^2 leq 4 M_0 M_2$.



      For Taylor theorem, if I choose $x_0 in D$ there exists $xi in D $ s.t. $ forall x in D$,



      $$
      -M_1 leq f'(x) = f'(x_0) + f''(xi)(x-x_0) leq M_1 + M_2(x-x_0)
      $$



      But if I choose $x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2 $ ($x, x_0 in D$ since I can shift $x, x_0$ by an arbitrary constant without changing their difference) I obtain the thesis.



      Does this proof make sense? Is there any flaw?













      share|cite|improve this question











      $endgroup$




      $newcommand{RR}{mathbb{R}}$
      Suppose $a in RR, D = (a,+infty), f : D rightarrow RR$ differentiable two times on its domain, $M_0, M_1, M_2 in RR : |f(x)| leq M_0, |f'(x)| leq M_1, |f''(x)| leq M_2, forall x in D$. Prove that $M_1^2 leq 4 M_0 M_2$.



      For Taylor theorem, if I choose $x_0 in D$ there exists $xi in D $ s.t. $ forall x in D$,



      $$
      -M_1 leq f'(x) = f'(x_0) + f''(xi)(x-x_0) leq M_1 + M_2(x-x_0)
      $$



      But if I choose $x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2 $ ($x, x_0 in D$ since I can shift $x, x_0$ by an arbitrary constant without changing their difference) I obtain the thesis.



      Does this proof make sense? Is there any flaw?










      real-analysis calculus proof-verification






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Feb 1 at 9:06









      YuiTo Cheng

      2,3694937




      2,3694937










      asked Mar 10 '13 at 18:31







      user32847





























          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          By Taylor's formula you have $$
          f(x+2h)=f(x)+2hf'(x)+2h^{2}f''(w)$$ with $x<w<x+2h$.



          Rewrite this as $$f'(x)=frac{f(x+2h)-f(x)}{2h}-hf''(w)$$



          Take absolute values we then have



          $$M_{1}<2M_{0}/2h+hM_{2}$$



          But the function $g(h)=M_{0}/h+hM_{2}$ obtains maximum at $M_{2}=M_{0}/h^{2}$. This force $h^{2}=frac{M_{0}}{M_{2}}$. And the maximum is obtained at $2sqrt{M_{0}M_{2}}$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Yes, this is true, and I have already seen this proof. My question was about the way I tried to solve the problem choosing $ x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2$. Does it makes sense? Or why it shouldn't?
            $endgroup$
            – user32847
            Mar 11 '13 at 22:58










          • $begingroup$
            The maximum may not be obtained, but the inequality would hold nevertheless.
            $endgroup$
            – Bombyx mori
            Mar 12 '13 at 1:53












          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%2f326684%2frudin-principles-of-math-analysis-ex-15-chapt-5%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown
























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0












          $begingroup$

          By Taylor's formula you have $$
          f(x+2h)=f(x)+2hf'(x)+2h^{2}f''(w)$$ with $x<w<x+2h$.



          Rewrite this as $$f'(x)=frac{f(x+2h)-f(x)}{2h}-hf''(w)$$



          Take absolute values we then have



          $$M_{1}<2M_{0}/2h+hM_{2}$$



          But the function $g(h)=M_{0}/h+hM_{2}$ obtains maximum at $M_{2}=M_{0}/h^{2}$. This force $h^{2}=frac{M_{0}}{M_{2}}$. And the maximum is obtained at $2sqrt{M_{0}M_{2}}$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Yes, this is true, and I have already seen this proof. My question was about the way I tried to solve the problem choosing $ x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2$. Does it makes sense? Or why it shouldn't?
            $endgroup$
            – user32847
            Mar 11 '13 at 22:58










          • $begingroup$
            The maximum may not be obtained, but the inequality would hold nevertheless.
            $endgroup$
            – Bombyx mori
            Mar 12 '13 at 1:53
















          0












          $begingroup$

          By Taylor's formula you have $$
          f(x+2h)=f(x)+2hf'(x)+2h^{2}f''(w)$$ with $x<w<x+2h$.



          Rewrite this as $$f'(x)=frac{f(x+2h)-f(x)}{2h}-hf''(w)$$



          Take absolute values we then have



          $$M_{1}<2M_{0}/2h+hM_{2}$$



          But the function $g(h)=M_{0}/h+hM_{2}$ obtains maximum at $M_{2}=M_{0}/h^{2}$. This force $h^{2}=frac{M_{0}}{M_{2}}$. And the maximum is obtained at $2sqrt{M_{0}M_{2}}$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Yes, this is true, and I have already seen this proof. My question was about the way I tried to solve the problem choosing $ x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2$. Does it makes sense? Or why it shouldn't?
            $endgroup$
            – user32847
            Mar 11 '13 at 22:58










          • $begingroup$
            The maximum may not be obtained, but the inequality would hold nevertheless.
            $endgroup$
            – Bombyx mori
            Mar 12 '13 at 1:53














          0












          0








          0





          $begingroup$

          By Taylor's formula you have $$
          f(x+2h)=f(x)+2hf'(x)+2h^{2}f''(w)$$ with $x<w<x+2h$.



          Rewrite this as $$f'(x)=frac{f(x+2h)-f(x)}{2h}-hf''(w)$$



          Take absolute values we then have



          $$M_{1}<2M_{0}/2h+hM_{2}$$



          But the function $g(h)=M_{0}/h+hM_{2}$ obtains maximum at $M_{2}=M_{0}/h^{2}$. This force $h^{2}=frac{M_{0}}{M_{2}}$. And the maximum is obtained at $2sqrt{M_{0}M_{2}}$.






          share|cite|improve this answer









          $endgroup$



          By Taylor's formula you have $$
          f(x+2h)=f(x)+2hf'(x)+2h^{2}f''(w)$$ with $x<w<x+2h$.



          Rewrite this as $$f'(x)=frac{f(x+2h)-f(x)}{2h}-hf''(w)$$



          Take absolute values we then have



          $$M_{1}<2M_{0}/2h+hM_{2}$$



          But the function $g(h)=M_{0}/h+hM_{2}$ obtains maximum at $M_{2}=M_{0}/h^{2}$. This force $h^{2}=frac{M_{0}}{M_{2}}$. And the maximum is obtained at $2sqrt{M_{0}M_{2}}$.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Mar 11 '13 at 11:21









          Bombyx moriBombyx mori

          13.1k63076




          13.1k63076












          • $begingroup$
            Yes, this is true, and I have already seen this proof. My question was about the way I tried to solve the problem choosing $ x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2$. Does it makes sense? Or why it shouldn't?
            $endgroup$
            – user32847
            Mar 11 '13 at 22:58










          • $begingroup$
            The maximum may not be obtained, but the inequality would hold nevertheless.
            $endgroup$
            – Bombyx mori
            Mar 12 '13 at 1:53


















          • $begingroup$
            Yes, this is true, and I have already seen this proof. My question was about the way I tried to solve the problem choosing $ x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2$. Does it makes sense? Or why it shouldn't?
            $endgroup$
            – user32847
            Mar 11 '13 at 22:58










          • $begingroup$
            The maximum may not be obtained, but the inequality would hold nevertheless.
            $endgroup$
            – Bombyx mori
            Mar 12 '13 at 1:53
















          $begingroup$
          Yes, this is true, and I have already seen this proof. My question was about the way I tried to solve the problem choosing $ x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2$. Does it makes sense? Or why it shouldn't?
          $endgroup$
          – user32847
          Mar 11 '13 at 22:58




          $begingroup$
          Yes, this is true, and I have already seen this proof. My question was about the way I tried to solve the problem choosing $ x - x_0 = 4 M_0 - dfrac{2M_1}{M_2} - M_1 ^2$. Does it makes sense? Or why it shouldn't?
          $endgroup$
          – user32847
          Mar 11 '13 at 22:58












          $begingroup$
          The maximum may not be obtained, but the inequality would hold nevertheless.
          $endgroup$
          – Bombyx mori
          Mar 12 '13 at 1:53




          $begingroup$
          The maximum may not be obtained, but the inequality would hold nevertheless.
          $endgroup$
          – Bombyx mori
          Mar 12 '13 at 1:53


















          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%2f326684%2frudin-principles-of-math-analysis-ex-15-chapt-5%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

          How to fix TextFormField cause rebuild widget in Flutter

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