Power series representation for $xarctan(x)$. How?












1












$begingroup$


I am supposed to start with the P.S representation for $dfrac{1}{1-x}$ and then figure out the P.S representation for $xtan^{-1}(x)$. I know the process of making it for just the $tan^{-1}x$. But wouldn't the fact that there is an extra $x$ at the front change everything dramatically? Or am I not getting something?



Can I just do the same process as for $tan^{-1}(x)$ and then just add an extra $x$ after sigma?



Thanks!










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Yes, you can just multiply. Get $x$ inside the sum and that's it.
    $endgroup$
    – Joaquin San
    Dec 13 '18 at 3:35
















1












$begingroup$


I am supposed to start with the P.S representation for $dfrac{1}{1-x}$ and then figure out the P.S representation for $xtan^{-1}(x)$. I know the process of making it for just the $tan^{-1}x$. But wouldn't the fact that there is an extra $x$ at the front change everything dramatically? Or am I not getting something?



Can I just do the same process as for $tan^{-1}(x)$ and then just add an extra $x$ after sigma?



Thanks!










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Yes, you can just multiply. Get $x$ inside the sum and that's it.
    $endgroup$
    – Joaquin San
    Dec 13 '18 at 3:35














1












1








1





$begingroup$


I am supposed to start with the P.S representation for $dfrac{1}{1-x}$ and then figure out the P.S representation for $xtan^{-1}(x)$. I know the process of making it for just the $tan^{-1}x$. But wouldn't the fact that there is an extra $x$ at the front change everything dramatically? Or am I not getting something?



Can I just do the same process as for $tan^{-1}(x)$ and then just add an extra $x$ after sigma?



Thanks!










share|cite|improve this question











$endgroup$




I am supposed to start with the P.S representation for $dfrac{1}{1-x}$ and then figure out the P.S representation for $xtan^{-1}(x)$. I know the process of making it for just the $tan^{-1}x$. But wouldn't the fact that there is an extra $x$ at the front change everything dramatically? Or am I not getting something?



Can I just do the same process as for $tan^{-1}(x)$ and then just add an extra $x$ after sigma?



Thanks!







calculus power-series






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 13 '18 at 4:06









Nosrati

26.6k62354




26.6k62354










asked Dec 13 '18 at 3:27









GlebGleb

82




82








  • 1




    $begingroup$
    Yes, you can just multiply. Get $x$ inside the sum and that's it.
    $endgroup$
    – Joaquin San
    Dec 13 '18 at 3:35














  • 1




    $begingroup$
    Yes, you can just multiply. Get $x$ inside the sum and that's it.
    $endgroup$
    – Joaquin San
    Dec 13 '18 at 3:35








1




1




$begingroup$
Yes, you can just multiply. Get $x$ inside the sum and that's it.
$endgroup$
– Joaquin San
Dec 13 '18 at 3:35




$begingroup$
Yes, you can just multiply. Get $x$ inside the sum and that's it.
$endgroup$
– Joaquin San
Dec 13 '18 at 3:35










3 Answers
3






active

oldest

votes


















1












$begingroup$

Recall that
$$arctan x=int_0^xfrac{dt}{1+t^2}$$
We also know that, for $|t|<1$,
$$frac1t=sum_{kgeq0}(1-t)^k$$
So we then have that
$$frac1{1+t^2}=sum_{kgeq0}(-1)^kt^{2k}$$
So for $|x|<1$,
$$
begin{align}
arctan x=&int_0^xsum_{kgeq0}(-1)^kt^{2k}dt\
=&sum_{kgeq0}(-1)^kint_0^xt^{2k}dt\
=&sum_{kgeq0}(-1)^kfrac{x^{2k+1}}{2k+1}\
end{align}
$$

Which means that
$$xarctan x=sum_{kgeq0}(-1)^kfrac{x^{2k+2}}{2k+1}$$






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    No, it doesn't change everything dramatically.
    Just multiply each term of power series of $tan^{-1}x$ by $x$.






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      If you want to make an Answer out of this idea (already mooted in the Question and a Comment), why not go beyond the mere claim by presenting a justification?
      $endgroup$
      – hardmath
      Dec 13 '18 at 3:42



















    0












    $begingroup$

    $tan^{-1}x=intfrac1{1+x^2}=intsum_n(-x^2)^n=sum_nint(-x^2)^n=sum_n(-1)^nfrac{x^{2n+1}}{2n+1}$.
    Thus $xcdottan^{-1}x=sum_n(-1)^nfrac{x^{2n+2}}{2n+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%2f3037554%2fpower-series-representation-for-x-arctanx-how%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









      1












      $begingroup$

      Recall that
      $$arctan x=int_0^xfrac{dt}{1+t^2}$$
      We also know that, for $|t|<1$,
      $$frac1t=sum_{kgeq0}(1-t)^k$$
      So we then have that
      $$frac1{1+t^2}=sum_{kgeq0}(-1)^kt^{2k}$$
      So for $|x|<1$,
      $$
      begin{align}
      arctan x=&int_0^xsum_{kgeq0}(-1)^kt^{2k}dt\
      =&sum_{kgeq0}(-1)^kint_0^xt^{2k}dt\
      =&sum_{kgeq0}(-1)^kfrac{x^{2k+1}}{2k+1}\
      end{align}
      $$

      Which means that
      $$xarctan x=sum_{kgeq0}(-1)^kfrac{x^{2k+2}}{2k+1}$$






      share|cite|improve this answer









      $endgroup$


















        1












        $begingroup$

        Recall that
        $$arctan x=int_0^xfrac{dt}{1+t^2}$$
        We also know that, for $|t|<1$,
        $$frac1t=sum_{kgeq0}(1-t)^k$$
        So we then have that
        $$frac1{1+t^2}=sum_{kgeq0}(-1)^kt^{2k}$$
        So for $|x|<1$,
        $$
        begin{align}
        arctan x=&int_0^xsum_{kgeq0}(-1)^kt^{2k}dt\
        =&sum_{kgeq0}(-1)^kint_0^xt^{2k}dt\
        =&sum_{kgeq0}(-1)^kfrac{x^{2k+1}}{2k+1}\
        end{align}
        $$

        Which means that
        $$xarctan x=sum_{kgeq0}(-1)^kfrac{x^{2k+2}}{2k+1}$$






        share|cite|improve this answer









        $endgroup$
















          1












          1








          1





          $begingroup$

          Recall that
          $$arctan x=int_0^xfrac{dt}{1+t^2}$$
          We also know that, for $|t|<1$,
          $$frac1t=sum_{kgeq0}(1-t)^k$$
          So we then have that
          $$frac1{1+t^2}=sum_{kgeq0}(-1)^kt^{2k}$$
          So for $|x|<1$,
          $$
          begin{align}
          arctan x=&int_0^xsum_{kgeq0}(-1)^kt^{2k}dt\
          =&sum_{kgeq0}(-1)^kint_0^xt^{2k}dt\
          =&sum_{kgeq0}(-1)^kfrac{x^{2k+1}}{2k+1}\
          end{align}
          $$

          Which means that
          $$xarctan x=sum_{kgeq0}(-1)^kfrac{x^{2k+2}}{2k+1}$$






          share|cite|improve this answer









          $endgroup$



          Recall that
          $$arctan x=int_0^xfrac{dt}{1+t^2}$$
          We also know that, for $|t|<1$,
          $$frac1t=sum_{kgeq0}(1-t)^k$$
          So we then have that
          $$frac1{1+t^2}=sum_{kgeq0}(-1)^kt^{2k}$$
          So for $|x|<1$,
          $$
          begin{align}
          arctan x=&int_0^xsum_{kgeq0}(-1)^kt^{2k}dt\
          =&sum_{kgeq0}(-1)^kint_0^xt^{2k}dt\
          =&sum_{kgeq0}(-1)^kfrac{x^{2k+1}}{2k+1}\
          end{align}
          $$

          Which means that
          $$xarctan x=sum_{kgeq0}(-1)^kfrac{x^{2k+2}}{2k+1}$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 13 '18 at 3:53









          clathratusclathratus

          4,725337




          4,725337























              0












              $begingroup$

              No, it doesn't change everything dramatically.
              Just multiply each term of power series of $tan^{-1}x$ by $x$.






              share|cite|improve this answer









              $endgroup$













              • $begingroup$
                If you want to make an Answer out of this idea (already mooted in the Question and a Comment), why not go beyond the mere claim by presenting a justification?
                $endgroup$
                – hardmath
                Dec 13 '18 at 3:42
















              0












              $begingroup$

              No, it doesn't change everything dramatically.
              Just multiply each term of power series of $tan^{-1}x$ by $x$.






              share|cite|improve this answer









              $endgroup$













              • $begingroup$
                If you want to make an Answer out of this idea (already mooted in the Question and a Comment), why not go beyond the mere claim by presenting a justification?
                $endgroup$
                – hardmath
                Dec 13 '18 at 3:42














              0












              0








              0





              $begingroup$

              No, it doesn't change everything dramatically.
              Just multiply each term of power series of $tan^{-1}x$ by $x$.






              share|cite|improve this answer









              $endgroup$



              No, it doesn't change everything dramatically.
              Just multiply each term of power series of $tan^{-1}x$ by $x$.







              share|cite|improve this answer












              share|cite|improve this answer



              share|cite|improve this answer










              answered Dec 13 '18 at 3:36









              MartundMartund

              1,667213




              1,667213












              • $begingroup$
                If you want to make an Answer out of this idea (already mooted in the Question and a Comment), why not go beyond the mere claim by presenting a justification?
                $endgroup$
                – hardmath
                Dec 13 '18 at 3:42


















              • $begingroup$
                If you want to make an Answer out of this idea (already mooted in the Question and a Comment), why not go beyond the mere claim by presenting a justification?
                $endgroup$
                – hardmath
                Dec 13 '18 at 3:42
















              $begingroup$
              If you want to make an Answer out of this idea (already mooted in the Question and a Comment), why not go beyond the mere claim by presenting a justification?
              $endgroup$
              – hardmath
              Dec 13 '18 at 3:42




              $begingroup$
              If you want to make an Answer out of this idea (already mooted in the Question and a Comment), why not go beyond the mere claim by presenting a justification?
              $endgroup$
              – hardmath
              Dec 13 '18 at 3:42











              0












              $begingroup$

              $tan^{-1}x=intfrac1{1+x^2}=intsum_n(-x^2)^n=sum_nint(-x^2)^n=sum_n(-1)^nfrac{x^{2n+1}}{2n+1}$.
              Thus $xcdottan^{-1}x=sum_n(-1)^nfrac{x^{2n+2}}{2n+1}$.






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                $tan^{-1}x=intfrac1{1+x^2}=intsum_n(-x^2)^n=sum_nint(-x^2)^n=sum_n(-1)^nfrac{x^{2n+1}}{2n+1}$.
                Thus $xcdottan^{-1}x=sum_n(-1)^nfrac{x^{2n+2}}{2n+1}$.






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  $tan^{-1}x=intfrac1{1+x^2}=intsum_n(-x^2)^n=sum_nint(-x^2)^n=sum_n(-1)^nfrac{x^{2n+1}}{2n+1}$.
                  Thus $xcdottan^{-1}x=sum_n(-1)^nfrac{x^{2n+2}}{2n+1}$.






                  share|cite|improve this answer









                  $endgroup$



                  $tan^{-1}x=intfrac1{1+x^2}=intsum_n(-x^2)^n=sum_nint(-x^2)^n=sum_n(-1)^nfrac{x^{2n+1}}{2n+1}$.
                  Thus $xcdottan^{-1}x=sum_n(-1)^nfrac{x^{2n+2}}{2n+1}$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 13 '18 at 3:53









                  Chris CusterChris Custer

                  13.9k3827




                  13.9k3827






























                      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%2f3037554%2fpower-series-representation-for-x-arctanx-how%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

                      Plaza Victoria

                      In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                      How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...