Compute $lim_{xtoinfty} x lfloor frac{1}{x} rfloor$












1














I'm working out a limit and I'm not sure if my assumption is considered rigorous
$$lim_{xtoinfty} xleftlfloorfrac1xrightrfloor$$
I supposed that $0leq xleftlfloorfrac1xrightrfloor leq leftlfloorfrac1xrightrfloor$ since $x$ is approaching $infty$ $($thus $x > 1$$)$ and to get the answer $0$.



Any mistakes here?










share|cite|improve this question





























    1














    I'm working out a limit and I'm not sure if my assumption is considered rigorous
    $$lim_{xtoinfty} xleftlfloorfrac1xrightrfloor$$
    I supposed that $0leq xleftlfloorfrac1xrightrfloor leq leftlfloorfrac1xrightrfloor$ since $x$ is approaching $infty$ $($thus $x > 1$$)$ and to get the answer $0$.



    Any mistakes here?










    share|cite|improve this question



























      1












      1








      1


      1





      I'm working out a limit and I'm not sure if my assumption is considered rigorous
      $$lim_{xtoinfty} xleftlfloorfrac1xrightrfloor$$
      I supposed that $0leq xleftlfloorfrac1xrightrfloor leq leftlfloorfrac1xrightrfloor$ since $x$ is approaching $infty$ $($thus $x > 1$$)$ and to get the answer $0$.



      Any mistakes here?










      share|cite|improve this question















      I'm working out a limit and I'm not sure if my assumption is considered rigorous
      $$lim_{xtoinfty} xleftlfloorfrac1xrightrfloor$$
      I supposed that $0leq xleftlfloorfrac1xrightrfloor leq leftlfloorfrac1xrightrfloor$ since $x$ is approaching $infty$ $($thus $x > 1$$)$ and to get the answer $0$.



      Any mistakes here?







      calculus limits floor-function






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 24 at 23:17









      Xander Henderson

      14.1k103554




      14.1k103554










      asked Dec 24 at 12:53







      user531476





























          3 Answers
          3






          active

          oldest

          votes


















          2














          No mistakes. But, can you see it in terms of sequences instead? That will be much easier. $limlimits_{x rightarrow infty}$ can be viewed as a sequence $leftlbrace x_n rightrbrace$, where $forall M > 0, exists N in mathbb{N}$ such that $x_n > M$. This tells us something special for the choice of $M geq 1$. Once we choose $M geq 1$, we will get a stage after which $x_n > 1$ and hence $leftlfloor{dfrac{1}{x_n}}rightrfloor = 0$. Hence, the image sequence is evetually zero and $limlimits_{x rightarrow infty} x leftlfloor{dfrac{1}{x}}rightrfloor = 0$.






          share|cite|improve this answer























          • Thank you, I see what you did there. (right click the equation and under "Show Math As" select Tex or MathML ;)
            – user531476
            Dec 24 at 13:34





















          6














          You make it sound like the reason that $xlfloorfrac{1}{x}rfloorleqlfloorfrac{1}{x}rfloor$ is true for positive $x$ is because $xyleq y$ for positive $x$ and $y$, but this is not so. Instead, the reason it is true is because if $xleq 1$ then $xyleq y$ for positive $y$ and if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ so that $xlfloorfrac{1}{x}rfloor=0$ too.



          It is far simpler just to note that if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ and hence $xlfloorfrac{1}{x}rfloor=0$, giving us $lim_{xtoinfty}xlfloorfrac{1}{x}rfloor=0$.






          share|cite|improve this answer





























            2














            The function is $0$ for $x>1$. Alternatively, substitute $m=1/x$. This limit is the same as $displaystylelim_{mto0^+}frac{lfloor mrfloor}m$, which easily evaluates to $0$.






            share|cite|improve this answer





















            • How does it easily evaluate to 0?
              – user531476
              Dec 24 at 13:39












            • $displaystylelim_{mto0^+}frac{lfloor mrfloor}m=displaystylelim_{mto0^+}frac{0}m=0$. This is due to the fact that $lfloor mrfloor$ is exactly $0$, but $m$ only tends to $0$
              – Shubham Johri
              Dec 24 at 13:41












            • Oh, I thought we take that as $frac{0}{0}$. Thank you!
              – user531476
              Dec 24 at 14:28











            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%2f3051229%2fcompute-lim-x-to-infty-x-lfloor-frac1x-rfloor%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









            2














            No mistakes. But, can you see it in terms of sequences instead? That will be much easier. $limlimits_{x rightarrow infty}$ can be viewed as a sequence $leftlbrace x_n rightrbrace$, where $forall M > 0, exists N in mathbb{N}$ such that $x_n > M$. This tells us something special for the choice of $M geq 1$. Once we choose $M geq 1$, we will get a stage after which $x_n > 1$ and hence $leftlfloor{dfrac{1}{x_n}}rightrfloor = 0$. Hence, the image sequence is evetually zero and $limlimits_{x rightarrow infty} x leftlfloor{dfrac{1}{x}}rightrfloor = 0$.






            share|cite|improve this answer























            • Thank you, I see what you did there. (right click the equation and under "Show Math As" select Tex or MathML ;)
              – user531476
              Dec 24 at 13:34


















            2














            No mistakes. But, can you see it in terms of sequences instead? That will be much easier. $limlimits_{x rightarrow infty}$ can be viewed as a sequence $leftlbrace x_n rightrbrace$, where $forall M > 0, exists N in mathbb{N}$ such that $x_n > M$. This tells us something special for the choice of $M geq 1$. Once we choose $M geq 1$, we will get a stage after which $x_n > 1$ and hence $leftlfloor{dfrac{1}{x_n}}rightrfloor = 0$. Hence, the image sequence is evetually zero and $limlimits_{x rightarrow infty} x leftlfloor{dfrac{1}{x}}rightrfloor = 0$.






            share|cite|improve this answer























            • Thank you, I see what you did there. (right click the equation and under "Show Math As" select Tex or MathML ;)
              – user531476
              Dec 24 at 13:34
















            2












            2








            2






            No mistakes. But, can you see it in terms of sequences instead? That will be much easier. $limlimits_{x rightarrow infty}$ can be viewed as a sequence $leftlbrace x_n rightrbrace$, where $forall M > 0, exists N in mathbb{N}$ such that $x_n > M$. This tells us something special for the choice of $M geq 1$. Once we choose $M geq 1$, we will get a stage after which $x_n > 1$ and hence $leftlfloor{dfrac{1}{x_n}}rightrfloor = 0$. Hence, the image sequence is evetually zero and $limlimits_{x rightarrow infty} x leftlfloor{dfrac{1}{x}}rightrfloor = 0$.






            share|cite|improve this answer














            No mistakes. But, can you see it in terms of sequences instead? That will be much easier. $limlimits_{x rightarrow infty}$ can be viewed as a sequence $leftlbrace x_n rightrbrace$, where $forall M > 0, exists N in mathbb{N}$ such that $x_n > M$. This tells us something special for the choice of $M geq 1$. Once we choose $M geq 1$, we will get a stage after which $x_n > 1$ and hence $leftlfloor{dfrac{1}{x_n}}rightrfloor = 0$. Hence, the image sequence is evetually zero and $limlimits_{x rightarrow infty} x leftlfloor{dfrac{1}{x}}rightrfloor = 0$.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Dec 24 at 15:41









            BPP

            2,170927




            2,170927










            answered Dec 24 at 13:00









            Aniruddha Deshmukh

            899418




            899418












            • Thank you, I see what you did there. (right click the equation and under "Show Math As" select Tex or MathML ;)
              – user531476
              Dec 24 at 13:34




















            • Thank you, I see what you did there. (right click the equation and under "Show Math As" select Tex or MathML ;)
              – user531476
              Dec 24 at 13:34


















            Thank you, I see what you did there. (right click the equation and under "Show Math As" select Tex or MathML ;)
            – user531476
            Dec 24 at 13:34






            Thank you, I see what you did there. (right click the equation and under "Show Math As" select Tex or MathML ;)
            – user531476
            Dec 24 at 13:34













            6














            You make it sound like the reason that $xlfloorfrac{1}{x}rfloorleqlfloorfrac{1}{x}rfloor$ is true for positive $x$ is because $xyleq y$ for positive $x$ and $y$, but this is not so. Instead, the reason it is true is because if $xleq 1$ then $xyleq y$ for positive $y$ and if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ so that $xlfloorfrac{1}{x}rfloor=0$ too.



            It is far simpler just to note that if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ and hence $xlfloorfrac{1}{x}rfloor=0$, giving us $lim_{xtoinfty}xlfloorfrac{1}{x}rfloor=0$.






            share|cite|improve this answer


























              6














              You make it sound like the reason that $xlfloorfrac{1}{x}rfloorleqlfloorfrac{1}{x}rfloor$ is true for positive $x$ is because $xyleq y$ for positive $x$ and $y$, but this is not so. Instead, the reason it is true is because if $xleq 1$ then $xyleq y$ for positive $y$ and if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ so that $xlfloorfrac{1}{x}rfloor=0$ too.



              It is far simpler just to note that if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ and hence $xlfloorfrac{1}{x}rfloor=0$, giving us $lim_{xtoinfty}xlfloorfrac{1}{x}rfloor=0$.






              share|cite|improve this answer
























                6












                6








                6






                You make it sound like the reason that $xlfloorfrac{1}{x}rfloorleqlfloorfrac{1}{x}rfloor$ is true for positive $x$ is because $xyleq y$ for positive $x$ and $y$, but this is not so. Instead, the reason it is true is because if $xleq 1$ then $xyleq y$ for positive $y$ and if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ so that $xlfloorfrac{1}{x}rfloor=0$ too.



                It is far simpler just to note that if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ and hence $xlfloorfrac{1}{x}rfloor=0$, giving us $lim_{xtoinfty}xlfloorfrac{1}{x}rfloor=0$.






                share|cite|improve this answer












                You make it sound like the reason that $xlfloorfrac{1}{x}rfloorleqlfloorfrac{1}{x}rfloor$ is true for positive $x$ is because $xyleq y$ for positive $x$ and $y$, but this is not so. Instead, the reason it is true is because if $xleq 1$ then $xyleq y$ for positive $y$ and if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ so that $xlfloorfrac{1}{x}rfloor=0$ too.



                It is far simpler just to note that if $x>1$ then $lfloorfrac{1}{x}rfloor=0$ and hence $xlfloorfrac{1}{x}rfloor=0$, giving us $lim_{xtoinfty}xlfloorfrac{1}{x}rfloor=0$.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Dec 24 at 13:03









                Ben W

                1,363513




                1,363513























                    2














                    The function is $0$ for $x>1$. Alternatively, substitute $m=1/x$. This limit is the same as $displaystylelim_{mto0^+}frac{lfloor mrfloor}m$, which easily evaluates to $0$.






                    share|cite|improve this answer





















                    • How does it easily evaluate to 0?
                      – user531476
                      Dec 24 at 13:39












                    • $displaystylelim_{mto0^+}frac{lfloor mrfloor}m=displaystylelim_{mto0^+}frac{0}m=0$. This is due to the fact that $lfloor mrfloor$ is exactly $0$, but $m$ only tends to $0$
                      – Shubham Johri
                      Dec 24 at 13:41












                    • Oh, I thought we take that as $frac{0}{0}$. Thank you!
                      – user531476
                      Dec 24 at 14:28
















                    2














                    The function is $0$ for $x>1$. Alternatively, substitute $m=1/x$. This limit is the same as $displaystylelim_{mto0^+}frac{lfloor mrfloor}m$, which easily evaluates to $0$.






                    share|cite|improve this answer





















                    • How does it easily evaluate to 0?
                      – user531476
                      Dec 24 at 13:39












                    • $displaystylelim_{mto0^+}frac{lfloor mrfloor}m=displaystylelim_{mto0^+}frac{0}m=0$. This is due to the fact that $lfloor mrfloor$ is exactly $0$, but $m$ only tends to $0$
                      – Shubham Johri
                      Dec 24 at 13:41












                    • Oh, I thought we take that as $frac{0}{0}$. Thank you!
                      – user531476
                      Dec 24 at 14:28














                    2












                    2








                    2






                    The function is $0$ for $x>1$. Alternatively, substitute $m=1/x$. This limit is the same as $displaystylelim_{mto0^+}frac{lfloor mrfloor}m$, which easily evaluates to $0$.






                    share|cite|improve this answer












                    The function is $0$ for $x>1$. Alternatively, substitute $m=1/x$. This limit is the same as $displaystylelim_{mto0^+}frac{lfloor mrfloor}m$, which easily evaluates to $0$.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Dec 24 at 13:33









                    Shubham Johri

                    3,826716




                    3,826716












                    • How does it easily evaluate to 0?
                      – user531476
                      Dec 24 at 13:39












                    • $displaystylelim_{mto0^+}frac{lfloor mrfloor}m=displaystylelim_{mto0^+}frac{0}m=0$. This is due to the fact that $lfloor mrfloor$ is exactly $0$, but $m$ only tends to $0$
                      – Shubham Johri
                      Dec 24 at 13:41












                    • Oh, I thought we take that as $frac{0}{0}$. Thank you!
                      – user531476
                      Dec 24 at 14:28


















                    • How does it easily evaluate to 0?
                      – user531476
                      Dec 24 at 13:39












                    • $displaystylelim_{mto0^+}frac{lfloor mrfloor}m=displaystylelim_{mto0^+}frac{0}m=0$. This is due to the fact that $lfloor mrfloor$ is exactly $0$, but $m$ only tends to $0$
                      – Shubham Johri
                      Dec 24 at 13:41












                    • Oh, I thought we take that as $frac{0}{0}$. Thank you!
                      – user531476
                      Dec 24 at 14:28
















                    How does it easily evaluate to 0?
                    – user531476
                    Dec 24 at 13:39






                    How does it easily evaluate to 0?
                    – user531476
                    Dec 24 at 13:39














                    $displaystylelim_{mto0^+}frac{lfloor mrfloor}m=displaystylelim_{mto0^+}frac{0}m=0$. This is due to the fact that $lfloor mrfloor$ is exactly $0$, but $m$ only tends to $0$
                    – Shubham Johri
                    Dec 24 at 13:41






                    $displaystylelim_{mto0^+}frac{lfloor mrfloor}m=displaystylelim_{mto0^+}frac{0}m=0$. This is due to the fact that $lfloor mrfloor$ is exactly $0$, but $m$ only tends to $0$
                    – Shubham Johri
                    Dec 24 at 13:41














                    Oh, I thought we take that as $frac{0}{0}$. Thank you!
                    – user531476
                    Dec 24 at 14:28




                    Oh, I thought we take that as $frac{0}{0}$. Thank you!
                    – user531476
                    Dec 24 at 14:28


















                    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%2f3051229%2fcompute-lim-x-to-infty-x-lfloor-frac1x-rfloor%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

                    Список кардиналов, возведённых папой римским Каликстом III

                    Deduzione

                    Mysql.sock missing - “Can't connect to local MySQL server through socket”