integral with parameter and 2 denominators












1












$begingroup$


Hello I want to solve following integral



$displaystyleint frac{x^22t}{(1+x^2)(1+t^2x^2)},dx=-dfrac{2arctan(tx)-t arctan(x)}{t^2-1}$



My Problem is that I just do not know how to start solving this problem .










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    Partial fraction decomposition is your friend.
    $endgroup$
    – Don Thousand
    Jan 11 at 20:33
















1












$begingroup$


Hello I want to solve following integral



$displaystyleint frac{x^22t}{(1+x^2)(1+t^2x^2)},dx=-dfrac{2arctan(tx)-t arctan(x)}{t^2-1}$



My Problem is that I just do not know how to start solving this problem .










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    Partial fraction decomposition is your friend.
    $endgroup$
    – Don Thousand
    Jan 11 at 20:33














1












1








1





$begingroup$


Hello I want to solve following integral



$displaystyleint frac{x^22t}{(1+x^2)(1+t^2x^2)},dx=-dfrac{2arctan(tx)-t arctan(x)}{t^2-1}$



My Problem is that I just do not know how to start solving this problem .










share|cite|improve this question











$endgroup$




Hello I want to solve following integral



$displaystyleint frac{x^22t}{(1+x^2)(1+t^2x^2)},dx=-dfrac{2arctan(tx)-t arctan(x)}{t^2-1}$



My Problem is that I just do not know how to start solving this problem .







integration






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 11 at 20:46









Bernard

120k740116




120k740116










asked Jan 11 at 20:32









tim123tim123

173




173








  • 2




    $begingroup$
    Partial fraction decomposition is your friend.
    $endgroup$
    – Don Thousand
    Jan 11 at 20:33














  • 2




    $begingroup$
    Partial fraction decomposition is your friend.
    $endgroup$
    – Don Thousand
    Jan 11 at 20:33








2




2




$begingroup$
Partial fraction decomposition is your friend.
$endgroup$
– Don Thousand
Jan 11 at 20:33




$begingroup$
Partial fraction decomposition is your friend.
$endgroup$
– Don Thousand
Jan 11 at 20:33










2 Answers
2






active

oldest

votes


















6












$begingroup$

Partial fraction decomposition gives$$frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}=frac {x^2}{(1+x^2)(1+t^2x^2)}$$Hence, the integral now becomes$$begin{align*}mathfrak{I} & =2tintmathrm dx,left[frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}right]\ & =frac {2t}{1-t^2}intfrac {mathrm dx}{1+t^2x^2}-frac {2t}{1-t^2}intfrac {mathrm dx}{1+x^2}end{align*}$$Can you continue?



EDIT: The partial fraction decomposition can be derived by assuming the fraction splits into two separate components $$frac {x^2}{(1+x^2)(1+t^2x^2)}=frac {Ax+B}{1+x^2}+frac {Cx+D}{1+t^2x^2}$$Now multiply both sides by $(1+x^2)(1+t^2x^2)$ to clear the fractions completely. Hence$$x^2=(Ax+B)(1+t^2x^2)+(Cx+D)(1+x^2)$$



To find the coefficients, we evaluate the equation first at $x^2=-1$ and then $x^2=-tfrac 1{t^2}$. The aim of these substitutions is to set one of the products equal to zero and compare the coefficients to each other. By setting $x^2=-1$, then$$begin{align*}-1 & =(Ax+B)(1-t^2)\ & =Ax(1-t^2)+B(1-t^2)end{align*}$$From here, it's evident that $A=0$ because there's no linear term in the left - hand side. Similarly, $B=-tfrac 1{1-t^2}$. Repeating the process similarly for $x^2=-tfrac 1{t^2}$ to get that $C=0$ and $D=tfrac 1{1-t^2}$.$$frac {x^2}{(1+x^2)(1+t^2x^2)}color{red}{=frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}}$$which aligns with what we have above.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    I do not really understand how I do come to this partial fraction decomposition, since i do not have a pole.
    $endgroup$
    – tim123
    Jan 11 at 21:17










  • $begingroup$
    @tim123 I've added an explanation. If you have any more questions, feel free to ask!
    $endgroup$
    – Frank W.
    Jan 12 at 4:09



















1












$begingroup$

Hint: Write your integrand in the form
$$frac{1}{-(t-1)t^2(t+1)x^2-(t-1)(t+1)}+frac{1}{(t-1)(tg+1)x^2+(t-1)(t+1)}$$






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%2f3070318%2fintegral-with-parameter-and-2-denominators%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









    6












    $begingroup$

    Partial fraction decomposition gives$$frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}=frac {x^2}{(1+x^2)(1+t^2x^2)}$$Hence, the integral now becomes$$begin{align*}mathfrak{I} & =2tintmathrm dx,left[frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}right]\ & =frac {2t}{1-t^2}intfrac {mathrm dx}{1+t^2x^2}-frac {2t}{1-t^2}intfrac {mathrm dx}{1+x^2}end{align*}$$Can you continue?



    EDIT: The partial fraction decomposition can be derived by assuming the fraction splits into two separate components $$frac {x^2}{(1+x^2)(1+t^2x^2)}=frac {Ax+B}{1+x^2}+frac {Cx+D}{1+t^2x^2}$$Now multiply both sides by $(1+x^2)(1+t^2x^2)$ to clear the fractions completely. Hence$$x^2=(Ax+B)(1+t^2x^2)+(Cx+D)(1+x^2)$$



    To find the coefficients, we evaluate the equation first at $x^2=-1$ and then $x^2=-tfrac 1{t^2}$. The aim of these substitutions is to set one of the products equal to zero and compare the coefficients to each other. By setting $x^2=-1$, then$$begin{align*}-1 & =(Ax+B)(1-t^2)\ & =Ax(1-t^2)+B(1-t^2)end{align*}$$From here, it's evident that $A=0$ because there's no linear term in the left - hand side. Similarly, $B=-tfrac 1{1-t^2}$. Repeating the process similarly for $x^2=-tfrac 1{t^2}$ to get that $C=0$ and $D=tfrac 1{1-t^2}$.$$frac {x^2}{(1+x^2)(1+t^2x^2)}color{red}{=frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}}$$which aligns with what we have above.






    share|cite|improve this answer











    $endgroup$













    • $begingroup$
      I do not really understand how I do come to this partial fraction decomposition, since i do not have a pole.
      $endgroup$
      – tim123
      Jan 11 at 21:17










    • $begingroup$
      @tim123 I've added an explanation. If you have any more questions, feel free to ask!
      $endgroup$
      – Frank W.
      Jan 12 at 4:09
















    6












    $begingroup$

    Partial fraction decomposition gives$$frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}=frac {x^2}{(1+x^2)(1+t^2x^2)}$$Hence, the integral now becomes$$begin{align*}mathfrak{I} & =2tintmathrm dx,left[frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}right]\ & =frac {2t}{1-t^2}intfrac {mathrm dx}{1+t^2x^2}-frac {2t}{1-t^2}intfrac {mathrm dx}{1+x^2}end{align*}$$Can you continue?



    EDIT: The partial fraction decomposition can be derived by assuming the fraction splits into two separate components $$frac {x^2}{(1+x^2)(1+t^2x^2)}=frac {Ax+B}{1+x^2}+frac {Cx+D}{1+t^2x^2}$$Now multiply both sides by $(1+x^2)(1+t^2x^2)$ to clear the fractions completely. Hence$$x^2=(Ax+B)(1+t^2x^2)+(Cx+D)(1+x^2)$$



    To find the coefficients, we evaluate the equation first at $x^2=-1$ and then $x^2=-tfrac 1{t^2}$. The aim of these substitutions is to set one of the products equal to zero and compare the coefficients to each other. By setting $x^2=-1$, then$$begin{align*}-1 & =(Ax+B)(1-t^2)\ & =Ax(1-t^2)+B(1-t^2)end{align*}$$From here, it's evident that $A=0$ because there's no linear term in the left - hand side. Similarly, $B=-tfrac 1{1-t^2}$. Repeating the process similarly for $x^2=-tfrac 1{t^2}$ to get that $C=0$ and $D=tfrac 1{1-t^2}$.$$frac {x^2}{(1+x^2)(1+t^2x^2)}color{red}{=frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}}$$which aligns with what we have above.






    share|cite|improve this answer











    $endgroup$













    • $begingroup$
      I do not really understand how I do come to this partial fraction decomposition, since i do not have a pole.
      $endgroup$
      – tim123
      Jan 11 at 21:17










    • $begingroup$
      @tim123 I've added an explanation. If you have any more questions, feel free to ask!
      $endgroup$
      – Frank W.
      Jan 12 at 4:09














    6












    6








    6





    $begingroup$

    Partial fraction decomposition gives$$frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}=frac {x^2}{(1+x^2)(1+t^2x^2)}$$Hence, the integral now becomes$$begin{align*}mathfrak{I} & =2tintmathrm dx,left[frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}right]\ & =frac {2t}{1-t^2}intfrac {mathrm dx}{1+t^2x^2}-frac {2t}{1-t^2}intfrac {mathrm dx}{1+x^2}end{align*}$$Can you continue?



    EDIT: The partial fraction decomposition can be derived by assuming the fraction splits into two separate components $$frac {x^2}{(1+x^2)(1+t^2x^2)}=frac {Ax+B}{1+x^2}+frac {Cx+D}{1+t^2x^2}$$Now multiply both sides by $(1+x^2)(1+t^2x^2)$ to clear the fractions completely. Hence$$x^2=(Ax+B)(1+t^2x^2)+(Cx+D)(1+x^2)$$



    To find the coefficients, we evaluate the equation first at $x^2=-1$ and then $x^2=-tfrac 1{t^2}$. The aim of these substitutions is to set one of the products equal to zero and compare the coefficients to each other. By setting $x^2=-1$, then$$begin{align*}-1 & =(Ax+B)(1-t^2)\ & =Ax(1-t^2)+B(1-t^2)end{align*}$$From here, it's evident that $A=0$ because there's no linear term in the left - hand side. Similarly, $B=-tfrac 1{1-t^2}$. Repeating the process similarly for $x^2=-tfrac 1{t^2}$ to get that $C=0$ and $D=tfrac 1{1-t^2}$.$$frac {x^2}{(1+x^2)(1+t^2x^2)}color{red}{=frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}}$$which aligns with what we have above.






    share|cite|improve this answer











    $endgroup$



    Partial fraction decomposition gives$$frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}=frac {x^2}{(1+x^2)(1+t^2x^2)}$$Hence, the integral now becomes$$begin{align*}mathfrak{I} & =2tintmathrm dx,left[frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}right]\ & =frac {2t}{1-t^2}intfrac {mathrm dx}{1+t^2x^2}-frac {2t}{1-t^2}intfrac {mathrm dx}{1+x^2}end{align*}$$Can you continue?



    EDIT: The partial fraction decomposition can be derived by assuming the fraction splits into two separate components $$frac {x^2}{(1+x^2)(1+t^2x^2)}=frac {Ax+B}{1+x^2}+frac {Cx+D}{1+t^2x^2}$$Now multiply both sides by $(1+x^2)(1+t^2x^2)$ to clear the fractions completely. Hence$$x^2=(Ax+B)(1+t^2x^2)+(Cx+D)(1+x^2)$$



    To find the coefficients, we evaluate the equation first at $x^2=-1$ and then $x^2=-tfrac 1{t^2}$. The aim of these substitutions is to set one of the products equal to zero and compare the coefficients to each other. By setting $x^2=-1$, then$$begin{align*}-1 & =(Ax+B)(1-t^2)\ & =Ax(1-t^2)+B(1-t^2)end{align*}$$From here, it's evident that $A=0$ because there's no linear term in the left - hand side. Similarly, $B=-tfrac 1{1-t^2}$. Repeating the process similarly for $x^2=-tfrac 1{t^2}$ to get that $C=0$ and $D=tfrac 1{1-t^2}$.$$frac {x^2}{(1+x^2)(1+t^2x^2)}color{red}{=frac 1{(1-t^2)(1+t^2x^2)}-frac 1{(1-t^2)(1+x^2)}}$$which aligns with what we have above.







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Jan 12 at 4:09

























    answered Jan 11 at 20:45









    Frank W.Frank W.

    3,5731321




    3,5731321












    • $begingroup$
      I do not really understand how I do come to this partial fraction decomposition, since i do not have a pole.
      $endgroup$
      – tim123
      Jan 11 at 21:17










    • $begingroup$
      @tim123 I've added an explanation. If you have any more questions, feel free to ask!
      $endgroup$
      – Frank W.
      Jan 12 at 4:09


















    • $begingroup$
      I do not really understand how I do come to this partial fraction decomposition, since i do not have a pole.
      $endgroup$
      – tim123
      Jan 11 at 21:17










    • $begingroup$
      @tim123 I've added an explanation. If you have any more questions, feel free to ask!
      $endgroup$
      – Frank W.
      Jan 12 at 4:09
















    $begingroup$
    I do not really understand how I do come to this partial fraction decomposition, since i do not have a pole.
    $endgroup$
    – tim123
    Jan 11 at 21:17




    $begingroup$
    I do not really understand how I do come to this partial fraction decomposition, since i do not have a pole.
    $endgroup$
    – tim123
    Jan 11 at 21:17












    $begingroup$
    @tim123 I've added an explanation. If you have any more questions, feel free to ask!
    $endgroup$
    – Frank W.
    Jan 12 at 4:09




    $begingroup$
    @tim123 I've added an explanation. If you have any more questions, feel free to ask!
    $endgroup$
    – Frank W.
    Jan 12 at 4:09











    1












    $begingroup$

    Hint: Write your integrand in the form
    $$frac{1}{-(t-1)t^2(t+1)x^2-(t-1)(t+1)}+frac{1}{(t-1)(tg+1)x^2+(t-1)(t+1)}$$






    share|cite|improve this answer









    $endgroup$


















      1












      $begingroup$

      Hint: Write your integrand in the form
      $$frac{1}{-(t-1)t^2(t+1)x^2-(t-1)(t+1)}+frac{1}{(t-1)(tg+1)x^2+(t-1)(t+1)}$$






      share|cite|improve this answer









      $endgroup$
















        1












        1








        1





        $begingroup$

        Hint: Write your integrand in the form
        $$frac{1}{-(t-1)t^2(t+1)x^2-(t-1)(t+1)}+frac{1}{(t-1)(tg+1)x^2+(t-1)(t+1)}$$






        share|cite|improve this answer









        $endgroup$



        Hint: Write your integrand in the form
        $$frac{1}{-(t-1)t^2(t+1)x^2-(t-1)(t+1)}+frac{1}{(t-1)(tg+1)x^2+(t-1)(t+1)}$$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 11 at 20:46









        Dr. Sonnhard GraubnerDr. Sonnhard Graubner

        75.1k42865




        75.1k42865






























            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%2f3070318%2fintegral-with-parameter-and-2-denominators%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

            MongoDB - Not Authorized To Execute Command

            How to fix TextFormField cause rebuild widget in Flutter

            Npm cannot find a required file even through it is in the searched directory