Mnemonic for cubic discriminant?












0












$begingroup$


I sort of doubt there is a good one out there, but I thought I'd ask. I'm looking for a mnemonic for the general discriminant of the polynomial $ax^3+bx^2+cx+d$, which is




$$b^2c^2-4ac^3-4b^3d-27a^2d^2+18abcd$$




Obviously if necessary, one can use different letters and / or assume a=1. However, the mnemonic is homogeneous with respect to the coefficients, so it might actually be easier to leave $a$ in.





A much easier case is the discriminant of $x^3+px+q$, which has discriminant $-4p^3-27q^2$.










share|cite|improve this question









$endgroup$












  • $begingroup$
    Not a mnemonic, but a different way to approach the cubic: nickalls.org/dick/papers/maths/cubic1993.pdf
    $endgroup$
    – Andy Walls
    Dec 7 '18 at 2:13
















0












$begingroup$


I sort of doubt there is a good one out there, but I thought I'd ask. I'm looking for a mnemonic for the general discriminant of the polynomial $ax^3+bx^2+cx+d$, which is




$$b^2c^2-4ac^3-4b^3d-27a^2d^2+18abcd$$




Obviously if necessary, one can use different letters and / or assume a=1. However, the mnemonic is homogeneous with respect to the coefficients, so it might actually be easier to leave $a$ in.





A much easier case is the discriminant of $x^3+px+q$, which has discriminant $-4p^3-27q^2$.










share|cite|improve this question









$endgroup$












  • $begingroup$
    Not a mnemonic, but a different way to approach the cubic: nickalls.org/dick/papers/maths/cubic1993.pdf
    $endgroup$
    – Andy Walls
    Dec 7 '18 at 2:13














0












0








0





$begingroup$


I sort of doubt there is a good one out there, but I thought I'd ask. I'm looking for a mnemonic for the general discriminant of the polynomial $ax^3+bx^2+cx+d$, which is




$$b^2c^2-4ac^3-4b^3d-27a^2d^2+18abcd$$




Obviously if necessary, one can use different letters and / or assume a=1. However, the mnemonic is homogeneous with respect to the coefficients, so it might actually be easier to leave $a$ in.





A much easier case is the discriminant of $x^3+px+q$, which has discriminant $-4p^3-27q^2$.










share|cite|improve this question









$endgroup$




I sort of doubt there is a good one out there, but I thought I'd ask. I'm looking for a mnemonic for the general discriminant of the polynomial $ax^3+bx^2+cx+d$, which is




$$b^2c^2-4ac^3-4b^3d-27a^2d^2+18abcd$$




Obviously if necessary, one can use different letters and / or assume a=1. However, the mnemonic is homogeneous with respect to the coefficients, so it might actually be easier to leave $a$ in.





A much easier case is the discriminant of $x^3+px+q$, which has discriminant $-4p^3-27q^2$.







mnemonic






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 7 '18 at 0:24









Elliot GElliot G

10.2k21645




10.2k21645












  • $begingroup$
    Not a mnemonic, but a different way to approach the cubic: nickalls.org/dick/papers/maths/cubic1993.pdf
    $endgroup$
    – Andy Walls
    Dec 7 '18 at 2:13


















  • $begingroup$
    Not a mnemonic, but a different way to approach the cubic: nickalls.org/dick/papers/maths/cubic1993.pdf
    $endgroup$
    – Andy Walls
    Dec 7 '18 at 2:13
















$begingroup$
Not a mnemonic, but a different way to approach the cubic: nickalls.org/dick/papers/maths/cubic1993.pdf
$endgroup$
– Andy Walls
Dec 7 '18 at 2:13




$begingroup$
Not a mnemonic, but a different way to approach the cubic: nickalls.org/dick/papers/maths/cubic1993.pdf
$endgroup$
– Andy Walls
Dec 7 '18 at 2:13










2 Answers
2






active

oldest

votes


















1












$begingroup$

I don't have a nnemonic to suggest. However, after my sixth grade gym teacher made us write down our locker combination and the serial number on the back 200 times on the first day of school, I have never forgotten either. I still use the lock and I'm in my forties.






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    I know this is barely a mnemonic, but I am doubtful there will ever be a nice one. I managed to memorize this in one day with the following method:



    Break the expression into two parts: one with letters and one with numbers.




    Letters: $bcac, bdad, abcd$.



    Numbers: $122-413-431-17 22-18$.




    Explanation: if you already have an idea of what the discriminant should look like, and remember that each term has degree four, it is easy to reconstruct from this. The last term is a multiple of $abcd$, which is easy to remember, so we start with
    $$bc ac bd ad abcd$$
    and add in the coefficients and exponents. These come from the number sequence. So $122$ and $bc$ become$ b^2c^2$. Then $-413$ and $ac$ become $-4ac^3$, etc. The last term is $-18abcd$, although I didn't write $181111$.





    I showed this to someone and they thought it was about as useful as just memorizing the expression from scratch, but somehow it is easier to remember these two sequences. The letters sound like words "buhCACK, buDAD," and "abcd" is easy to remember. Then the sequence of numbers is about as easy as memorizing a phone number.



    Like I said, its pretty dumb and hardly a mnemonic, but it worked for me.






    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%2f3029273%2fmnemonic-for-cubic-discriminant%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









      1












      $begingroup$

      I don't have a nnemonic to suggest. However, after my sixth grade gym teacher made us write down our locker combination and the serial number on the back 200 times on the first day of school, I have never forgotten either. I still use the lock and I'm in my forties.






      share|cite|improve this answer









      $endgroup$


















        1












        $begingroup$

        I don't have a nnemonic to suggest. However, after my sixth grade gym teacher made us write down our locker combination and the serial number on the back 200 times on the first day of school, I have never forgotten either. I still use the lock and I'm in my forties.






        share|cite|improve this answer









        $endgroup$
















          1












          1








          1





          $begingroup$

          I don't have a nnemonic to suggest. However, after my sixth grade gym teacher made us write down our locker combination and the serial number on the back 200 times on the first day of school, I have never forgotten either. I still use the lock and I'm in my forties.






          share|cite|improve this answer









          $endgroup$



          I don't have a nnemonic to suggest. However, after my sixth grade gym teacher made us write down our locker combination and the serial number on the back 200 times on the first day of school, I have never forgotten either. I still use the lock and I'm in my forties.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 7 '18 at 2:11









          BillBill

          194




          194























              0












              $begingroup$

              I know this is barely a mnemonic, but I am doubtful there will ever be a nice one. I managed to memorize this in one day with the following method:



              Break the expression into two parts: one with letters and one with numbers.




              Letters: $bcac, bdad, abcd$.



              Numbers: $122-413-431-17 22-18$.




              Explanation: if you already have an idea of what the discriminant should look like, and remember that each term has degree four, it is easy to reconstruct from this. The last term is a multiple of $abcd$, which is easy to remember, so we start with
              $$bc ac bd ad abcd$$
              and add in the coefficients and exponents. These come from the number sequence. So $122$ and $bc$ become$ b^2c^2$. Then $-413$ and $ac$ become $-4ac^3$, etc. The last term is $-18abcd$, although I didn't write $181111$.





              I showed this to someone and they thought it was about as useful as just memorizing the expression from scratch, but somehow it is easier to remember these two sequences. The letters sound like words "buhCACK, buDAD," and "abcd" is easy to remember. Then the sequence of numbers is about as easy as memorizing a phone number.



              Like I said, its pretty dumb and hardly a mnemonic, but it worked for me.






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                I know this is barely a mnemonic, but I am doubtful there will ever be a nice one. I managed to memorize this in one day with the following method:



                Break the expression into two parts: one with letters and one with numbers.




                Letters: $bcac, bdad, abcd$.



                Numbers: $122-413-431-17 22-18$.




                Explanation: if you already have an idea of what the discriminant should look like, and remember that each term has degree four, it is easy to reconstruct from this. The last term is a multiple of $abcd$, which is easy to remember, so we start with
                $$bc ac bd ad abcd$$
                and add in the coefficients and exponents. These come from the number sequence. So $122$ and $bc$ become$ b^2c^2$. Then $-413$ and $ac$ become $-4ac^3$, etc. The last term is $-18abcd$, although I didn't write $181111$.





                I showed this to someone and they thought it was about as useful as just memorizing the expression from scratch, but somehow it is easier to remember these two sequences. The letters sound like words "buhCACK, buDAD," and "abcd" is easy to remember. Then the sequence of numbers is about as easy as memorizing a phone number.



                Like I said, its pretty dumb and hardly a mnemonic, but it worked for me.






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  I know this is barely a mnemonic, but I am doubtful there will ever be a nice one. I managed to memorize this in one day with the following method:



                  Break the expression into two parts: one with letters and one with numbers.




                  Letters: $bcac, bdad, abcd$.



                  Numbers: $122-413-431-17 22-18$.




                  Explanation: if you already have an idea of what the discriminant should look like, and remember that each term has degree four, it is easy to reconstruct from this. The last term is a multiple of $abcd$, which is easy to remember, so we start with
                  $$bc ac bd ad abcd$$
                  and add in the coefficients and exponents. These come from the number sequence. So $122$ and $bc$ become$ b^2c^2$. Then $-413$ and $ac$ become $-4ac^3$, etc. The last term is $-18abcd$, although I didn't write $181111$.





                  I showed this to someone and they thought it was about as useful as just memorizing the expression from scratch, but somehow it is easier to remember these two sequences. The letters sound like words "buhCACK, buDAD," and "abcd" is easy to remember. Then the sequence of numbers is about as easy as memorizing a phone number.



                  Like I said, its pretty dumb and hardly a mnemonic, but it worked for me.






                  share|cite|improve this answer









                  $endgroup$



                  I know this is barely a mnemonic, but I am doubtful there will ever be a nice one. I managed to memorize this in one day with the following method:



                  Break the expression into two parts: one with letters and one with numbers.




                  Letters: $bcac, bdad, abcd$.



                  Numbers: $122-413-431-17 22-18$.




                  Explanation: if you already have an idea of what the discriminant should look like, and remember that each term has degree four, it is easy to reconstruct from this. The last term is a multiple of $abcd$, which is easy to remember, so we start with
                  $$bc ac bd ad abcd$$
                  and add in the coefficients and exponents. These come from the number sequence. So $122$ and $bc$ become$ b^2c^2$. Then $-413$ and $ac$ become $-4ac^3$, etc. The last term is $-18abcd$, although I didn't write $181111$.





                  I showed this to someone and they thought it was about as useful as just memorizing the expression from scratch, but somehow it is easier to remember these two sequences. The letters sound like words "buhCACK, buDAD," and "abcd" is easy to remember. Then the sequence of numbers is about as easy as memorizing a phone number.



                  Like I said, its pretty dumb and hardly a mnemonic, but it worked for me.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 7 '18 at 23:12









                  Elliot GElliot G

                  10.2k21645




                  10.2k21645






























                      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%2f3029273%2fmnemonic-for-cubic-discriminant%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

                      Bundesstraße 106

                      Verónica Boquete

                      Ida-Boy-Ed-Garten