Calculate sum of polynomial rootsSum of cubed rootsProblem: Sum of absolute values of polynomial rootsSum of squares of roots of a polynomial $P(x)$Determining polynomial from roots of another polynomialPolynomial with real rootsHow to solve this set of symmetric polynomial expressionsHomework: Sum of the cubed roots of polynomialProve an inequality of polynomialPolynomial problemsCalculate sum of roots

How should I address a possible mistake to co-authors in a submitted paper

How can mimic phobia be cured?

Can I still be respawned if I die by falling off the map?

Biological Blimps: Propulsion

Open a doc from terminal, but not by its name

How to say when an application is taking the half of your screen on a computer

Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?

Quasinilpotent , non-compact operators

Probability that THHT occurs in a sequence of 10 coin tosses

The IT department bottlenecks progress, how should I handle this?

Does IPv6 have similar concept of network mask?

Yosemite Fire Rings - What to Expect?

What if you are holding an Iron Flask with a demon inside and walk into Antimagic Field?

Recommended PCB layout understanding - ADM2572 datasheet

How much character growth crosses the line into breaking the character

Why is it that I can sometimes guess the next note?

PTIJ: Haman's bad computer

How to explain what's wrong with this application of the chain rule?

A binary search solution to 3Sum

When were female captains banned from Starfleet?

What is going on with 'gets(stdin)' on the site coderbyte?

How to create table with 2D function values?

What to do when eye contact makes your subordinate uncomfortable?

Strong empirical falsification of quantum mechanics based on vacuum energy density?



Calculate sum of polynomial roots


Sum of cubed rootsProblem: Sum of absolute values of polynomial rootsSum of squares of roots of a polynomial $P(x)$Determining polynomial from roots of another polynomialPolynomial with real rootsHow to solve this set of symmetric polynomial expressionsHomework: Sum of the cubed roots of polynomialProve an inequality of polynomialPolynomial problemsCalculate sum of roots













3












$begingroup$



We have the polynomial $P=x^20+x^10+x^5+2$, which has roots $x_1,x_2,x_3,...,x_20$. Calculate the sum $$sum^20_k=1frac1x_k-x_k^2$$




What I noticed: $$sum^20_k=1frac1x_k-x_k^2=sum^20_k=1left(frac1x_k+frac11-x_kright)$$



I know how to calculate the first sum: $sum^20_k=1frac1x_k$.



Please help me calculate the second one: $sum^20_k=1frac11-x_k$.










share|cite|improve this question









New contributor




P. Miller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    If $x_k$ are roots of $P(x)$, then $y_k=1-x_k$ are roots of $P(1-x)$. Maybe that can help?
    $endgroup$
    – Sil
    53 mins ago






  • 3




    $begingroup$
    Hint: $fracP'(x)P(x) = sum_k=1^20frac1x-x_k$
    $endgroup$
    – achille hui
    47 mins ago















3












$begingroup$



We have the polynomial $P=x^20+x^10+x^5+2$, which has roots $x_1,x_2,x_3,...,x_20$. Calculate the sum $$sum^20_k=1frac1x_k-x_k^2$$




What I noticed: $$sum^20_k=1frac1x_k-x_k^2=sum^20_k=1left(frac1x_k+frac11-x_kright)$$



I know how to calculate the first sum: $sum^20_k=1frac1x_k$.



Please help me calculate the second one: $sum^20_k=1frac11-x_k$.










share|cite|improve this question









New contributor




P. Miller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    If $x_k$ are roots of $P(x)$, then $y_k=1-x_k$ are roots of $P(1-x)$. Maybe that can help?
    $endgroup$
    – Sil
    53 mins ago






  • 3




    $begingroup$
    Hint: $fracP'(x)P(x) = sum_k=1^20frac1x-x_k$
    $endgroup$
    – achille hui
    47 mins ago













3












3








3





$begingroup$



We have the polynomial $P=x^20+x^10+x^5+2$, which has roots $x_1,x_2,x_3,...,x_20$. Calculate the sum $$sum^20_k=1frac1x_k-x_k^2$$




What I noticed: $$sum^20_k=1frac1x_k-x_k^2=sum^20_k=1left(frac1x_k+frac11-x_kright)$$



I know how to calculate the first sum: $sum^20_k=1frac1x_k$.



Please help me calculate the second one: $sum^20_k=1frac11-x_k$.










share|cite|improve this question









New contributor




P. Miller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$





We have the polynomial $P=x^20+x^10+x^5+2$, which has roots $x_1,x_2,x_3,...,x_20$. Calculate the sum $$sum^20_k=1frac1x_k-x_k^2$$




What I noticed: $$sum^20_k=1frac1x_k-x_k^2=sum^20_k=1left(frac1x_k+frac11-x_kright)$$



I know how to calculate the first sum: $sum^20_k=1frac1x_k$.



Please help me calculate the second one: $sum^20_k=1frac11-x_k$.







linear-algebra abstract-algebra polynomials contest-math symmetric-polynomials






share|cite|improve this question









New contributor




P. Miller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




P. Miller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited 37 mins ago









Robert Howard

2,2393935




2,2393935






New contributor




P. Miller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









P. MillerP. Miller

162




162




New contributor




P. Miller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





P. Miller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






P. Miller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











  • $begingroup$
    If $x_k$ are roots of $P(x)$, then $y_k=1-x_k$ are roots of $P(1-x)$. Maybe that can help?
    $endgroup$
    – Sil
    53 mins ago






  • 3




    $begingroup$
    Hint: $fracP'(x)P(x) = sum_k=1^20frac1x-x_k$
    $endgroup$
    – achille hui
    47 mins ago
















  • $begingroup$
    If $x_k$ are roots of $P(x)$, then $y_k=1-x_k$ are roots of $P(1-x)$. Maybe that can help?
    $endgroup$
    – Sil
    53 mins ago






  • 3




    $begingroup$
    Hint: $fracP'(x)P(x) = sum_k=1^20frac1x-x_k$
    $endgroup$
    – achille hui
    47 mins ago















$begingroup$
If $x_k$ are roots of $P(x)$, then $y_k=1-x_k$ are roots of $P(1-x)$. Maybe that can help?
$endgroup$
– Sil
53 mins ago




$begingroup$
If $x_k$ are roots of $P(x)$, then $y_k=1-x_k$ are roots of $P(1-x)$. Maybe that can help?
$endgroup$
– Sil
53 mins ago




3




3




$begingroup$
Hint: $fracP'(x)P(x) = sum_k=1^20frac1x-x_k$
$endgroup$
– achille hui
47 mins ago




$begingroup$
Hint: $fracP'(x)P(x) = sum_k=1^20frac1x-x_k$
$endgroup$
– achille hui
47 mins ago










2 Answers
2






active

oldest

votes


















4












$begingroup$

Since $$fracP'(x)P(x) = sum_k=1^20frac1x-x_k$$



and $P'(x)= 20x^19+10x^9+5x^4$



we have $$sum_k=1^20frac11-x_k=fracP'(1)P(1) = 35over 5=7$$






share|cite|improve this answer









$endgroup$




















    2












    $begingroup$

    Hint:



    Set $y=1-x$. If the $x_k$ satisfy the equation $;x^20+x^10+x^5+2=0$, the corresponding $:y_k$ satisfy the equation
    $$(1-y)^20+(1-y)^10+(1-y)^5+2=0.$$



    Can you find the constant term and the coefficient of $y$ in this equation, to use Vieta's relations?






    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
      );



      );






      P. Miller is a new contributor. Be nice, and check out our Code of Conduct.









      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3158568%2fcalculate-sum-of-polynomial-roots%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









      4












      $begingroup$

      Since $$fracP'(x)P(x) = sum_k=1^20frac1x-x_k$$



      and $P'(x)= 20x^19+10x^9+5x^4$



      we have $$sum_k=1^20frac11-x_k=fracP'(1)P(1) = 35over 5=7$$






      share|cite|improve this answer









      $endgroup$

















        4












        $begingroup$

        Since $$fracP'(x)P(x) = sum_k=1^20frac1x-x_k$$



        and $P'(x)= 20x^19+10x^9+5x^4$



        we have $$sum_k=1^20frac11-x_k=fracP'(1)P(1) = 35over 5=7$$






        share|cite|improve this answer









        $endgroup$















          4












          4








          4





          $begingroup$

          Since $$fracP'(x)P(x) = sum_k=1^20frac1x-x_k$$



          and $P'(x)= 20x^19+10x^9+5x^4$



          we have $$sum_k=1^20frac11-x_k=fracP'(1)P(1) = 35over 5=7$$






          share|cite|improve this answer









          $endgroup$



          Since $$fracP'(x)P(x) = sum_k=1^20frac1x-x_k$$



          and $P'(x)= 20x^19+10x^9+5x^4$



          we have $$sum_k=1^20frac11-x_k=fracP'(1)P(1) = 35over 5=7$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 41 mins ago









          Maria MazurMaria Mazur

          48k1260120




          48k1260120





















              2












              $begingroup$

              Hint:



              Set $y=1-x$. If the $x_k$ satisfy the equation $;x^20+x^10+x^5+2=0$, the corresponding $:y_k$ satisfy the equation
              $$(1-y)^20+(1-y)^10+(1-y)^5+2=0.$$



              Can you find the constant term and the coefficient of $y$ in this equation, to use Vieta's relations?






              share|cite|improve this answer









              $endgroup$

















                2












                $begingroup$

                Hint:



                Set $y=1-x$. If the $x_k$ satisfy the equation $;x^20+x^10+x^5+2=0$, the corresponding $:y_k$ satisfy the equation
                $$(1-y)^20+(1-y)^10+(1-y)^5+2=0.$$



                Can you find the constant term and the coefficient of $y$ in this equation, to use Vieta's relations?






                share|cite|improve this answer









                $endgroup$















                  2












                  2








                  2





                  $begingroup$

                  Hint:



                  Set $y=1-x$. If the $x_k$ satisfy the equation $;x^20+x^10+x^5+2=0$, the corresponding $:y_k$ satisfy the equation
                  $$(1-y)^20+(1-y)^10+(1-y)^5+2=0.$$



                  Can you find the constant term and the coefficient of $y$ in this equation, to use Vieta's relations?






                  share|cite|improve this answer









                  $endgroup$



                  Hint:



                  Set $y=1-x$. If the $x_k$ satisfy the equation $;x^20+x^10+x^5+2=0$, the corresponding $:y_k$ satisfy the equation
                  $$(1-y)^20+(1-y)^10+(1-y)^5+2=0.$$



                  Can you find the constant term and the coefficient of $y$ in this equation, to use Vieta's relations?







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 47 mins ago









                  BernardBernard

                  123k741117




                  123k741117




















                      P. Miller is a new contributor. Be nice, and check out our Code of Conduct.









                      draft saved

                      draft discarded


















                      P. Miller is a new contributor. Be nice, and check out our Code of Conduct.












                      P. Miller is a new contributor. Be nice, and check out our Code of Conduct.











                      P. Miller is a new contributor. Be nice, and check out our Code of Conduct.














                      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%2f3158568%2fcalculate-sum-of-polynomial-roots%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

                      瀋陽號驅逐艦 目录 接收與服役 配置反潛直升機 武進三型性能升級 歷史 除役 參考資料 外部連結 导航菜单Taiwan Air Power海疆老兵-陽字號驅逐艦沿革World Navies Today: Taiwan (Republic of China)DD-839 USS POWER

                      Memorizing the KeyboardThe Norwegian Foreman''If the B…''The Consonant EaterThe Cherry TreeElle Rend Le Coeur Plus AmoureuxFill in the blanks with the number in wordsState of the UnionFind the missing elementsCircuit DiagramWhat's the name of the game show?

                      名間水力發電廠 目录 沿革 設施 鄰近設施 註釋 外部連結 导航菜单23°50′10″N 120°42′41″E / 23.83611°N 120.71139°E / 23.83611; 120.7113923°50′10″N 120°42′41″E / 23.83611°N 120.71139°E / 23.83611; 120.71139計畫概要原始内容臺灣第一座BOT 模式開發的水力發電廠-名間水力電廠名間水力發電廠 水利署首件BOT案原始内容《小檔案》名間電廠 首座BOT水力發電廠原始内容名間電廠BOT - 經濟部水利署中區水資源局