Finding convergence (or divergence) of $int_0^{1/e} frac{dx}{x ln^2 x}$.











up vote
1
down vote

favorite













Compute or prove the divergence of $$int_0^{1/e} frac{dx}{x ln^2 x}$$




I have tried to find the usual derivative taking integration from α..(0<α<1/e)to 1/e..it turned out be log0..but the given solution is 1.










share|cite|improve this question
























  • Please use MathJax in future. It is a type of $LaTeX$. A tutorial on it from this site is readily available online.
    – Shaun
    Nov 26 at 16:20















up vote
1
down vote

favorite













Compute or prove the divergence of $$int_0^{1/e} frac{dx}{x ln^2 x}$$




I have tried to find the usual derivative taking integration from α..(0<α<1/e)to 1/e..it turned out be log0..but the given solution is 1.










share|cite|improve this question
























  • Please use MathJax in future. It is a type of $LaTeX$. A tutorial on it from this site is readily available online.
    – Shaun
    Nov 26 at 16:20













up vote
1
down vote

favorite









up vote
1
down vote

favorite












Compute or prove the divergence of $$int_0^{1/e} frac{dx}{x ln^2 x}$$




I have tried to find the usual derivative taking integration from α..(0<α<1/e)to 1/e..it turned out be log0..but the given solution is 1.










share|cite|improve this question
















Compute or prove the divergence of $$int_0^{1/e} frac{dx}{x ln^2 x}$$




I have tried to find the usual derivative taking integration from α..(0<α<1/e)to 1/e..it turned out be log0..but the given solution is 1.







calculus integration convergence definite-integrals






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 26 at 22:24









Key Flex

7,29941231




7,29941231










asked Nov 26 at 16:11









Kashmira

123




123












  • Please use MathJax in future. It is a type of $LaTeX$. A tutorial on it from this site is readily available online.
    – Shaun
    Nov 26 at 16:20


















  • Please use MathJax in future. It is a type of $LaTeX$. A tutorial on it from this site is readily available online.
    – Shaun
    Nov 26 at 16:20
















Please use MathJax in future. It is a type of $LaTeX$. A tutorial on it from this site is readily available online.
– Shaun
Nov 26 at 16:20




Please use MathJax in future. It is a type of $LaTeX$. A tutorial on it from this site is readily available online.
– Shaun
Nov 26 at 16:20










2 Answers
2






active

oldest

votes

















up vote
2
down vote













$$int_0^{frac1e}dfrac{1}{xln^2x} dx$$



Use u-substitution: $u=ln ximplies du=dfrac{dx}{x}$



first compute without boundaries
$$=intdfrac{1}{u^2} du=dfrac{u^{-2+1}}{-2+1}=-left[dfrac{1}{ln x}right]_0^{frac1e}=1$$






share|cite|improve this answer

















  • 1




    Pardon me if this is a very stupid question, but wouldn't the integral diverge because of the fact that $$lim_{xto0^+}frac1{xlog^2x}=+infty$$
    – clathratus
    Nov 26 at 17:13










  • @clathratus Yes, it diverges because it has discontinuity at $x=0$ which gives improper bound
    – Key Flex
    Nov 26 at 17:16












  • So why does your answer say that $$int_0^{frac1e}frac{dx}{xlog^2x}=1$$
    – clathratus
    Nov 26 at 17:19










  • @clathratus I am evaluating the limit for $dfrac{1}{ln x}$ but not for $dfrac{1}{xln^2x}$
    – Key Flex
    Nov 26 at 17:22








  • 1




    Your answer to the first comment is not correct. The question in the comment is: doesn't the integral diverge since the integrand blows up at $0$? Answer: No
    – zhw.
    Nov 26 at 17:46


















up vote
0
down vote













HINT



Substitute $u = ln x$ with $du = dx/x$ to get $int u^{-2}du$...






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%2f3014512%2ffinding-convergence-or-divergence-of-int-01-e-fracdxx-ln2-x%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    2
    down vote













    $$int_0^{frac1e}dfrac{1}{xln^2x} dx$$



    Use u-substitution: $u=ln ximplies du=dfrac{dx}{x}$



    first compute without boundaries
    $$=intdfrac{1}{u^2} du=dfrac{u^{-2+1}}{-2+1}=-left[dfrac{1}{ln x}right]_0^{frac1e}=1$$






    share|cite|improve this answer

















    • 1




      Pardon me if this is a very stupid question, but wouldn't the integral diverge because of the fact that $$lim_{xto0^+}frac1{xlog^2x}=+infty$$
      – clathratus
      Nov 26 at 17:13










    • @clathratus Yes, it diverges because it has discontinuity at $x=0$ which gives improper bound
      – Key Flex
      Nov 26 at 17:16












    • So why does your answer say that $$int_0^{frac1e}frac{dx}{xlog^2x}=1$$
      – clathratus
      Nov 26 at 17:19










    • @clathratus I am evaluating the limit for $dfrac{1}{ln x}$ but not for $dfrac{1}{xln^2x}$
      – Key Flex
      Nov 26 at 17:22








    • 1




      Your answer to the first comment is not correct. The question in the comment is: doesn't the integral diverge since the integrand blows up at $0$? Answer: No
      – zhw.
      Nov 26 at 17:46















    up vote
    2
    down vote













    $$int_0^{frac1e}dfrac{1}{xln^2x} dx$$



    Use u-substitution: $u=ln ximplies du=dfrac{dx}{x}$



    first compute without boundaries
    $$=intdfrac{1}{u^2} du=dfrac{u^{-2+1}}{-2+1}=-left[dfrac{1}{ln x}right]_0^{frac1e}=1$$






    share|cite|improve this answer

















    • 1




      Pardon me if this is a very stupid question, but wouldn't the integral diverge because of the fact that $$lim_{xto0^+}frac1{xlog^2x}=+infty$$
      – clathratus
      Nov 26 at 17:13










    • @clathratus Yes, it diverges because it has discontinuity at $x=0$ which gives improper bound
      – Key Flex
      Nov 26 at 17:16












    • So why does your answer say that $$int_0^{frac1e}frac{dx}{xlog^2x}=1$$
      – clathratus
      Nov 26 at 17:19










    • @clathratus I am evaluating the limit for $dfrac{1}{ln x}$ but not for $dfrac{1}{xln^2x}$
      – Key Flex
      Nov 26 at 17:22








    • 1




      Your answer to the first comment is not correct. The question in the comment is: doesn't the integral diverge since the integrand blows up at $0$? Answer: No
      – zhw.
      Nov 26 at 17:46













    up vote
    2
    down vote










    up vote
    2
    down vote









    $$int_0^{frac1e}dfrac{1}{xln^2x} dx$$



    Use u-substitution: $u=ln ximplies du=dfrac{dx}{x}$



    first compute without boundaries
    $$=intdfrac{1}{u^2} du=dfrac{u^{-2+1}}{-2+1}=-left[dfrac{1}{ln x}right]_0^{frac1e}=1$$






    share|cite|improve this answer












    $$int_0^{frac1e}dfrac{1}{xln^2x} dx$$



    Use u-substitution: $u=ln ximplies du=dfrac{dx}{x}$



    first compute without boundaries
    $$=intdfrac{1}{u^2} du=dfrac{u^{-2+1}}{-2+1}=-left[dfrac{1}{ln x}right]_0^{frac1e}=1$$







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Nov 26 at 16:17









    Key Flex

    7,29941231




    7,29941231








    • 1




      Pardon me if this is a very stupid question, but wouldn't the integral diverge because of the fact that $$lim_{xto0^+}frac1{xlog^2x}=+infty$$
      – clathratus
      Nov 26 at 17:13










    • @clathratus Yes, it diverges because it has discontinuity at $x=0$ which gives improper bound
      – Key Flex
      Nov 26 at 17:16












    • So why does your answer say that $$int_0^{frac1e}frac{dx}{xlog^2x}=1$$
      – clathratus
      Nov 26 at 17:19










    • @clathratus I am evaluating the limit for $dfrac{1}{ln x}$ but not for $dfrac{1}{xln^2x}$
      – Key Flex
      Nov 26 at 17:22








    • 1




      Your answer to the first comment is not correct. The question in the comment is: doesn't the integral diverge since the integrand blows up at $0$? Answer: No
      – zhw.
      Nov 26 at 17:46














    • 1




      Pardon me if this is a very stupid question, but wouldn't the integral diverge because of the fact that $$lim_{xto0^+}frac1{xlog^2x}=+infty$$
      – clathratus
      Nov 26 at 17:13










    • @clathratus Yes, it diverges because it has discontinuity at $x=0$ which gives improper bound
      – Key Flex
      Nov 26 at 17:16












    • So why does your answer say that $$int_0^{frac1e}frac{dx}{xlog^2x}=1$$
      – clathratus
      Nov 26 at 17:19










    • @clathratus I am evaluating the limit for $dfrac{1}{ln x}$ but not for $dfrac{1}{xln^2x}$
      – Key Flex
      Nov 26 at 17:22








    • 1




      Your answer to the first comment is not correct. The question in the comment is: doesn't the integral diverge since the integrand blows up at $0$? Answer: No
      – zhw.
      Nov 26 at 17:46








    1




    1




    Pardon me if this is a very stupid question, but wouldn't the integral diverge because of the fact that $$lim_{xto0^+}frac1{xlog^2x}=+infty$$
    – clathratus
    Nov 26 at 17:13




    Pardon me if this is a very stupid question, but wouldn't the integral diverge because of the fact that $$lim_{xto0^+}frac1{xlog^2x}=+infty$$
    – clathratus
    Nov 26 at 17:13












    @clathratus Yes, it diverges because it has discontinuity at $x=0$ which gives improper bound
    – Key Flex
    Nov 26 at 17:16






    @clathratus Yes, it diverges because it has discontinuity at $x=0$ which gives improper bound
    – Key Flex
    Nov 26 at 17:16














    So why does your answer say that $$int_0^{frac1e}frac{dx}{xlog^2x}=1$$
    – clathratus
    Nov 26 at 17:19




    So why does your answer say that $$int_0^{frac1e}frac{dx}{xlog^2x}=1$$
    – clathratus
    Nov 26 at 17:19












    @clathratus I am evaluating the limit for $dfrac{1}{ln x}$ but not for $dfrac{1}{xln^2x}$
    – Key Flex
    Nov 26 at 17:22






    @clathratus I am evaluating the limit for $dfrac{1}{ln x}$ but not for $dfrac{1}{xln^2x}$
    – Key Flex
    Nov 26 at 17:22






    1




    1




    Your answer to the first comment is not correct. The question in the comment is: doesn't the integral diverge since the integrand blows up at $0$? Answer: No
    – zhw.
    Nov 26 at 17:46




    Your answer to the first comment is not correct. The question in the comment is: doesn't the integral diverge since the integrand blows up at $0$? Answer: No
    – zhw.
    Nov 26 at 17:46










    up vote
    0
    down vote













    HINT



    Substitute $u = ln x$ with $du = dx/x$ to get $int u^{-2}du$...






    share|cite|improve this answer

























      up vote
      0
      down vote













      HINT



      Substitute $u = ln x$ with $du = dx/x$ to get $int u^{-2}du$...






      share|cite|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        HINT



        Substitute $u = ln x$ with $du = dx/x$ to get $int u^{-2}du$...






        share|cite|improve this answer












        HINT



        Substitute $u = ln x$ with $du = dx/x$ to get $int u^{-2}du$...







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 26 at 16:13









        gt6989b

        32.7k22351




        32.7k22351






























            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%2f3014512%2ffinding-convergence-or-divergence-of-int-01-e-fracdxx-ln2-x%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

            Berounka

            Sphinx de Gizeh

            Different font size/position of beamer's navigation symbols template's content depending on regular/plain...