Find the limit of $lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})$ without using the identity...












1












$begingroup$


Find the limit of the sequence $$lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})$$
I showed that the limit is $1/3$, using the identity $$a^3-b^3=(a-b)(a^2+ab+b^2)$$
we get the sequence is equal to
$$frac{n^3+n^2-n^3-1}{(n^3+n^2)^{2/3}+(n^6+n^5+n^3+n^2)^{1/3}+(n^3+1)^{2/3}}longrightarrowfrac{1}{3}$$



but I couldn't manage to solve it without using the above identity, and I was wondering if it is possible.










share|cite|improve this question











$endgroup$












  • $begingroup$
    That's a sequence, not a series.
    $endgroup$
    – José Carlos Santos
    Dec 22 '18 at 9:45










  • $begingroup$
    Oops, corrected it.
    $endgroup$
    – Belkan
    Dec 22 '18 at 9:47
















1












$begingroup$


Find the limit of the sequence $$lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})$$
I showed that the limit is $1/3$, using the identity $$a^3-b^3=(a-b)(a^2+ab+b^2)$$
we get the sequence is equal to
$$frac{n^3+n^2-n^3-1}{(n^3+n^2)^{2/3}+(n^6+n^5+n^3+n^2)^{1/3}+(n^3+1)^{2/3}}longrightarrowfrac{1}{3}$$



but I couldn't manage to solve it without using the above identity, and I was wondering if it is possible.










share|cite|improve this question











$endgroup$












  • $begingroup$
    That's a sequence, not a series.
    $endgroup$
    – José Carlos Santos
    Dec 22 '18 at 9:45










  • $begingroup$
    Oops, corrected it.
    $endgroup$
    – Belkan
    Dec 22 '18 at 9:47














1












1








1





$begingroup$


Find the limit of the sequence $$lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})$$
I showed that the limit is $1/3$, using the identity $$a^3-b^3=(a-b)(a^2+ab+b^2)$$
we get the sequence is equal to
$$frac{n^3+n^2-n^3-1}{(n^3+n^2)^{2/3}+(n^6+n^5+n^3+n^2)^{1/3}+(n^3+1)^{2/3}}longrightarrowfrac{1}{3}$$



but I couldn't manage to solve it without using the above identity, and I was wondering if it is possible.










share|cite|improve this question











$endgroup$




Find the limit of the sequence $$lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})$$
I showed that the limit is $1/3$, using the identity $$a^3-b^3=(a-b)(a^2+ab+b^2)$$
we get the sequence is equal to
$$frac{n^3+n^2-n^3-1}{(n^3+n^2)^{2/3}+(n^6+n^5+n^3+n^2)^{1/3}+(n^3+1)^{2/3}}longrightarrowfrac{1}{3}$$



but I couldn't manage to solve it without using the above identity, and I was wondering if it is possible.







sequences-and-series






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 22 '18 at 11:22









Asaf Karagila

305k33435766




305k33435766










asked Dec 22 '18 at 9:41









BelkanBelkan

687




687












  • $begingroup$
    That's a sequence, not a series.
    $endgroup$
    – José Carlos Santos
    Dec 22 '18 at 9:45










  • $begingroup$
    Oops, corrected it.
    $endgroup$
    – Belkan
    Dec 22 '18 at 9:47


















  • $begingroup$
    That's a sequence, not a series.
    $endgroup$
    – José Carlos Santos
    Dec 22 '18 at 9:45










  • $begingroup$
    Oops, corrected it.
    $endgroup$
    – Belkan
    Dec 22 '18 at 9:47
















$begingroup$
That's a sequence, not a series.
$endgroup$
– José Carlos Santos
Dec 22 '18 at 9:45




$begingroup$
That's a sequence, not a series.
$endgroup$
– José Carlos Santos
Dec 22 '18 at 9:45












$begingroup$
Oops, corrected it.
$endgroup$
– Belkan
Dec 22 '18 at 9:47




$begingroup$
Oops, corrected it.
$endgroup$
– Belkan
Dec 22 '18 at 9:47










3 Answers
3






active

oldest

votes


















4












$begingroup$

$$
begin{align}
lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})
&=lim_{ntoinfty}nleft(left(1+frac1nright)^{1/3}-left(1+frac1{n^3}right)^{1/3}right)\
&=lim_{ntoinfty}nleft(left[1+frac1{3n}+O!left(frac1{n^2}right)right]-left[1+O!left(frac1{n^3}right)right]right)\
&=lim_{ntoinfty}left(frac13+O!left(frac1nright)right)\
&=frac13
end{align}
$$






share|cite|improve this answer









$endgroup$





















    3












    $begingroup$

    My favorite way is to consider
    $$
    f(x)=left(frac{1}{x^3}+frac{1}{x^2}right)^{1/3}-left(frac{1}{x^3}+1right)^{1/3}
    =frac{sqrt[3]{1+x}-sqrt[3]{1+x^3}}{x}
    $$

    so that your sequence is $f(1/n)$ and so you can compute
    $$
    lim_{xto0^+}f(x)=lim_{xto0}frac{(1+x/3+o(x)-(1+x^3/3+o(x^3))}{x}=frac{1}{3}
    $$

    Without Taylor expansion, the sought limit is the derivative at $0$ of $g(x)=sqrt[3]{1+x}-sqrt[3]{1+x^3}$, so
    $$
    g'(x)=frac{1}{3sqrt[3]{(1+x)^2}}-frac{3x^2}{3sqrt[3]{(1+x^3)^2}}
    $$

    and $g'(0)=1/3$.






    share|cite|improve this answer









    $endgroup$





















      1












      $begingroup$

      1) $n(1+1/n )^{1/3} = $



      $dfrac{(1+1/n)^{1/3}}{1/n}.$



      2) $n(1+1/n^3 )^{1/3} =$



      $dfrac{(1+1/n^3)^{1/3}}{1/n}.$



      $small{dfrac{((1+1/n)^{1/3} -1) -((1+1/n^3)^{1/3}-1)}{1/n}}$



      $small{=dfrac{(1+1/n)^{1/3} -1}{1/n} - (1/n^2)dfrac{(1+1/n^3)^{1/3} -1}{1/n^3}.}$



      First term:



      Let $f(x)=x^{1/3}$:



      $lim_{n rightarrow infty}dfrac{(1+1/n)^{1/3} -1}{1/n}=$



      $f'(x)_{x=1}= (1/3);$



      Second term:



      $small{-lim_{n rightarrow infty}(1/n^2)dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}= }$



      $small{lim_{n rightarrow infty}(1/n^2)×}$



      $small{lim_{n rightarrow infty}dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}=}$



      $small{0 cdot (1/3)=0.}$






      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%2f3049256%2ffind-the-limit-of-lim-n-to-inftyn3n21-3-n311-3-without-usi%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












        $begingroup$

        $$
        begin{align}
        lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})
        &=lim_{ntoinfty}nleft(left(1+frac1nright)^{1/3}-left(1+frac1{n^3}right)^{1/3}right)\
        &=lim_{ntoinfty}nleft(left[1+frac1{3n}+O!left(frac1{n^2}right)right]-left[1+O!left(frac1{n^3}right)right]right)\
        &=lim_{ntoinfty}left(frac13+O!left(frac1nright)right)\
        &=frac13
        end{align}
        $$






        share|cite|improve this answer









        $endgroup$


















          4












          $begingroup$

          $$
          begin{align}
          lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})
          &=lim_{ntoinfty}nleft(left(1+frac1nright)^{1/3}-left(1+frac1{n^3}right)^{1/3}right)\
          &=lim_{ntoinfty}nleft(left[1+frac1{3n}+O!left(frac1{n^2}right)right]-left[1+O!left(frac1{n^3}right)right]right)\
          &=lim_{ntoinfty}left(frac13+O!left(frac1nright)right)\
          &=frac13
          end{align}
          $$






          share|cite|improve this answer









          $endgroup$
















            4












            4








            4





            $begingroup$

            $$
            begin{align}
            lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})
            &=lim_{ntoinfty}nleft(left(1+frac1nright)^{1/3}-left(1+frac1{n^3}right)^{1/3}right)\
            &=lim_{ntoinfty}nleft(left[1+frac1{3n}+O!left(frac1{n^2}right)right]-left[1+O!left(frac1{n^3}right)right]right)\
            &=lim_{ntoinfty}left(frac13+O!left(frac1nright)right)\
            &=frac13
            end{align}
            $$






            share|cite|improve this answer









            $endgroup$



            $$
            begin{align}
            lim_{ntoinfty}((n^3+n^2)^{1/3}-(n^3+1)^{1/3})
            &=lim_{ntoinfty}nleft(left(1+frac1nright)^{1/3}-left(1+frac1{n^3}right)^{1/3}right)\
            &=lim_{ntoinfty}nleft(left[1+frac1{3n}+O!left(frac1{n^2}right)right]-left[1+O!left(frac1{n^3}right)right]right)\
            &=lim_{ntoinfty}left(frac13+O!left(frac1nright)right)\
            &=frac13
            end{align}
            $$







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Dec 22 '18 at 9:50









            robjohnrobjohn

            268k27309634




            268k27309634























                3












                $begingroup$

                My favorite way is to consider
                $$
                f(x)=left(frac{1}{x^3}+frac{1}{x^2}right)^{1/3}-left(frac{1}{x^3}+1right)^{1/3}
                =frac{sqrt[3]{1+x}-sqrt[3]{1+x^3}}{x}
                $$

                so that your sequence is $f(1/n)$ and so you can compute
                $$
                lim_{xto0^+}f(x)=lim_{xto0}frac{(1+x/3+o(x)-(1+x^3/3+o(x^3))}{x}=frac{1}{3}
                $$

                Without Taylor expansion, the sought limit is the derivative at $0$ of $g(x)=sqrt[3]{1+x}-sqrt[3]{1+x^3}$, so
                $$
                g'(x)=frac{1}{3sqrt[3]{(1+x)^2}}-frac{3x^2}{3sqrt[3]{(1+x^3)^2}}
                $$

                and $g'(0)=1/3$.






                share|cite|improve this answer









                $endgroup$


















                  3












                  $begingroup$

                  My favorite way is to consider
                  $$
                  f(x)=left(frac{1}{x^3}+frac{1}{x^2}right)^{1/3}-left(frac{1}{x^3}+1right)^{1/3}
                  =frac{sqrt[3]{1+x}-sqrt[3]{1+x^3}}{x}
                  $$

                  so that your sequence is $f(1/n)$ and so you can compute
                  $$
                  lim_{xto0^+}f(x)=lim_{xto0}frac{(1+x/3+o(x)-(1+x^3/3+o(x^3))}{x}=frac{1}{3}
                  $$

                  Without Taylor expansion, the sought limit is the derivative at $0$ of $g(x)=sqrt[3]{1+x}-sqrt[3]{1+x^3}$, so
                  $$
                  g'(x)=frac{1}{3sqrt[3]{(1+x)^2}}-frac{3x^2}{3sqrt[3]{(1+x^3)^2}}
                  $$

                  and $g'(0)=1/3$.






                  share|cite|improve this answer









                  $endgroup$
















                    3












                    3








                    3





                    $begingroup$

                    My favorite way is to consider
                    $$
                    f(x)=left(frac{1}{x^3}+frac{1}{x^2}right)^{1/3}-left(frac{1}{x^3}+1right)^{1/3}
                    =frac{sqrt[3]{1+x}-sqrt[3]{1+x^3}}{x}
                    $$

                    so that your sequence is $f(1/n)$ and so you can compute
                    $$
                    lim_{xto0^+}f(x)=lim_{xto0}frac{(1+x/3+o(x)-(1+x^3/3+o(x^3))}{x}=frac{1}{3}
                    $$

                    Without Taylor expansion, the sought limit is the derivative at $0$ of $g(x)=sqrt[3]{1+x}-sqrt[3]{1+x^3}$, so
                    $$
                    g'(x)=frac{1}{3sqrt[3]{(1+x)^2}}-frac{3x^2}{3sqrt[3]{(1+x^3)^2}}
                    $$

                    and $g'(0)=1/3$.






                    share|cite|improve this answer









                    $endgroup$



                    My favorite way is to consider
                    $$
                    f(x)=left(frac{1}{x^3}+frac{1}{x^2}right)^{1/3}-left(frac{1}{x^3}+1right)^{1/3}
                    =frac{sqrt[3]{1+x}-sqrt[3]{1+x^3}}{x}
                    $$

                    so that your sequence is $f(1/n)$ and so you can compute
                    $$
                    lim_{xto0^+}f(x)=lim_{xto0}frac{(1+x/3+o(x)-(1+x^3/3+o(x^3))}{x}=frac{1}{3}
                    $$

                    Without Taylor expansion, the sought limit is the derivative at $0$ of $g(x)=sqrt[3]{1+x}-sqrt[3]{1+x^3}$, so
                    $$
                    g'(x)=frac{1}{3sqrt[3]{(1+x)^2}}-frac{3x^2}{3sqrt[3]{(1+x^3)^2}}
                    $$

                    and $g'(0)=1/3$.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Dec 22 '18 at 10:01









                    egregegreg

                    183k1486205




                    183k1486205























                        1












                        $begingroup$

                        1) $n(1+1/n )^{1/3} = $



                        $dfrac{(1+1/n)^{1/3}}{1/n}.$



                        2) $n(1+1/n^3 )^{1/3} =$



                        $dfrac{(1+1/n^3)^{1/3}}{1/n}.$



                        $small{dfrac{((1+1/n)^{1/3} -1) -((1+1/n^3)^{1/3}-1)}{1/n}}$



                        $small{=dfrac{(1+1/n)^{1/3} -1}{1/n} - (1/n^2)dfrac{(1+1/n^3)^{1/3} -1}{1/n^3}.}$



                        First term:



                        Let $f(x)=x^{1/3}$:



                        $lim_{n rightarrow infty}dfrac{(1+1/n)^{1/3} -1}{1/n}=$



                        $f'(x)_{x=1}= (1/3);$



                        Second term:



                        $small{-lim_{n rightarrow infty}(1/n^2)dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}= }$



                        $small{lim_{n rightarrow infty}(1/n^2)×}$



                        $small{lim_{n rightarrow infty}dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}=}$



                        $small{0 cdot (1/3)=0.}$






                        share|cite|improve this answer











                        $endgroup$


















                          1












                          $begingroup$

                          1) $n(1+1/n )^{1/3} = $



                          $dfrac{(1+1/n)^{1/3}}{1/n}.$



                          2) $n(1+1/n^3 )^{1/3} =$



                          $dfrac{(1+1/n^3)^{1/3}}{1/n}.$



                          $small{dfrac{((1+1/n)^{1/3} -1) -((1+1/n^3)^{1/3}-1)}{1/n}}$



                          $small{=dfrac{(1+1/n)^{1/3} -1}{1/n} - (1/n^2)dfrac{(1+1/n^3)^{1/3} -1}{1/n^3}.}$



                          First term:



                          Let $f(x)=x^{1/3}$:



                          $lim_{n rightarrow infty}dfrac{(1+1/n)^{1/3} -1}{1/n}=$



                          $f'(x)_{x=1}= (1/3);$



                          Second term:



                          $small{-lim_{n rightarrow infty}(1/n^2)dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}= }$



                          $small{lim_{n rightarrow infty}(1/n^2)×}$



                          $small{lim_{n rightarrow infty}dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}=}$



                          $small{0 cdot (1/3)=0.}$






                          share|cite|improve this answer











                          $endgroup$
















                            1












                            1








                            1





                            $begingroup$

                            1) $n(1+1/n )^{1/3} = $



                            $dfrac{(1+1/n)^{1/3}}{1/n}.$



                            2) $n(1+1/n^3 )^{1/3} =$



                            $dfrac{(1+1/n^3)^{1/3}}{1/n}.$



                            $small{dfrac{((1+1/n)^{1/3} -1) -((1+1/n^3)^{1/3}-1)}{1/n}}$



                            $small{=dfrac{(1+1/n)^{1/3} -1}{1/n} - (1/n^2)dfrac{(1+1/n^3)^{1/3} -1}{1/n^3}.}$



                            First term:



                            Let $f(x)=x^{1/3}$:



                            $lim_{n rightarrow infty}dfrac{(1+1/n)^{1/3} -1}{1/n}=$



                            $f'(x)_{x=1}= (1/3);$



                            Second term:



                            $small{-lim_{n rightarrow infty}(1/n^2)dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}= }$



                            $small{lim_{n rightarrow infty}(1/n^2)×}$



                            $small{lim_{n rightarrow infty}dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}=}$



                            $small{0 cdot (1/3)=0.}$






                            share|cite|improve this answer











                            $endgroup$



                            1) $n(1+1/n )^{1/3} = $



                            $dfrac{(1+1/n)^{1/3}}{1/n}.$



                            2) $n(1+1/n^3 )^{1/3} =$



                            $dfrac{(1+1/n^3)^{1/3}}{1/n}.$



                            $small{dfrac{((1+1/n)^{1/3} -1) -((1+1/n^3)^{1/3}-1)}{1/n}}$



                            $small{=dfrac{(1+1/n)^{1/3} -1}{1/n} - (1/n^2)dfrac{(1+1/n^3)^{1/3} -1}{1/n^3}.}$



                            First term:



                            Let $f(x)=x^{1/3}$:



                            $lim_{n rightarrow infty}dfrac{(1+1/n)^{1/3} -1}{1/n}=$



                            $f'(x)_{x=1}= (1/3);$



                            Second term:



                            $small{-lim_{n rightarrow infty}(1/n^2)dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}= }$



                            $small{lim_{n rightarrow infty}(1/n^2)×}$



                            $small{lim_{n rightarrow infty}dfrac{(1+1/n^3)^{1/3}-1}{1/n^3}=}$



                            $small{0 cdot (1/3)=0.}$







                            share|cite|improve this answer














                            share|cite|improve this answer



                            share|cite|improve this answer








                            edited Dec 22 '18 at 10:56

























                            answered Dec 22 '18 at 10:30









                            Peter SzilasPeter Szilas

                            11.4k2822




                            11.4k2822






























                                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%2f3049256%2ffind-the-limit-of-lim-n-to-inftyn3n21-3-n311-3-without-usi%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

                                To store a contact into the json file from server.js file using a class in NodeJS

                                Redirect URL with Chrome Remote Debugging Android Devices

                                Dieringhausen