if $f(x)=int_0^x lfloortrfloor ,dt$ for $x≥0$, draw the graph of $f$ over the interval [0,4]

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











up vote
0
down vote

favorite













if $f(x)=int_0^x lfloortrfloor ,dt$ for $x≥0$, draw the graph of
$f$ over the interval [0,4]




This is an exercise from Apostol's Calculus Vol.1.



I quite don't get how to write $int_0^x lfloortrfloor ,dt$ as an algebraic expression without knowing calculus' fundamental theorem and $lfloortrfloor$'s derivative, which haven't been introduced yet.



I input the function in a function plotter, and came up with this.



enter image description here



But I need to know why the graph is like this, to do the problem for my self, and understand it.



Could you help me?



Thanks in advance










share|cite|improve this question

























    up vote
    0
    down vote

    favorite













    if $f(x)=int_0^x lfloortrfloor ,dt$ for $x≥0$, draw the graph of
    $f$ over the interval [0,4]




    This is an exercise from Apostol's Calculus Vol.1.



    I quite don't get how to write $int_0^x lfloortrfloor ,dt$ as an algebraic expression without knowing calculus' fundamental theorem and $lfloortrfloor$'s derivative, which haven't been introduced yet.



    I input the function in a function plotter, and came up with this.



    enter image description here



    But I need to know why the graph is like this, to do the problem for my self, and understand it.



    Could you help me?



    Thanks in advance










    share|cite|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite












      if $f(x)=int_0^x lfloortrfloor ,dt$ for $x≥0$, draw the graph of
      $f$ over the interval [0,4]




      This is an exercise from Apostol's Calculus Vol.1.



      I quite don't get how to write $int_0^x lfloortrfloor ,dt$ as an algebraic expression without knowing calculus' fundamental theorem and $lfloortrfloor$'s derivative, which haven't been introduced yet.



      I input the function in a function plotter, and came up with this.



      enter image description here



      But I need to know why the graph is like this, to do the problem for my self, and understand it.



      Could you help me?



      Thanks in advance










      share|cite|improve this question














      if $f(x)=int_0^x lfloortrfloor ,dt$ for $x≥0$, draw the graph of
      $f$ over the interval [0,4]




      This is an exercise from Apostol's Calculus Vol.1.



      I quite don't get how to write $int_0^x lfloortrfloor ,dt$ as an algebraic expression without knowing calculus' fundamental theorem and $lfloortrfloor$'s derivative, which haven't been introduced yet.



      I input the function in a function plotter, and came up with this.



      enter image description here



      But I need to know why the graph is like this, to do the problem for my self, and understand it.



      Could you help me?



      Thanks in advance







      calculus real-analysis integration graphing-functions riemann-integration






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Sep 11 at 1:45









      Daniel Bonilla Jaramillo

      445210




      445210




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          If $x in [0,1)$, $f(x) = int_0^x lfloor t rfloor , dt= int_0^x 0, dt=0$.



          If $x in [1,2)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^x 1, dt=x-1$.



          If $x in [2, 3)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^2 lfloor trfloor , dt + int_2^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^2 1, dt + int_2^x 2, dt=1+2(x-2)$.



          In general, if $x in [n, n+1), n in mathbbN cup 0$,



          beginalign
          f(x) &= sum_i=0^n-1 int_i^i+1 lfloor t rfloor , dt + int_n^x lfloor t rfloor , dt \
          &= sum_i=0^n-1 int_i^i+1 i , dt + int_n^x n , dt \
          &= left(sum_i=0^n-1 i right)+ n(x-n)
          endalign



          Try to simplify the last term.






          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',
            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%2f2912633%2fif-fx-int-0x-lfloort-rfloor-dt-for-x%25e2%2589%25a50-draw-the-graph-of-f-over%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote



            accepted










            If $x in [0,1)$, $f(x) = int_0^x lfloor t rfloor , dt= int_0^x 0, dt=0$.



            If $x in [1,2)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^x 1, dt=x-1$.



            If $x in [2, 3)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^2 lfloor trfloor , dt + int_2^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^2 1, dt + int_2^x 2, dt=1+2(x-2)$.



            In general, if $x in [n, n+1), n in mathbbN cup 0$,



            beginalign
            f(x) &= sum_i=0^n-1 int_i^i+1 lfloor t rfloor , dt + int_n^x lfloor t rfloor , dt \
            &= sum_i=0^n-1 int_i^i+1 i , dt + int_n^x n , dt \
            &= left(sum_i=0^n-1 i right)+ n(x-n)
            endalign



            Try to simplify the last term.






            share|cite|improve this answer


























              up vote
              1
              down vote



              accepted










              If $x in [0,1)$, $f(x) = int_0^x lfloor t rfloor , dt= int_0^x 0, dt=0$.



              If $x in [1,2)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^x 1, dt=x-1$.



              If $x in [2, 3)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^2 lfloor trfloor , dt + int_2^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^2 1, dt + int_2^x 2, dt=1+2(x-2)$.



              In general, if $x in [n, n+1), n in mathbbN cup 0$,



              beginalign
              f(x) &= sum_i=0^n-1 int_i^i+1 lfloor t rfloor , dt + int_n^x lfloor t rfloor , dt \
              &= sum_i=0^n-1 int_i^i+1 i , dt + int_n^x n , dt \
              &= left(sum_i=0^n-1 i right)+ n(x-n)
              endalign



              Try to simplify the last term.






              share|cite|improve this answer
























                up vote
                1
                down vote



                accepted







                up vote
                1
                down vote



                accepted






                If $x in [0,1)$, $f(x) = int_0^x lfloor t rfloor , dt= int_0^x 0, dt=0$.



                If $x in [1,2)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^x 1, dt=x-1$.



                If $x in [2, 3)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^2 lfloor trfloor , dt + int_2^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^2 1, dt + int_2^x 2, dt=1+2(x-2)$.



                In general, if $x in [n, n+1), n in mathbbN cup 0$,



                beginalign
                f(x) &= sum_i=0^n-1 int_i^i+1 lfloor t rfloor , dt + int_n^x lfloor t rfloor , dt \
                &= sum_i=0^n-1 int_i^i+1 i , dt + int_n^x n , dt \
                &= left(sum_i=0^n-1 i right)+ n(x-n)
                endalign



                Try to simplify the last term.






                share|cite|improve this answer














                If $x in [0,1)$, $f(x) = int_0^x lfloor t rfloor , dt= int_0^x 0, dt=0$.



                If $x in [1,2)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^x 1, dt=x-1$.



                If $x in [2, 3)$, $f(x) = int_0^1 lfloor trfloor , dt + int_1^2 lfloor trfloor , dt + int_2^x lfloor t rfloor , dt= int_0^1 0, dt + int_1^2 1, dt + int_2^x 2, dt=1+2(x-2)$.



                In general, if $x in [n, n+1), n in mathbbN cup 0$,



                beginalign
                f(x) &= sum_i=0^n-1 int_i^i+1 lfloor t rfloor , dt + int_n^x lfloor t rfloor , dt \
                &= sum_i=0^n-1 int_i^i+1 i , dt + int_n^x n , dt \
                &= left(sum_i=0^n-1 i right)+ n(x-n)
                endalign



                Try to simplify the last term.







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Sep 11 at 2:07

























                answered Sep 11 at 2:02









                Siong Thye Goh

                91.8k1460112




                91.8k1460112



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2912633%2fif-fx-int-0x-lfloort-rfloor-dt-for-x%25e2%2589%25a50-draw-the-graph-of-f-over%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    這個網誌中的熱門文章

                    tkz-euclide: tkzDrawCircle[R] not working

                    How to combine Bézier curves to a surface?

                    1st Magritte Awards