Limit of integral as length of interval approaches 0












1














Let $u$ be a continuous real function.



Prove that, for any $t in mathbb{R}$ :



begin{equation} ^{text{lim}}_{h rightarrow{} 0} frac{1}{h} int^{t + h}_{t} u(tau) d tau = u(t)
end{equation}



I would just like to be pointed in the right direction for how to investigate this. Could someone please offer a hint for me to begin? Thank you very much.










share|cite|improve this question




















  • 1




    The denominator probably has $h$ instead of $t$. Try to use L'Hopital's rule.
    – Shubham Johri
    2 hours ago










  • That makes much more sense. The question must have been written incorrectly. Thank you very much
    – David Hughes
    1 hour ago
















1














Let $u$ be a continuous real function.



Prove that, for any $t in mathbb{R}$ :



begin{equation} ^{text{lim}}_{h rightarrow{} 0} frac{1}{h} int^{t + h}_{t} u(tau) d tau = u(t)
end{equation}



I would just like to be pointed in the right direction for how to investigate this. Could someone please offer a hint for me to begin? Thank you very much.










share|cite|improve this question




















  • 1




    The denominator probably has $h$ instead of $t$. Try to use L'Hopital's rule.
    – Shubham Johri
    2 hours ago










  • That makes much more sense. The question must have been written incorrectly. Thank you very much
    – David Hughes
    1 hour ago














1












1








1







Let $u$ be a continuous real function.



Prove that, for any $t in mathbb{R}$ :



begin{equation} ^{text{lim}}_{h rightarrow{} 0} frac{1}{h} int^{t + h}_{t} u(tau) d tau = u(t)
end{equation}



I would just like to be pointed in the right direction for how to investigate this. Could someone please offer a hint for me to begin? Thank you very much.










share|cite|improve this question















Let $u$ be a continuous real function.



Prove that, for any $t in mathbb{R}$ :



begin{equation} ^{text{lim}}_{h rightarrow{} 0} frac{1}{h} int^{t + h}_{t} u(tau) d tau = u(t)
end{equation}



I would just like to be pointed in the right direction for how to investigate this. Could someone please offer a hint for me to begin? Thank you very much.







real-analysis integration limits functions






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 2 hours ago









clathratus

3,173331




3,173331










asked 2 hours ago









David Hughes

1136




1136








  • 1




    The denominator probably has $h$ instead of $t$. Try to use L'Hopital's rule.
    – Shubham Johri
    2 hours ago










  • That makes much more sense. The question must have been written incorrectly. Thank you very much
    – David Hughes
    1 hour ago














  • 1




    The denominator probably has $h$ instead of $t$. Try to use L'Hopital's rule.
    – Shubham Johri
    2 hours ago










  • That makes much more sense. The question must have been written incorrectly. Thank you very much
    – David Hughes
    1 hour ago








1




1




The denominator probably has $h$ instead of $t$. Try to use L'Hopital's rule.
– Shubham Johri
2 hours ago




The denominator probably has $h$ instead of $t$. Try to use L'Hopital's rule.
– Shubham Johri
2 hours ago












That makes much more sense. The question must have been written incorrectly. Thank you very much
– David Hughes
1 hour ago




That makes much more sense. The question must have been written incorrectly. Thank you very much
– David Hughes
1 hour ago










3 Answers
3






active

oldest

votes


















4














Let $;F;$ be the primitive function of $;u;$ , then



$$frac1hint_t^{t+h} u(tau),dtau=frac{F(t+h)-F(t)}h$$



Now just do the limit...






share|cite|improve this answer





























    2














    The limit has the $0/0$ form. Use the L'Hopital's rule,
    $$lim_{hto 0}frac{displaystyleint^{t + h}_tu(tau)dtau}h=lim_{hto 0}u(t+h)=u(t),$$ since $u(x)$ is continuous over $Bbb R$.






    share|cite|improve this answer





























      1














      This is what is usually called The Fundamental Theorem of Calculus part 1:




      FTOC Part 1: Let the function $f:[a, b] to mathbb {R} $ be Riemann integrable on $[a, b] $. Then the function $F:[a, b] tomathbb {R} $ defined by $$F(x) =int_{a} ^{x} f(t) , dt$$ is continuous on $[a, b] $ and if $f$ is continuous at some point $cin[a, b] $ then $F$ is differentiable at $c$ with derivative $F'(c) =f(c) $.




      For your question let $$U(t) =int _{0}^{t}u(tau),dtau$$ then the limit in your question is (by definition of derivative) $U'(t) $ and by FTOC part 1 this equals $u(t) $.






      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%2f3058817%2flimit-of-integral-as-length-of-interval-approaches-0%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        4














        Let $;F;$ be the primitive function of $;u;$ , then



        $$frac1hint_t^{t+h} u(tau),dtau=frac{F(t+h)-F(t)}h$$



        Now just do the limit...






        share|cite|improve this answer


























          4














          Let $;F;$ be the primitive function of $;u;$ , then



          $$frac1hint_t^{t+h} u(tau),dtau=frac{F(t+h)-F(t)}h$$



          Now just do the limit...






          share|cite|improve this answer
























            4












            4








            4






            Let $;F;$ be the primitive function of $;u;$ , then



            $$frac1hint_t^{t+h} u(tau),dtau=frac{F(t+h)-F(t)}h$$



            Now just do the limit...






            share|cite|improve this answer












            Let $;F;$ be the primitive function of $;u;$ , then



            $$frac1hint_t^{t+h} u(tau),dtau=frac{F(t+h)-F(t)}h$$



            Now just do the limit...







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 2 hours ago









            DonAntonio

            177k1491225




            177k1491225























                2














                The limit has the $0/0$ form. Use the L'Hopital's rule,
                $$lim_{hto 0}frac{displaystyleint^{t + h}_tu(tau)dtau}h=lim_{hto 0}u(t+h)=u(t),$$ since $u(x)$ is continuous over $Bbb R$.






                share|cite|improve this answer


























                  2














                  The limit has the $0/0$ form. Use the L'Hopital's rule,
                  $$lim_{hto 0}frac{displaystyleint^{t + h}_tu(tau)dtau}h=lim_{hto 0}u(t+h)=u(t),$$ since $u(x)$ is continuous over $Bbb R$.






                  share|cite|improve this answer
























                    2












                    2








                    2






                    The limit has the $0/0$ form. Use the L'Hopital's rule,
                    $$lim_{hto 0}frac{displaystyleint^{t + h}_tu(tau)dtau}h=lim_{hto 0}u(t+h)=u(t),$$ since $u(x)$ is continuous over $Bbb R$.






                    share|cite|improve this answer












                    The limit has the $0/0$ form. Use the L'Hopital's rule,
                    $$lim_{hto 0}frac{displaystyleint^{t + h}_tu(tau)dtau}h=lim_{hto 0}u(t+h)=u(t),$$ since $u(x)$ is continuous over $Bbb R$.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered 2 hours ago









                    Shubham Johri

                    3,918716




                    3,918716























                        1














                        This is what is usually called The Fundamental Theorem of Calculus part 1:




                        FTOC Part 1: Let the function $f:[a, b] to mathbb {R} $ be Riemann integrable on $[a, b] $. Then the function $F:[a, b] tomathbb {R} $ defined by $$F(x) =int_{a} ^{x} f(t) , dt$$ is continuous on $[a, b] $ and if $f$ is continuous at some point $cin[a, b] $ then $F$ is differentiable at $c$ with derivative $F'(c) =f(c) $.




                        For your question let $$U(t) =int _{0}^{t}u(tau),dtau$$ then the limit in your question is (by definition of derivative) $U'(t) $ and by FTOC part 1 this equals $u(t) $.






                        share|cite|improve this answer


























                          1














                          This is what is usually called The Fundamental Theorem of Calculus part 1:




                          FTOC Part 1: Let the function $f:[a, b] to mathbb {R} $ be Riemann integrable on $[a, b] $. Then the function $F:[a, b] tomathbb {R} $ defined by $$F(x) =int_{a} ^{x} f(t) , dt$$ is continuous on $[a, b] $ and if $f$ is continuous at some point $cin[a, b] $ then $F$ is differentiable at $c$ with derivative $F'(c) =f(c) $.




                          For your question let $$U(t) =int _{0}^{t}u(tau),dtau$$ then the limit in your question is (by definition of derivative) $U'(t) $ and by FTOC part 1 this equals $u(t) $.






                          share|cite|improve this answer
























                            1












                            1








                            1






                            This is what is usually called The Fundamental Theorem of Calculus part 1:




                            FTOC Part 1: Let the function $f:[a, b] to mathbb {R} $ be Riemann integrable on $[a, b] $. Then the function $F:[a, b] tomathbb {R} $ defined by $$F(x) =int_{a} ^{x} f(t) , dt$$ is continuous on $[a, b] $ and if $f$ is continuous at some point $cin[a, b] $ then $F$ is differentiable at $c$ with derivative $F'(c) =f(c) $.




                            For your question let $$U(t) =int _{0}^{t}u(tau),dtau$$ then the limit in your question is (by definition of derivative) $U'(t) $ and by FTOC part 1 this equals $u(t) $.






                            share|cite|improve this answer












                            This is what is usually called The Fundamental Theorem of Calculus part 1:




                            FTOC Part 1: Let the function $f:[a, b] to mathbb {R} $ be Riemann integrable on $[a, b] $. Then the function $F:[a, b] tomathbb {R} $ defined by $$F(x) =int_{a} ^{x} f(t) , dt$$ is continuous on $[a, b] $ and if $f$ is continuous at some point $cin[a, b] $ then $F$ is differentiable at $c$ with derivative $F'(c) =f(c) $.




                            For your question let $$U(t) =int _{0}^{t}u(tau),dtau$$ then the limit in your question is (by definition of derivative) $U'(t) $ and by FTOC part 1 this equals $u(t) $.







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered 21 mins ago









                            Paramanand Singh

                            48.9k555159




                            48.9k555159






























                                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%2f3058817%2flimit-of-integral-as-length-of-interval-approaches-0%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

                                Understanding the information contained in the Deep Space Network XML data?

                                Ross-on-Wye

                                Eastern Orthodox Church