Further factorisation of a difference of cubes?Factors of a polynomial over $mathbbC$Factoring and solving a cubic polynomialUniversal factoring method or list of methods (trinomials)Find the cubic polynomial given linear reminders after division by quadratic polynomials?Factoring Polynomials: How do I express the area and perimeter in factored form?factoring $(x^6 - y^6)$: what is going on here?How do I factor “Higher order” polynomials?How can I factor this bivariate polynomial over the reals?What's the easiest way to solve the cubic $3x^3-13x^2+3x-13$integer factorisation

Why can't I prove summation identities without guessing?

A Cunning Riley Riddle

Is it a Munchausen Number?

Company threw a surprise party for the CEO, 3 weeks later management says we have to pay for it, do I have to?

Why are parallelograms defined as quadrilaterals? What term would encompass polygons with greater than two parallel pairs?

We are two immediate neighbors who forged our own powers to form concatenated relationship. Who are we?

How do I compare the result of "1d20+x, with advantage" to "1d20+y, without advantage", assuming x < y?

My perfect evil overlord plan... or is it?

Renting a house to a graduate student in my department

How to find the tex encoding of specific fonts?

Is it bad writing or bad story telling if first person narrative contains more information than the narrator knows?

What is wrong with my code? RGB potentiometer

Best species to breed to intelligence

How to efficiently lower your karma

Was Mohammed the most popular first name for boys born in Berlin in 2018?

Should I pay on student loans in deferment or continue to snowball other debts?

Is a vertical stabiliser needed for straight line flight in a glider?

How did Thanos not realise this had happened at the end of Endgame?

Exception propagation: When to catch exceptions?

Was the Highlands Ranch shooting the 115th mass shooting in the US in 2019

What was the notion of limit that Newton used?

Was there a contingency plan in place if Little Boy failed to detonate?

Names of the Six Tastes

What can cause an unfrozen indoor copper drain pipe to crack?



Further factorisation of a difference of cubes?


Factors of a polynomial over $mathbbC$Factoring and solving a cubic polynomialUniversal factoring method or list of methods (trinomials)Find the cubic polynomial given linear reminders after division by quadratic polynomials?Factoring Polynomials: How do I express the area and perimeter in factored form?factoring $(x^6 - y^6)$: what is going on here?How do I factor “Higher order” polynomials?How can I factor this bivariate polynomial over the reals?What's the easiest way to solve the cubic $3x^3-13x^2+3x-13$integer factorisation













2












$begingroup$


We know that a difference of cubes can be factored using $a^3-b^3=(a-b)(a^2+ab+b^2)$. How do we know that the quadratic can't be factored further.



For example,
$$
27x^3-(x+3)^3=((3x-(x+3))(9x^2+3x(x+3)+(x+3)) \
=(2x-3)(13x^2+15x+9)
$$

In this case we can't factor the quadratic over R. Is there any way to know before factorising the cubic that the resulting quadratic can't be factored further.



Another way of asking is to give an example similar to the one above where the resulting quadratic is reducible over R.










share|cite|improve this question











$endgroup$
















    2












    $begingroup$


    We know that a difference of cubes can be factored using $a^3-b^3=(a-b)(a^2+ab+b^2)$. How do we know that the quadratic can't be factored further.



    For example,
    $$
    27x^3-(x+3)^3=((3x-(x+3))(9x^2+3x(x+3)+(x+3)) \
    =(2x-3)(13x^2+15x+9)
    $$

    In this case we can't factor the quadratic over R. Is there any way to know before factorising the cubic that the resulting quadratic can't be factored further.



    Another way of asking is to give an example similar to the one above where the resulting quadratic is reducible over R.










    share|cite|improve this question











    $endgroup$














      2












      2








      2





      $begingroup$


      We know that a difference of cubes can be factored using $a^3-b^3=(a-b)(a^2+ab+b^2)$. How do we know that the quadratic can't be factored further.



      For example,
      $$
      27x^3-(x+3)^3=((3x-(x+3))(9x^2+3x(x+3)+(x+3)) \
      =(2x-3)(13x^2+15x+9)
      $$

      In this case we can't factor the quadratic over R. Is there any way to know before factorising the cubic that the resulting quadratic can't be factored further.



      Another way of asking is to give an example similar to the one above where the resulting quadratic is reducible over R.










      share|cite|improve this question











      $endgroup$




      We know that a difference of cubes can be factored using $a^3-b^3=(a-b)(a^2+ab+b^2)$. How do we know that the quadratic can't be factored further.



      For example,
      $$
      27x^3-(x+3)^3=((3x-(x+3))(9x^2+3x(x+3)+(x+3)) \
      =(2x-3)(13x^2+15x+9)
      $$

      In this case we can't factor the quadratic over R. Is there any way to know before factorising the cubic that the resulting quadratic can't be factored further.



      Another way of asking is to give an example similar to the one above where the resulting quadratic is reducible over R.







      factoring cubic-equations






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited 3 hours ago









      Toby Mak

      3,77511128




      3,77511128










      asked 3 hours ago









      pdmcleanpdmclean

      315214




      315214




















          3 Answers
          3






          active

          oldest

          votes


















          7












          $begingroup$

          Over the complex numbers the difference of cubes factors as
          $$a^3-b^3=(a-b)(a-omega b)(a-omega^2b),$$
          where $omegainBbbC$ is a primitive cube root of unity, i.e. either
          $$omega=-frac12+fracsqrt32i
          qquadtext or qquad
          omega=-frac12-fracsqrt32i.$$

          This factorization is unique; each of these two primitive cube roots of unity is the square of the other. So if the difference of cubes factors over the real numbers, then it must factor as above. But the linear factors above are real if and only if $a=0$ or $b=0$.



          So the only examples where the resulting quadratic is reducible over $BbbR$ are the trivial ones:
          $$a^3-0^3=acdot(a^2)qquadtext and qquad 0^3-b^3=-bcdot(b^2).$$




          Alternatively, without referring to complex numbers, instead it suffices to note that a real quadratic polynomial is irreducible if (and only if) its discriminant is negative. The discriminant of
          $$a^2+ab+b^2,$$
          viewed as a polynomial in either $a$ or $b$, is
          $$b^2-4b^2=-3b^2qquadtext or qquad a^2-4a^2=-3a^2,$$
          respectively. Either way, it is negative unless $b=0$ or $a=0$, respectively. So the resulting quadratic is reducible if and only if $a=0$ or $b=0$.






          share|cite|improve this answer











          $endgroup$




















            1












            $begingroup$

            Let $x = a/b$. Then factoring $a^3 - b^3$ is essentially the same as factoring $x^3 -1$. That cubic has one real root, $1$. and factors as
            $$
            (x-1)(x^2+x+1)
            $$

            The other two roots are the complex roots of the quadratic factor - the other two cube roots of $1$:
            $$
            -frac12 pm fracsqrt32i.
            $$

            So the quadratic does not factor over the real numbers.






            share|cite|improve this answer











            $endgroup$








            • 1




              $begingroup$
              I believe you are missing an $i$ at the end.
              $endgroup$
              – Simply Beautiful Art
              3 hours ago










            • $begingroup$
              @SimplyBeautifulArt Yes, thanks. Fixed. You could have edited to add it.
              $endgroup$
              – Ethan Bolker
              2 hours ago


















            0












            $begingroup$

            Let $$delta:=b^2-4ac.$$
            We can factor the quadratic over $mathbb R$ if and only if $deltageq 0$.



            In the example above,we have
            $$a = 13,b = 15,c = 9$$
            hence,
            $$delta = 15^2-4times 13times 9=-243<0$$
            so the quadratic isn't reducible over $mathbb R$.






            share|cite|improve this answer








            New contributor



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





            $endgroup$













              Your Answer








              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%2f3220372%2ffurther-factorisation-of-a-difference-of-cubes%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









              7












              $begingroup$

              Over the complex numbers the difference of cubes factors as
              $$a^3-b^3=(a-b)(a-omega b)(a-omega^2b),$$
              where $omegainBbbC$ is a primitive cube root of unity, i.e. either
              $$omega=-frac12+fracsqrt32i
              qquadtext or qquad
              omega=-frac12-fracsqrt32i.$$

              This factorization is unique; each of these two primitive cube roots of unity is the square of the other. So if the difference of cubes factors over the real numbers, then it must factor as above. But the linear factors above are real if and only if $a=0$ or $b=0$.



              So the only examples where the resulting quadratic is reducible over $BbbR$ are the trivial ones:
              $$a^3-0^3=acdot(a^2)qquadtext and qquad 0^3-b^3=-bcdot(b^2).$$




              Alternatively, without referring to complex numbers, instead it suffices to note that a real quadratic polynomial is irreducible if (and only if) its discriminant is negative. The discriminant of
              $$a^2+ab+b^2,$$
              viewed as a polynomial in either $a$ or $b$, is
              $$b^2-4b^2=-3b^2qquadtext or qquad a^2-4a^2=-3a^2,$$
              respectively. Either way, it is negative unless $b=0$ or $a=0$, respectively. So the resulting quadratic is reducible if and only if $a=0$ or $b=0$.






              share|cite|improve this answer











              $endgroup$

















                7












                $begingroup$

                Over the complex numbers the difference of cubes factors as
                $$a^3-b^3=(a-b)(a-omega b)(a-omega^2b),$$
                where $omegainBbbC$ is a primitive cube root of unity, i.e. either
                $$omega=-frac12+fracsqrt32i
                qquadtext or qquad
                omega=-frac12-fracsqrt32i.$$

                This factorization is unique; each of these two primitive cube roots of unity is the square of the other. So if the difference of cubes factors over the real numbers, then it must factor as above. But the linear factors above are real if and only if $a=0$ or $b=0$.



                So the only examples where the resulting quadratic is reducible over $BbbR$ are the trivial ones:
                $$a^3-0^3=acdot(a^2)qquadtext and qquad 0^3-b^3=-bcdot(b^2).$$




                Alternatively, without referring to complex numbers, instead it suffices to note that a real quadratic polynomial is irreducible if (and only if) its discriminant is negative. The discriminant of
                $$a^2+ab+b^2,$$
                viewed as a polynomial in either $a$ or $b$, is
                $$b^2-4b^2=-3b^2qquadtext or qquad a^2-4a^2=-3a^2,$$
                respectively. Either way, it is negative unless $b=0$ or $a=0$, respectively. So the resulting quadratic is reducible if and only if $a=0$ or $b=0$.






                share|cite|improve this answer











                $endgroup$















                  7












                  7








                  7





                  $begingroup$

                  Over the complex numbers the difference of cubes factors as
                  $$a^3-b^3=(a-b)(a-omega b)(a-omega^2b),$$
                  where $omegainBbbC$ is a primitive cube root of unity, i.e. either
                  $$omega=-frac12+fracsqrt32i
                  qquadtext or qquad
                  omega=-frac12-fracsqrt32i.$$

                  This factorization is unique; each of these two primitive cube roots of unity is the square of the other. So if the difference of cubes factors over the real numbers, then it must factor as above. But the linear factors above are real if and only if $a=0$ or $b=0$.



                  So the only examples where the resulting quadratic is reducible over $BbbR$ are the trivial ones:
                  $$a^3-0^3=acdot(a^2)qquadtext and qquad 0^3-b^3=-bcdot(b^2).$$




                  Alternatively, without referring to complex numbers, instead it suffices to note that a real quadratic polynomial is irreducible if (and only if) its discriminant is negative. The discriminant of
                  $$a^2+ab+b^2,$$
                  viewed as a polynomial in either $a$ or $b$, is
                  $$b^2-4b^2=-3b^2qquadtext or qquad a^2-4a^2=-3a^2,$$
                  respectively. Either way, it is negative unless $b=0$ or $a=0$, respectively. So the resulting quadratic is reducible if and only if $a=0$ or $b=0$.






                  share|cite|improve this answer











                  $endgroup$



                  Over the complex numbers the difference of cubes factors as
                  $$a^3-b^3=(a-b)(a-omega b)(a-omega^2b),$$
                  where $omegainBbbC$ is a primitive cube root of unity, i.e. either
                  $$omega=-frac12+fracsqrt32i
                  qquadtext or qquad
                  omega=-frac12-fracsqrt32i.$$

                  This factorization is unique; each of these two primitive cube roots of unity is the square of the other. So if the difference of cubes factors over the real numbers, then it must factor as above. But the linear factors above are real if and only if $a=0$ or $b=0$.



                  So the only examples where the resulting quadratic is reducible over $BbbR$ are the trivial ones:
                  $$a^3-0^3=acdot(a^2)qquadtext and qquad 0^3-b^3=-bcdot(b^2).$$




                  Alternatively, without referring to complex numbers, instead it suffices to note that a real quadratic polynomial is irreducible if (and only if) its discriminant is negative. The discriminant of
                  $$a^2+ab+b^2,$$
                  viewed as a polynomial in either $a$ or $b$, is
                  $$b^2-4b^2=-3b^2qquadtext or qquad a^2-4a^2=-3a^2,$$
                  respectively. Either way, it is negative unless $b=0$ or $a=0$, respectively. So the resulting quadratic is reducible if and only if $a=0$ or $b=0$.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 2 hours ago

























                  answered 3 hours ago









                  ServaesServaes

                  32.6k443101




                  32.6k443101





















                      1












                      $begingroup$

                      Let $x = a/b$. Then factoring $a^3 - b^3$ is essentially the same as factoring $x^3 -1$. That cubic has one real root, $1$. and factors as
                      $$
                      (x-1)(x^2+x+1)
                      $$

                      The other two roots are the complex roots of the quadratic factor - the other two cube roots of $1$:
                      $$
                      -frac12 pm fracsqrt32i.
                      $$

                      So the quadratic does not factor over the real numbers.






                      share|cite|improve this answer











                      $endgroup$








                      • 1




                        $begingroup$
                        I believe you are missing an $i$ at the end.
                        $endgroup$
                        – Simply Beautiful Art
                        3 hours ago










                      • $begingroup$
                        @SimplyBeautifulArt Yes, thanks. Fixed. You could have edited to add it.
                        $endgroup$
                        – Ethan Bolker
                        2 hours ago















                      1












                      $begingroup$

                      Let $x = a/b$. Then factoring $a^3 - b^3$ is essentially the same as factoring $x^3 -1$. That cubic has one real root, $1$. and factors as
                      $$
                      (x-1)(x^2+x+1)
                      $$

                      The other two roots are the complex roots of the quadratic factor - the other two cube roots of $1$:
                      $$
                      -frac12 pm fracsqrt32i.
                      $$

                      So the quadratic does not factor over the real numbers.






                      share|cite|improve this answer











                      $endgroup$








                      • 1




                        $begingroup$
                        I believe you are missing an $i$ at the end.
                        $endgroup$
                        – Simply Beautiful Art
                        3 hours ago










                      • $begingroup$
                        @SimplyBeautifulArt Yes, thanks. Fixed. You could have edited to add it.
                        $endgroup$
                        – Ethan Bolker
                        2 hours ago













                      1












                      1








                      1





                      $begingroup$

                      Let $x = a/b$. Then factoring $a^3 - b^3$ is essentially the same as factoring $x^3 -1$. That cubic has one real root, $1$. and factors as
                      $$
                      (x-1)(x^2+x+1)
                      $$

                      The other two roots are the complex roots of the quadratic factor - the other two cube roots of $1$:
                      $$
                      -frac12 pm fracsqrt32i.
                      $$

                      So the quadratic does not factor over the real numbers.






                      share|cite|improve this answer











                      $endgroup$



                      Let $x = a/b$. Then factoring $a^3 - b^3$ is essentially the same as factoring $x^3 -1$. That cubic has one real root, $1$. and factors as
                      $$
                      (x-1)(x^2+x+1)
                      $$

                      The other two roots are the complex roots of the quadratic factor - the other two cube roots of $1$:
                      $$
                      -frac12 pm fracsqrt32i.
                      $$

                      So the quadratic does not factor over the real numbers.







                      share|cite|improve this answer














                      share|cite|improve this answer



                      share|cite|improve this answer








                      edited 2 hours ago

























                      answered 3 hours ago









                      Ethan BolkerEthan Bolker

                      47.5k556123




                      47.5k556123







                      • 1




                        $begingroup$
                        I believe you are missing an $i$ at the end.
                        $endgroup$
                        – Simply Beautiful Art
                        3 hours ago










                      • $begingroup$
                        @SimplyBeautifulArt Yes, thanks. Fixed. You could have edited to add it.
                        $endgroup$
                        – Ethan Bolker
                        2 hours ago












                      • 1




                        $begingroup$
                        I believe you are missing an $i$ at the end.
                        $endgroup$
                        – Simply Beautiful Art
                        3 hours ago










                      • $begingroup$
                        @SimplyBeautifulArt Yes, thanks. Fixed. You could have edited to add it.
                        $endgroup$
                        – Ethan Bolker
                        2 hours ago







                      1




                      1




                      $begingroup$
                      I believe you are missing an $i$ at the end.
                      $endgroup$
                      – Simply Beautiful Art
                      3 hours ago




                      $begingroup$
                      I believe you are missing an $i$ at the end.
                      $endgroup$
                      – Simply Beautiful Art
                      3 hours ago












                      $begingroup$
                      @SimplyBeautifulArt Yes, thanks. Fixed. You could have edited to add it.
                      $endgroup$
                      – Ethan Bolker
                      2 hours ago




                      $begingroup$
                      @SimplyBeautifulArt Yes, thanks. Fixed. You could have edited to add it.
                      $endgroup$
                      – Ethan Bolker
                      2 hours ago











                      0












                      $begingroup$

                      Let $$delta:=b^2-4ac.$$
                      We can factor the quadratic over $mathbb R$ if and only if $deltageq 0$.



                      In the example above,we have
                      $$a = 13,b = 15,c = 9$$
                      hence,
                      $$delta = 15^2-4times 13times 9=-243<0$$
                      so the quadratic isn't reducible over $mathbb R$.






                      share|cite|improve this answer








                      New contributor



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





                      $endgroup$

















                        0












                        $begingroup$

                        Let $$delta:=b^2-4ac.$$
                        We can factor the quadratic over $mathbb R$ if and only if $deltageq 0$.



                        In the example above,we have
                        $$a = 13,b = 15,c = 9$$
                        hence,
                        $$delta = 15^2-4times 13times 9=-243<0$$
                        so the quadratic isn't reducible over $mathbb R$.






                        share|cite|improve this answer








                        New contributor



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





                        $endgroup$















                          0












                          0








                          0





                          $begingroup$

                          Let $$delta:=b^2-4ac.$$
                          We can factor the quadratic over $mathbb R$ if and only if $deltageq 0$.



                          In the example above,we have
                          $$a = 13,b = 15,c = 9$$
                          hence,
                          $$delta = 15^2-4times 13times 9=-243<0$$
                          so the quadratic isn't reducible over $mathbb R$.






                          share|cite|improve this answer








                          New contributor



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





                          $endgroup$



                          Let $$delta:=b^2-4ac.$$
                          We can factor the quadratic over $mathbb R$ if and only if $deltageq 0$.



                          In the example above,we have
                          $$a = 13,b = 15,c = 9$$
                          hence,
                          $$delta = 15^2-4times 13times 9=-243<0$$
                          so the quadratic isn't reducible over $mathbb R$.







                          share|cite|improve this answer








                          New contributor



                          ling 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 answer



                          share|cite|improve this answer






                          New contributor



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








                          answered 2 hours ago









                          lingling

                          534




                          534




                          New contributor



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




                          New contributor




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





























                              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%2f3220372%2ffurther-factorisation-of-a-difference-of-cubes%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

                              ParseJSON using SSJSUsing AMPscript with SSJS ActivitiesHow to resubscribe a user in Marketing cloud using SSJS?Pulling Subscriber Status from Lists using SSJSRetrieving Emails using SSJSProblem in updating DE using SSJSUsing SSJS to send single email in Marketing CloudError adding EmailSendDefinition using SSJS

                              Кампала Садржај Географија Географија Историја Становништво Привреда Партнерски градови Референце Спољашње везе Мени за навигацију0°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.340°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.34МедијиПодациЗванични веб-сајту

                              Кастелфранко ди Сопра Становништво Референце Спољашње везе Мени за навигацију43°37′18″ СГШ; 11°33′32″ ИГД / 43.62156° СГШ; 11.55885° ИГД / 43.62156; 11.5588543°37′18″ СГШ; 11°33′32″ ИГД / 43.62156° СГШ; 11.55885° ИГД / 43.62156; 11.558853179688„The GeoNames geographical database”„Istituto Nazionale di Statistica”проширитиууWorldCat156923403n850174324558639-1cb14643287r(подаци)