Problem with value of integralProblem with calculation this integral: $int_0^pi...

What to do with threats of blacklisting?

Why does 0.-5 evaluate to -5?

Memory usage: #define vs. static const for uint8_t

A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?

Does the ditching switch allow an A320 to float indefinitely?

When obtaining gender reassignment/plastic surgery overseas, is an emergency travel document required to return home?

Midterm in Mathematics Courses

Why is it that Bernie Sanders is always called a "socialist"?

How much mayhem could I cause as a fish?

Taking headphones when quitting job

Custom shape shows unwanted extra line

How can the probability of a fumble decrease linearly with more dice?

Need help with a circuit diagram where the motor does not seem to have any connection to ground. Error with diagram? Or am i missing something?

Does the US government have any planning in place to ensure there's no shortages of food, fuel, steel and other commodities?

Reading Mishnayos without understanding

Will rerolling initiative each round stop meta-gaming about initiative?

Stuck on a Geometry Puzzle

How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?

Is there a way to not have to poll the UART of an AVR?

Why is that max-Q doesn't occur in transonic regime?

Am I correct in stating that the study of topology is purely theoretical?

Book where a space ship journeys to the center of the galaxy to find all the stars had gone supernova

What's after EXPSPACE?

Not a Long-Winded Riddle



Problem with value of integral


Problem with calculation this integral: $int_0^pi frac{dx}{1+3sin^2x}$[Integral][Please identify problem] $displaystyleint cfrac{1}{1+x^4}>mathrm{d} x$Trig substitution integralHelp with maximization problem$int sqrt{frac{x}{x+1}}dx$Problem with definite integral $int _0^{frac{pi }{2}}sin left(arctan left(xright)+xright)dx$Why isn't $int frac{dx}{(1+x^2)sqrt{1+x^2}} = - sin(arctan(x))$?Integral of $frac{sqrt {x}}{x^2+x}$Problem with calculation this integral: $int_0^pi frac{dx}{1+3sin^2x}$Integral involving $phi$Evaluating an integral 2.Integration, get stuck at x=tan($theta$) when calculating arc length













2












$begingroup$


I calculate $int frac{dx}{sin^2x+1}=frac{1}{sqrt{2}}arctan(sqrt{2}tan x)+c.$ And then I want to calculate $$int_{0}^{pi} frac{dx}{sin^2x+1}$$. But $tanpi=tan0=0$. So it seems that $int_{0}^{pi} frac{dx}{sin^2x+1}=0$, but it's not true. Where is mistake in my justification ?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    math.stackexchange.com/questions/2229955/…
    $endgroup$
    – Olivier Oloa
    5 hours ago






  • 2




    $begingroup$
    The function you found as the integral is discontinuous at $pi/2$.
    $endgroup$
    – Bernard Massé
    5 hours ago
















2












$begingroup$


I calculate $int frac{dx}{sin^2x+1}=frac{1}{sqrt{2}}arctan(sqrt{2}tan x)+c.$ And then I want to calculate $$int_{0}^{pi} frac{dx}{sin^2x+1}$$. But $tanpi=tan0=0$. So it seems that $int_{0}^{pi} frac{dx}{sin^2x+1}=0$, but it's not true. Where is mistake in my justification ?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    math.stackexchange.com/questions/2229955/…
    $endgroup$
    – Olivier Oloa
    5 hours ago






  • 2




    $begingroup$
    The function you found as the integral is discontinuous at $pi/2$.
    $endgroup$
    – Bernard Massé
    5 hours ago














2












2








2


1



$begingroup$


I calculate $int frac{dx}{sin^2x+1}=frac{1}{sqrt{2}}arctan(sqrt{2}tan x)+c.$ And then I want to calculate $$int_{0}^{pi} frac{dx}{sin^2x+1}$$. But $tanpi=tan0=0$. So it seems that $int_{0}^{pi} frac{dx}{sin^2x+1}=0$, but it's not true. Where is mistake in my justification ?










share|cite|improve this question











$endgroup$




I calculate $int frac{dx}{sin^2x+1}=frac{1}{sqrt{2}}arctan(sqrt{2}tan x)+c.$ And then I want to calculate $$int_{0}^{pi} frac{dx}{sin^2x+1}$$. But $tanpi=tan0=0$. So it seems that $int_{0}^{pi} frac{dx}{sin^2x+1}=0$, but it's not true. Where is mistake in my justification ?







real-analysis calculus integration proof-verification






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 5 hours ago









clathratus

4,715337




4,715337










asked 5 hours ago









LucianLucian

266




266








  • 1




    $begingroup$
    math.stackexchange.com/questions/2229955/…
    $endgroup$
    – Olivier Oloa
    5 hours ago






  • 2




    $begingroup$
    The function you found as the integral is discontinuous at $pi/2$.
    $endgroup$
    – Bernard Massé
    5 hours ago














  • 1




    $begingroup$
    math.stackexchange.com/questions/2229955/…
    $endgroup$
    – Olivier Oloa
    5 hours ago






  • 2




    $begingroup$
    The function you found as the integral is discontinuous at $pi/2$.
    $endgroup$
    – Bernard Massé
    5 hours ago








1




1




$begingroup$
math.stackexchange.com/questions/2229955/…
$endgroup$
– Olivier Oloa
5 hours ago




$begingroup$
math.stackexchange.com/questions/2229955/…
$endgroup$
– Olivier Oloa
5 hours ago




2




2




$begingroup$
The function you found as the integral is discontinuous at $pi/2$.
$endgroup$
– Bernard Massé
5 hours ago




$begingroup$
The function you found as the integral is discontinuous at $pi/2$.
$endgroup$
– Bernard Massé
5 hours ago










2 Answers
2






active

oldest

votes


















5












$begingroup$

Hint:
$$int_0^pi frac{dx}{1+sin(x)^2}=2int_0^{pi/2}frac{dx}{1+sin(x)^2}$$
And $arctan infty=pi/2$. Can you take it from here?






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    Sure ! I now see my mistake. Thank you very much for answer !
    $endgroup$
    – Lucian
    5 hours ago










  • $begingroup$
    You are very welcome :)
    $endgroup$
    – clathratus
    3 hours ago



















2












$begingroup$

I made the same mistake before. Refer to [Integral][Please identify problem] $displaystyleint cfrac{1}{1+x^4}>mathrm{d} x$



The reason of the problem is that $arctan(sqrt{2}tan x)$ has a jump but the integral should be continuous, so in the two branches of the function (splitted by the jump point), you need to pick 2 different constants to make it continuous. It also apply to similar situations.






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%2f3126577%2fproblem-with-value-of-integral%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









    5












    $begingroup$

    Hint:
    $$int_0^pi frac{dx}{1+sin(x)^2}=2int_0^{pi/2}frac{dx}{1+sin(x)^2}$$
    And $arctan infty=pi/2$. Can you take it from here?






    share|cite|improve this answer









    $endgroup$









    • 1




      $begingroup$
      Sure ! I now see my mistake. Thank you very much for answer !
      $endgroup$
      – Lucian
      5 hours ago










    • $begingroup$
      You are very welcome :)
      $endgroup$
      – clathratus
      3 hours ago
















    5












    $begingroup$

    Hint:
    $$int_0^pi frac{dx}{1+sin(x)^2}=2int_0^{pi/2}frac{dx}{1+sin(x)^2}$$
    And $arctan infty=pi/2$. Can you take it from here?






    share|cite|improve this answer









    $endgroup$









    • 1




      $begingroup$
      Sure ! I now see my mistake. Thank you very much for answer !
      $endgroup$
      – Lucian
      5 hours ago










    • $begingroup$
      You are very welcome :)
      $endgroup$
      – clathratus
      3 hours ago














    5












    5








    5





    $begingroup$

    Hint:
    $$int_0^pi frac{dx}{1+sin(x)^2}=2int_0^{pi/2}frac{dx}{1+sin(x)^2}$$
    And $arctan infty=pi/2$. Can you take it from here?






    share|cite|improve this answer









    $endgroup$



    Hint:
    $$int_0^pi frac{dx}{1+sin(x)^2}=2int_0^{pi/2}frac{dx}{1+sin(x)^2}$$
    And $arctan infty=pi/2$. Can you take it from here?







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered 5 hours ago









    clathratusclathratus

    4,715337




    4,715337








    • 1




      $begingroup$
      Sure ! I now see my mistake. Thank you very much for answer !
      $endgroup$
      – Lucian
      5 hours ago










    • $begingroup$
      You are very welcome :)
      $endgroup$
      – clathratus
      3 hours ago














    • 1




      $begingroup$
      Sure ! I now see my mistake. Thank you very much for answer !
      $endgroup$
      – Lucian
      5 hours ago










    • $begingroup$
      You are very welcome :)
      $endgroup$
      – clathratus
      3 hours ago








    1




    1




    $begingroup$
    Sure ! I now see my mistake. Thank you very much for answer !
    $endgroup$
    – Lucian
    5 hours ago




    $begingroup$
    Sure ! I now see my mistake. Thank you very much for answer !
    $endgroup$
    – Lucian
    5 hours ago












    $begingroup$
    You are very welcome :)
    $endgroup$
    – clathratus
    3 hours ago




    $begingroup$
    You are very welcome :)
    $endgroup$
    – clathratus
    3 hours ago











    2












    $begingroup$

    I made the same mistake before. Refer to [Integral][Please identify problem] $displaystyleint cfrac{1}{1+x^4}>mathrm{d} x$



    The reason of the problem is that $arctan(sqrt{2}tan x)$ has a jump but the integral should be continuous, so in the two branches of the function (splitted by the jump point), you need to pick 2 different constants to make it continuous. It also apply to similar situations.






    share|cite|improve this answer









    $endgroup$


















      2












      $begingroup$

      I made the same mistake before. Refer to [Integral][Please identify problem] $displaystyleint cfrac{1}{1+x^4}>mathrm{d} x$



      The reason of the problem is that $arctan(sqrt{2}tan x)$ has a jump but the integral should be continuous, so in the two branches of the function (splitted by the jump point), you need to pick 2 different constants to make it continuous. It also apply to similar situations.






      share|cite|improve this answer









      $endgroup$
















        2












        2








        2





        $begingroup$

        I made the same mistake before. Refer to [Integral][Please identify problem] $displaystyleint cfrac{1}{1+x^4}>mathrm{d} x$



        The reason of the problem is that $arctan(sqrt{2}tan x)$ has a jump but the integral should be continuous, so in the two branches of the function (splitted by the jump point), you need to pick 2 different constants to make it continuous. It also apply to similar situations.






        share|cite|improve this answer









        $endgroup$



        I made the same mistake before. Refer to [Integral][Please identify problem] $displaystyleint cfrac{1}{1+x^4}>mathrm{d} x$



        The reason of the problem is that $arctan(sqrt{2}tan x)$ has a jump but the integral should be continuous, so in the two branches of the function (splitted by the jump point), you need to pick 2 different constants to make it continuous. It also apply to similar situations.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered 5 hours ago









        LanceLance

        64229




        64229






























            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%2f3126577%2fproblem-with-value-of-integral%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

            Szabolcs (Ungheria) Altri progetti | Menu di navigazione48°10′14.56″N 21°29′33.14″E /...

            Discografia di Klaus Schulze Indice Album in studio | Album dal vivo | Singoli | Antologie | Colonne...

            How to make inet_server_addr() return localhost in spite of ::1/128RETURN NEXT in Postgres FunctionConnect to...