Transform $prod_k=0^n (1+x^2^k)$ to $sum_k=0^n c_kx^k$prove $s(x+y)=s(x)s(y)$Finding the stationary points of a functionA closed form for $sumlimits_n(e-(1+1/n)^n)$Fourier Transform of sin functionAn initial-value problem and a corresponding Laplace TransformThe continuity of a function of two variablesZ transform of $sum_k=0^n3^k$Laplace Transform of FractionLimit using Riemann sums??What is the value of the sum $sum_n=1^infty frac1n^n$

Theorems that impeded progress

Can a monk's single staff be considered dual wielded, as per the Dual Wielder feat?

Languages that we cannot (dis)prove to be Context-Free

What defenses are there against being summoned by the Gate spell?

How can bays and straits be determined in a procedurally generated map?

Codimension of non-flat locus

DC-DC converter from low voltage at high current, to high voltage at low current

How does one intimidate enemies without having the capacity for violence?

How do I deal with an unproductive colleague in a small company?

Why are electrically insulating heatsinks so rare? Is it just cost?

Important Resources for Dark Age Civilizations?

A case of the sniffles

Are the number of citations and number of published articles the most important criteria for a tenure promotion?

dbcc cleantable batch size explanation

Does object always see its latest internal state irrespective of thread?

Why can't I see bouncing of switch on oscilloscope screen?

Why is consensus so controversial in Britain?

Uncaught TypeError: 'set' on proxy: trap returned falsish for property Name

Do infinite dimensional systems make sense?

What's that red-plus icon near a text?

How much RAM could one put in a typical 80386 setup?

How old can references or sources in a thesis be?

What would happen to a modern skyscraper if it rains micro blackholes?

NMaximize is not converging to a solution



Transform $prod_k=0^n (1+x^2^k)$ to $sum_k=0^n c_kx^k$


prove $s(x+y)=s(x)s(y)$Finding the stationary points of a functionA closed form for $sumlimits_n(e-(1+1/n)^n)$Fourier Transform of sin functionAn initial-value problem and a corresponding Laplace TransformThe continuity of a function of two variablesZ transform of $sum_k=0^n3^k$Laplace Transform of FractionLimit using Riemann sums??What is the value of the sum $sum_n=1^infty frac1n^n$













6












$begingroup$


I want to transform the following
$$prod_k=0^n (1+x^2^k)$$
to the canonical form $sum_k=0^n c_kx^k$



This is what I got so far
beginalign*
prod_k=0^n (1+x^2^k)= dfracx^2^n-1x-1 (x^2^n+1) \
endalign*

but I don't know how to continue, can someone help me with this?










share|cite|improve this question









$endgroup$
















    6












    $begingroup$


    I want to transform the following
    $$prod_k=0^n (1+x^2^k)$$
    to the canonical form $sum_k=0^n c_kx^k$



    This is what I got so far
    beginalign*
    prod_k=0^n (1+x^2^k)= dfracx^2^n-1x-1 (x^2^n+1) \
    endalign*

    but I don't know how to continue, can someone help me with this?










    share|cite|improve this question









    $endgroup$














      6












      6








      6


      0



      $begingroup$


      I want to transform the following
      $$prod_k=0^n (1+x^2^k)$$
      to the canonical form $sum_k=0^n c_kx^k$



      This is what I got so far
      beginalign*
      prod_k=0^n (1+x^2^k)= dfracx^2^n-1x-1 (x^2^n+1) \
      endalign*

      but I don't know how to continue, can someone help me with this?










      share|cite|improve this question









      $endgroup$




      I want to transform the following
      $$prod_k=0^n (1+x^2^k)$$
      to the canonical form $sum_k=0^n c_kx^k$



      This is what I got so far
      beginalign*
      prod_k=0^n (1+x^2^k)= dfracx^2^n-1x-1 (x^2^n+1) \
      endalign*

      but I don't know how to continue, can someone help me with this?







      calculus






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 29 at 9:44









      D. QaD. Qa

      1656




      1656




















          3 Answers
          3






          active

          oldest

          votes


















          3












          $begingroup$

          Note that $ sum_k=0^n-1 2^k=2^n-1$. Therefore, the highest power of $x$ in $prod_k=0^n-1(1+x^2^k)$ is $2^n-1$. In other words, none of the terms will repeat as we keep multiplying by $1+x^2^n$. Thus, the relation can be obtained using induction.



          It is easy to see that for $n=1$
          beginequation
          prod_k=0^1(1+x^2^k) = (1+x)(1+x^2)= 1+x+x^2+x^3.
          endequation

          Now, let us assume that $prod_k=0^n-1(1+x^2^k) = sum_k=0^2^n-1 x^k$. Then, we have
          beginequation
          prod_k=0^n(1+x^2^k) = left(sum_k=0^2^n-1 x^kright)(1+x^2^n) = sum_k=0^2^n-1 x^k+ sum_k=0^2^n-1 x^k+2^n = sum_k=0^2^n+1-1 x^k.
          endequation






          share|cite|improve this answer









          $endgroup$




















            3












            $begingroup$

            You may also approach this from a combinatorical point fo view:



            • Expanding would give a sum of $2^n+1$ summands.

            • Each summand is a product of powers of $x$ where the exponent corresponds to a uniquely determined sequence $(b_0,b_1,ldots , b_n)$ of binary digits $b_i in 0,1$ for $i=0,ldots ,n$ where $0$ means choose $1 = x^0$ and $1$ means choose $x^2^i$ from the factor $(1+x^2^i)$

            Hence,



            $$prod_k=0^n (1+x^2^k) = sum_(b_0,b_1,ldots , b_n) in 0,1^n+1x^sum_i=0^nb_icdot 2^i= sum_k=0^2^n+1-1x^k$$






            share|cite|improve this answer









            $endgroup$




















              2












              $begingroup$

              Looks good as



              beginalign
              prod_k=0^n-1left(1+x^2^kright)&=prod_k=0^n-1frac1-x^2^k+11-x^2^k\ &=frac11-xprod_k=0^n-1left(1-x^2^k+1right)prod_k=0^n-2left(1-x^2^k+1right)^-1\ &=frac1-x^2^n1-x.
              endalign






              share|cite|improve this answer









              $endgroup$












              • $begingroup$
                But how would I transform it to the canonical form? In a solution I encountered the final solution was $dfrac1-x^2^n 1-x (1+x^2^n )= (1+x+ dots +x^2^n-1 ) (1+x^2^n )$, but I did not understand how does $dfrac1-x^2^n 1-x =(1+x+ dots +x^2^n-1 ) $
                $endgroup$
                – D. Qa
                Mar 29 at 9:56










              • $begingroup$
                @D.Qa, sum of a geometric progression.
                $endgroup$
                – Martín-Blas Pérez Pinilla
                Mar 29 at 10:46










              • $begingroup$
                @Martín-BlasPérezPinilla Does the same also apply for $(1+x^2^n)=x^2^n+x^2^n+1+ dots + x^2^n+1-1$ ?
                $endgroup$
                – D. Qa
                Mar 29 at 13:42










              • $begingroup$
                @D.Qa, I think that you have forgotten the denominator and a sign... But your RHS is the sum of a geometric progression.
                $endgroup$
                – Martín-Blas Pérez Pinilla
                Mar 29 at 14:52











              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%2f3166947%2ftransform-prod-k-0n-1x2k-to-sum-k-0n-c-kxk%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









              3












              $begingroup$

              Note that $ sum_k=0^n-1 2^k=2^n-1$. Therefore, the highest power of $x$ in $prod_k=0^n-1(1+x^2^k)$ is $2^n-1$. In other words, none of the terms will repeat as we keep multiplying by $1+x^2^n$. Thus, the relation can be obtained using induction.



              It is easy to see that for $n=1$
              beginequation
              prod_k=0^1(1+x^2^k) = (1+x)(1+x^2)= 1+x+x^2+x^3.
              endequation

              Now, let us assume that $prod_k=0^n-1(1+x^2^k) = sum_k=0^2^n-1 x^k$. Then, we have
              beginequation
              prod_k=0^n(1+x^2^k) = left(sum_k=0^2^n-1 x^kright)(1+x^2^n) = sum_k=0^2^n-1 x^k+ sum_k=0^2^n-1 x^k+2^n = sum_k=0^2^n+1-1 x^k.
              endequation






              share|cite|improve this answer









              $endgroup$

















                3












                $begingroup$

                Note that $ sum_k=0^n-1 2^k=2^n-1$. Therefore, the highest power of $x$ in $prod_k=0^n-1(1+x^2^k)$ is $2^n-1$. In other words, none of the terms will repeat as we keep multiplying by $1+x^2^n$. Thus, the relation can be obtained using induction.



                It is easy to see that for $n=1$
                beginequation
                prod_k=0^1(1+x^2^k) = (1+x)(1+x^2)= 1+x+x^2+x^3.
                endequation

                Now, let us assume that $prod_k=0^n-1(1+x^2^k) = sum_k=0^2^n-1 x^k$. Then, we have
                beginequation
                prod_k=0^n(1+x^2^k) = left(sum_k=0^2^n-1 x^kright)(1+x^2^n) = sum_k=0^2^n-1 x^k+ sum_k=0^2^n-1 x^k+2^n = sum_k=0^2^n+1-1 x^k.
                endequation






                share|cite|improve this answer









                $endgroup$















                  3












                  3








                  3





                  $begingroup$

                  Note that $ sum_k=0^n-1 2^k=2^n-1$. Therefore, the highest power of $x$ in $prod_k=0^n-1(1+x^2^k)$ is $2^n-1$. In other words, none of the terms will repeat as we keep multiplying by $1+x^2^n$. Thus, the relation can be obtained using induction.



                  It is easy to see that for $n=1$
                  beginequation
                  prod_k=0^1(1+x^2^k) = (1+x)(1+x^2)= 1+x+x^2+x^3.
                  endequation

                  Now, let us assume that $prod_k=0^n-1(1+x^2^k) = sum_k=0^2^n-1 x^k$. Then, we have
                  beginequation
                  prod_k=0^n(1+x^2^k) = left(sum_k=0^2^n-1 x^kright)(1+x^2^n) = sum_k=0^2^n-1 x^k+ sum_k=0^2^n-1 x^k+2^n = sum_k=0^2^n+1-1 x^k.
                  endequation






                  share|cite|improve this answer









                  $endgroup$



                  Note that $ sum_k=0^n-1 2^k=2^n-1$. Therefore, the highest power of $x$ in $prod_k=0^n-1(1+x^2^k)$ is $2^n-1$. In other words, none of the terms will repeat as we keep multiplying by $1+x^2^n$. Thus, the relation can be obtained using induction.



                  It is easy to see that for $n=1$
                  beginequation
                  prod_k=0^1(1+x^2^k) = (1+x)(1+x^2)= 1+x+x^2+x^3.
                  endequation

                  Now, let us assume that $prod_k=0^n-1(1+x^2^k) = sum_k=0^2^n-1 x^k$. Then, we have
                  beginequation
                  prod_k=0^n(1+x^2^k) = left(sum_k=0^2^n-1 x^kright)(1+x^2^n) = sum_k=0^2^n-1 x^k+ sum_k=0^2^n-1 x^k+2^n = sum_k=0^2^n+1-1 x^k.
                  endequation







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Mar 29 at 10:13









                  Geethu JosephGeethu Joseph

                  1858




                  1858





















                      3












                      $begingroup$

                      You may also approach this from a combinatorical point fo view:



                      • Expanding would give a sum of $2^n+1$ summands.

                      • Each summand is a product of powers of $x$ where the exponent corresponds to a uniquely determined sequence $(b_0,b_1,ldots , b_n)$ of binary digits $b_i in 0,1$ for $i=0,ldots ,n$ where $0$ means choose $1 = x^0$ and $1$ means choose $x^2^i$ from the factor $(1+x^2^i)$

                      Hence,



                      $$prod_k=0^n (1+x^2^k) = sum_(b_0,b_1,ldots , b_n) in 0,1^n+1x^sum_i=0^nb_icdot 2^i= sum_k=0^2^n+1-1x^k$$






                      share|cite|improve this answer









                      $endgroup$

















                        3












                        $begingroup$

                        You may also approach this from a combinatorical point fo view:



                        • Expanding would give a sum of $2^n+1$ summands.

                        • Each summand is a product of powers of $x$ where the exponent corresponds to a uniquely determined sequence $(b_0,b_1,ldots , b_n)$ of binary digits $b_i in 0,1$ for $i=0,ldots ,n$ where $0$ means choose $1 = x^0$ and $1$ means choose $x^2^i$ from the factor $(1+x^2^i)$

                        Hence,



                        $$prod_k=0^n (1+x^2^k) = sum_(b_0,b_1,ldots , b_n) in 0,1^n+1x^sum_i=0^nb_icdot 2^i= sum_k=0^2^n+1-1x^k$$






                        share|cite|improve this answer









                        $endgroup$















                          3












                          3








                          3





                          $begingroup$

                          You may also approach this from a combinatorical point fo view:



                          • Expanding would give a sum of $2^n+1$ summands.

                          • Each summand is a product of powers of $x$ where the exponent corresponds to a uniquely determined sequence $(b_0,b_1,ldots , b_n)$ of binary digits $b_i in 0,1$ for $i=0,ldots ,n$ where $0$ means choose $1 = x^0$ and $1$ means choose $x^2^i$ from the factor $(1+x^2^i)$

                          Hence,



                          $$prod_k=0^n (1+x^2^k) = sum_(b_0,b_1,ldots , b_n) in 0,1^n+1x^sum_i=0^nb_icdot 2^i= sum_k=0^2^n+1-1x^k$$






                          share|cite|improve this answer









                          $endgroup$



                          You may also approach this from a combinatorical point fo view:



                          • Expanding would give a sum of $2^n+1$ summands.

                          • Each summand is a product of powers of $x$ where the exponent corresponds to a uniquely determined sequence $(b_0,b_1,ldots , b_n)$ of binary digits $b_i in 0,1$ for $i=0,ldots ,n$ where $0$ means choose $1 = x^0$ and $1$ means choose $x^2^i$ from the factor $(1+x^2^i)$

                          Hence,



                          $$prod_k=0^n (1+x^2^k) = sum_(b_0,b_1,ldots , b_n) in 0,1^n+1x^sum_i=0^nb_icdot 2^i= sum_k=0^2^n+1-1x^k$$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Mar 29 at 10:22









                          trancelocationtrancelocation

                          13.6k1828




                          13.6k1828





















                              2












                              $begingroup$

                              Looks good as



                              beginalign
                              prod_k=0^n-1left(1+x^2^kright)&=prod_k=0^n-1frac1-x^2^k+11-x^2^k\ &=frac11-xprod_k=0^n-1left(1-x^2^k+1right)prod_k=0^n-2left(1-x^2^k+1right)^-1\ &=frac1-x^2^n1-x.
                              endalign






                              share|cite|improve this answer









                              $endgroup$












                              • $begingroup$
                                But how would I transform it to the canonical form? In a solution I encountered the final solution was $dfrac1-x^2^n 1-x (1+x^2^n )= (1+x+ dots +x^2^n-1 ) (1+x^2^n )$, but I did not understand how does $dfrac1-x^2^n 1-x =(1+x+ dots +x^2^n-1 ) $
                                $endgroup$
                                – D. Qa
                                Mar 29 at 9:56










                              • $begingroup$
                                @D.Qa, sum of a geometric progression.
                                $endgroup$
                                – Martín-Blas Pérez Pinilla
                                Mar 29 at 10:46










                              • $begingroup$
                                @Martín-BlasPérezPinilla Does the same also apply for $(1+x^2^n)=x^2^n+x^2^n+1+ dots + x^2^n+1-1$ ?
                                $endgroup$
                                – D. Qa
                                Mar 29 at 13:42










                              • $begingroup$
                                @D.Qa, I think that you have forgotten the denominator and a sign... But your RHS is the sum of a geometric progression.
                                $endgroup$
                                – Martín-Blas Pérez Pinilla
                                Mar 29 at 14:52















                              2












                              $begingroup$

                              Looks good as



                              beginalign
                              prod_k=0^n-1left(1+x^2^kright)&=prod_k=0^n-1frac1-x^2^k+11-x^2^k\ &=frac11-xprod_k=0^n-1left(1-x^2^k+1right)prod_k=0^n-2left(1-x^2^k+1right)^-1\ &=frac1-x^2^n1-x.
                              endalign






                              share|cite|improve this answer









                              $endgroup$












                              • $begingroup$
                                But how would I transform it to the canonical form? In a solution I encountered the final solution was $dfrac1-x^2^n 1-x (1+x^2^n )= (1+x+ dots +x^2^n-1 ) (1+x^2^n )$, but I did not understand how does $dfrac1-x^2^n 1-x =(1+x+ dots +x^2^n-1 ) $
                                $endgroup$
                                – D. Qa
                                Mar 29 at 9:56










                              • $begingroup$
                                @D.Qa, sum of a geometric progression.
                                $endgroup$
                                – Martín-Blas Pérez Pinilla
                                Mar 29 at 10:46










                              • $begingroup$
                                @Martín-BlasPérezPinilla Does the same also apply for $(1+x^2^n)=x^2^n+x^2^n+1+ dots + x^2^n+1-1$ ?
                                $endgroup$
                                – D. Qa
                                Mar 29 at 13:42










                              • $begingroup$
                                @D.Qa, I think that you have forgotten the denominator and a sign... But your RHS is the sum of a geometric progression.
                                $endgroup$
                                – Martín-Blas Pérez Pinilla
                                Mar 29 at 14:52













                              2












                              2








                              2





                              $begingroup$

                              Looks good as



                              beginalign
                              prod_k=0^n-1left(1+x^2^kright)&=prod_k=0^n-1frac1-x^2^k+11-x^2^k\ &=frac11-xprod_k=0^n-1left(1-x^2^k+1right)prod_k=0^n-2left(1-x^2^k+1right)^-1\ &=frac1-x^2^n1-x.
                              endalign






                              share|cite|improve this answer









                              $endgroup$



                              Looks good as



                              beginalign
                              prod_k=0^n-1left(1+x^2^kright)&=prod_k=0^n-1frac1-x^2^k+11-x^2^k\ &=frac11-xprod_k=0^n-1left(1-x^2^k+1right)prod_k=0^n-2left(1-x^2^k+1right)^-1\ &=frac1-x^2^n1-x.
                              endalign







                              share|cite|improve this answer












                              share|cite|improve this answer



                              share|cite|improve this answer










                              answered Mar 29 at 9:48









                              KevinKevin

                              5,746823




                              5,746823











                              • $begingroup$
                                But how would I transform it to the canonical form? In a solution I encountered the final solution was $dfrac1-x^2^n 1-x (1+x^2^n )= (1+x+ dots +x^2^n-1 ) (1+x^2^n )$, but I did not understand how does $dfrac1-x^2^n 1-x =(1+x+ dots +x^2^n-1 ) $
                                $endgroup$
                                – D. Qa
                                Mar 29 at 9:56










                              • $begingroup$
                                @D.Qa, sum of a geometric progression.
                                $endgroup$
                                – Martín-Blas Pérez Pinilla
                                Mar 29 at 10:46










                              • $begingroup$
                                @Martín-BlasPérezPinilla Does the same also apply for $(1+x^2^n)=x^2^n+x^2^n+1+ dots + x^2^n+1-1$ ?
                                $endgroup$
                                – D. Qa
                                Mar 29 at 13:42










                              • $begingroup$
                                @D.Qa, I think that you have forgotten the denominator and a sign... But your RHS is the sum of a geometric progression.
                                $endgroup$
                                – Martín-Blas Pérez Pinilla
                                Mar 29 at 14:52
















                              • $begingroup$
                                But how would I transform it to the canonical form? In a solution I encountered the final solution was $dfrac1-x^2^n 1-x (1+x^2^n )= (1+x+ dots +x^2^n-1 ) (1+x^2^n )$, but I did not understand how does $dfrac1-x^2^n 1-x =(1+x+ dots +x^2^n-1 ) $
                                $endgroup$
                                – D. Qa
                                Mar 29 at 9:56










                              • $begingroup$
                                @D.Qa, sum of a geometric progression.
                                $endgroup$
                                – Martín-Blas Pérez Pinilla
                                Mar 29 at 10:46










                              • $begingroup$
                                @Martín-BlasPérezPinilla Does the same also apply for $(1+x^2^n)=x^2^n+x^2^n+1+ dots + x^2^n+1-1$ ?
                                $endgroup$
                                – D. Qa
                                Mar 29 at 13:42










                              • $begingroup$
                                @D.Qa, I think that you have forgotten the denominator and a sign... But your RHS is the sum of a geometric progression.
                                $endgroup$
                                – Martín-Blas Pérez Pinilla
                                Mar 29 at 14:52















                              $begingroup$
                              But how would I transform it to the canonical form? In a solution I encountered the final solution was $dfrac1-x^2^n 1-x (1+x^2^n )= (1+x+ dots +x^2^n-1 ) (1+x^2^n )$, but I did not understand how does $dfrac1-x^2^n 1-x =(1+x+ dots +x^2^n-1 ) $
                              $endgroup$
                              – D. Qa
                              Mar 29 at 9:56




                              $begingroup$
                              But how would I transform it to the canonical form? In a solution I encountered the final solution was $dfrac1-x^2^n 1-x (1+x^2^n )= (1+x+ dots +x^2^n-1 ) (1+x^2^n )$, but I did not understand how does $dfrac1-x^2^n 1-x =(1+x+ dots +x^2^n-1 ) $
                              $endgroup$
                              – D. Qa
                              Mar 29 at 9:56












                              $begingroup$
                              @D.Qa, sum of a geometric progression.
                              $endgroup$
                              – Martín-Blas Pérez Pinilla
                              Mar 29 at 10:46




                              $begingroup$
                              @D.Qa, sum of a geometric progression.
                              $endgroup$
                              – Martín-Blas Pérez Pinilla
                              Mar 29 at 10:46












                              $begingroup$
                              @Martín-BlasPérezPinilla Does the same also apply for $(1+x^2^n)=x^2^n+x^2^n+1+ dots + x^2^n+1-1$ ?
                              $endgroup$
                              – D. Qa
                              Mar 29 at 13:42




                              $begingroup$
                              @Martín-BlasPérezPinilla Does the same also apply for $(1+x^2^n)=x^2^n+x^2^n+1+ dots + x^2^n+1-1$ ?
                              $endgroup$
                              – D. Qa
                              Mar 29 at 13:42












                              $begingroup$
                              @D.Qa, I think that you have forgotten the denominator and a sign... But your RHS is the sum of a geometric progression.
                              $endgroup$
                              – Martín-Blas Pérez Pinilla
                              Mar 29 at 14:52




                              $begingroup$
                              @D.Qa, I think that you have forgotten the denominator and a sign... But your RHS is the sum of a geometric progression.
                              $endgroup$
                              – Martín-Blas Pérez Pinilla
                              Mar 29 at 14:52

















                              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%2f3166947%2ftransform-prod-k-0n-1x2k-to-sum-k-0n-c-kxk%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

                              Boston (Lincolnshire) Stedsbyld | Berne yn Boston | NavigaasjemenuBoston Borough CouncilBoston, Lincolnshire

                              Ballerup Komuun Stääden an saarpen | Futnuuten | Luke uk diar | Nawigatsjuunwww.ballerup.dkwww.statistikbanken.dk: Tabelle BEF44 (Folketal pr. 1. januar fordelt på byer)Commonskategorii: Ballerup Komuun55° 44′ N, 12° 22′ O

                              Trouble understanding the speech of overseas colleaguesHow can I better understand manager or clients with strong accents?Adding more movement and speech at the fundamental level to a highly-sedentary job?Difficulty in understanding Manager's accent(language and communication)How to adjust yourself where your colleagues are not understanding to you?Understanding manager's expectationsForeigner and colleagues using slangHaving difficulty understanding meetingsHow do you breathe when giving a speech?Trouble Waking Up for Emergencies (On-Call)Problems with colleaguesColleagues feeling insecure when I do my work