How did Ruffini discover his method of polynomial division?












2














How did Ruffini discover his method of polynomial division? At that time was it known that polynomial division works similar to integer division?










share|improve this question









New contributor




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

























    2














    How did Ruffini discover his method of polynomial division? At that time was it known that polynomial division works similar to integer division?










    share|improve this question









    New contributor




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























      2












      2








      2


      2





      How did Ruffini discover his method of polynomial division? At that time was it known that polynomial division works similar to integer division?










      share|improve this question









      New contributor




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











      How did Ruffini discover his method of polynomial division? At that time was it known that polynomial division works similar to integer division?







      mathematics discoveries elementary-algebra






      share|improve this question









      New contributor




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











      share|improve this question









      New contributor




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









      share|improve this question




      share|improve this question








      edited Dec 30 '18 at 19:02









      Conifold

      32.3k150120




      32.3k150120






      New contributor




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









      asked Dec 30 '18 at 16:11









      user629353

      133




      133




      New contributor




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





      New contributor





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






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






















          1 Answer
          1






          active

          oldest

          votes


















          2














          Polynomial division algorithms were known long before Ruffini's Sopra la determinazione delle radici (1804). For a history of even older numerical division algorithms see Who invented short and long division?



          Some authors, see also Victor Katz's History of Mathematics (7.2.3), credit medieval Arabic mathematician al-Samaw'al (1130-1180) for inventing long division, of both polynomials and integers. Al-Samaw'al was first to use tables of coefficients to write and perform calculations with polynomials, he even allowed negative powers. He described a division method underlying the polynomial long division, although his record keeping is more akin to what is now called synthetic division. He also noted the analogy between his way of writing polynomials and the decimal positional notation, and transferred his algorithms to decimal numbers by simply replacing the variable with $10$, so he may well be the first to provide a mathematical justification for a positional division algorithm.



          The method for dividing by a linear factor is presented implicitly in Descartes's La Geometrie (1637), where it is used as a part of his algebraic algorithm for drawing tangents to algebraic curves (described in Is there a 'lost calculus'?). A more efficient algorithm of polynomial division, an optimized version of synthetic division, was produced by Jan Hudde in a letter included into 1659 edition of Descartes's La Geometrie, see a description in Suzuki's The Lost Calculus (1637–1670). Hudde was a talented Dutch mathematician who had to abandon mathematics for politics to save Netherlands from Spanish invasion. Ruffini's rule is an adaptation of Hudde's, see Ruffini’s Rule and meaning of division post.



          What Ruffini describes generalizes to the modern synthetic division algorithm for polynomials, see Fitzherbert's Ghosts of mathematicians past: Paolo Ruffini. For subsequent generalizations by Budan and Horner see Chabert's History of Algorithms, 7.9. As a method of finding roots, historians trace the Ruffini–Horner scheme to the Chinese mathematician Jia Xian (ca. 1010–ca. 1070), who lived even earlier than al-Samaw'al, see Similarities between Chinese and Arabic Mathematical Writings: (I) Root extraction by Chemla.






          share|improve this answer























            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: "587"
            };
            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: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            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
            });


            }
            });






            user629353 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%2fhsm.stackexchange.com%2fquestions%2f8121%2fhow-did-ruffini-discover-his-method-of-polynomial-division%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            Polynomial division algorithms were known long before Ruffini's Sopra la determinazione delle radici (1804). For a history of even older numerical division algorithms see Who invented short and long division?



            Some authors, see also Victor Katz's History of Mathematics (7.2.3), credit medieval Arabic mathematician al-Samaw'al (1130-1180) for inventing long division, of both polynomials and integers. Al-Samaw'al was first to use tables of coefficients to write and perform calculations with polynomials, he even allowed negative powers. He described a division method underlying the polynomial long division, although his record keeping is more akin to what is now called synthetic division. He also noted the analogy between his way of writing polynomials and the decimal positional notation, and transferred his algorithms to decimal numbers by simply replacing the variable with $10$, so he may well be the first to provide a mathematical justification for a positional division algorithm.



            The method for dividing by a linear factor is presented implicitly in Descartes's La Geometrie (1637), where it is used as a part of his algebraic algorithm for drawing tangents to algebraic curves (described in Is there a 'lost calculus'?). A more efficient algorithm of polynomial division, an optimized version of synthetic division, was produced by Jan Hudde in a letter included into 1659 edition of Descartes's La Geometrie, see a description in Suzuki's The Lost Calculus (1637–1670). Hudde was a talented Dutch mathematician who had to abandon mathematics for politics to save Netherlands from Spanish invasion. Ruffini's rule is an adaptation of Hudde's, see Ruffini’s Rule and meaning of division post.



            What Ruffini describes generalizes to the modern synthetic division algorithm for polynomials, see Fitzherbert's Ghosts of mathematicians past: Paolo Ruffini. For subsequent generalizations by Budan and Horner see Chabert's History of Algorithms, 7.9. As a method of finding roots, historians trace the Ruffini–Horner scheme to the Chinese mathematician Jia Xian (ca. 1010–ca. 1070), who lived even earlier than al-Samaw'al, see Similarities between Chinese and Arabic Mathematical Writings: (I) Root extraction by Chemla.






            share|improve this answer




























              2














              Polynomial division algorithms were known long before Ruffini's Sopra la determinazione delle radici (1804). For a history of even older numerical division algorithms see Who invented short and long division?



              Some authors, see also Victor Katz's History of Mathematics (7.2.3), credit medieval Arabic mathematician al-Samaw'al (1130-1180) for inventing long division, of both polynomials and integers. Al-Samaw'al was first to use tables of coefficients to write and perform calculations with polynomials, he even allowed negative powers. He described a division method underlying the polynomial long division, although his record keeping is more akin to what is now called synthetic division. He also noted the analogy between his way of writing polynomials and the decimal positional notation, and transferred his algorithms to decimal numbers by simply replacing the variable with $10$, so he may well be the first to provide a mathematical justification for a positional division algorithm.



              The method for dividing by a linear factor is presented implicitly in Descartes's La Geometrie (1637), where it is used as a part of his algebraic algorithm for drawing tangents to algebraic curves (described in Is there a 'lost calculus'?). A more efficient algorithm of polynomial division, an optimized version of synthetic division, was produced by Jan Hudde in a letter included into 1659 edition of Descartes's La Geometrie, see a description in Suzuki's The Lost Calculus (1637–1670). Hudde was a talented Dutch mathematician who had to abandon mathematics for politics to save Netherlands from Spanish invasion. Ruffini's rule is an adaptation of Hudde's, see Ruffini’s Rule and meaning of division post.



              What Ruffini describes generalizes to the modern synthetic division algorithm for polynomials, see Fitzherbert's Ghosts of mathematicians past: Paolo Ruffini. For subsequent generalizations by Budan and Horner see Chabert's History of Algorithms, 7.9. As a method of finding roots, historians trace the Ruffini–Horner scheme to the Chinese mathematician Jia Xian (ca. 1010–ca. 1070), who lived even earlier than al-Samaw'al, see Similarities between Chinese and Arabic Mathematical Writings: (I) Root extraction by Chemla.






              share|improve this answer


























                2












                2








                2






                Polynomial division algorithms were known long before Ruffini's Sopra la determinazione delle radici (1804). For a history of even older numerical division algorithms see Who invented short and long division?



                Some authors, see also Victor Katz's History of Mathematics (7.2.3), credit medieval Arabic mathematician al-Samaw'al (1130-1180) for inventing long division, of both polynomials and integers. Al-Samaw'al was first to use tables of coefficients to write and perform calculations with polynomials, he even allowed negative powers. He described a division method underlying the polynomial long division, although his record keeping is more akin to what is now called synthetic division. He also noted the analogy between his way of writing polynomials and the decimal positional notation, and transferred his algorithms to decimal numbers by simply replacing the variable with $10$, so he may well be the first to provide a mathematical justification for a positional division algorithm.



                The method for dividing by a linear factor is presented implicitly in Descartes's La Geometrie (1637), where it is used as a part of his algebraic algorithm for drawing tangents to algebraic curves (described in Is there a 'lost calculus'?). A more efficient algorithm of polynomial division, an optimized version of synthetic division, was produced by Jan Hudde in a letter included into 1659 edition of Descartes's La Geometrie, see a description in Suzuki's The Lost Calculus (1637–1670). Hudde was a talented Dutch mathematician who had to abandon mathematics for politics to save Netherlands from Spanish invasion. Ruffini's rule is an adaptation of Hudde's, see Ruffini’s Rule and meaning of division post.



                What Ruffini describes generalizes to the modern synthetic division algorithm for polynomials, see Fitzherbert's Ghosts of mathematicians past: Paolo Ruffini. For subsequent generalizations by Budan and Horner see Chabert's History of Algorithms, 7.9. As a method of finding roots, historians trace the Ruffini–Horner scheme to the Chinese mathematician Jia Xian (ca. 1010–ca. 1070), who lived even earlier than al-Samaw'al, see Similarities between Chinese and Arabic Mathematical Writings: (I) Root extraction by Chemla.






                share|improve this answer














                Polynomial division algorithms were known long before Ruffini's Sopra la determinazione delle radici (1804). For a history of even older numerical division algorithms see Who invented short and long division?



                Some authors, see also Victor Katz's History of Mathematics (7.2.3), credit medieval Arabic mathematician al-Samaw'al (1130-1180) for inventing long division, of both polynomials and integers. Al-Samaw'al was first to use tables of coefficients to write and perform calculations with polynomials, he even allowed negative powers. He described a division method underlying the polynomial long division, although his record keeping is more akin to what is now called synthetic division. He also noted the analogy between his way of writing polynomials and the decimal positional notation, and transferred his algorithms to decimal numbers by simply replacing the variable with $10$, so he may well be the first to provide a mathematical justification for a positional division algorithm.



                The method for dividing by a linear factor is presented implicitly in Descartes's La Geometrie (1637), where it is used as a part of his algebraic algorithm for drawing tangents to algebraic curves (described in Is there a 'lost calculus'?). A more efficient algorithm of polynomial division, an optimized version of synthetic division, was produced by Jan Hudde in a letter included into 1659 edition of Descartes's La Geometrie, see a description in Suzuki's The Lost Calculus (1637–1670). Hudde was a talented Dutch mathematician who had to abandon mathematics for politics to save Netherlands from Spanish invasion. Ruffini's rule is an adaptation of Hudde's, see Ruffini’s Rule and meaning of division post.



                What Ruffini describes generalizes to the modern synthetic division algorithm for polynomials, see Fitzherbert's Ghosts of mathematicians past: Paolo Ruffini. For subsequent generalizations by Budan and Horner see Chabert's History of Algorithms, 7.9. As a method of finding roots, historians trace the Ruffini–Horner scheme to the Chinese mathematician Jia Xian (ca. 1010–ca. 1070), who lived even earlier than al-Samaw'al, see Similarities between Chinese and Arabic Mathematical Writings: (I) Root extraction by Chemla.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Dec 31 '18 at 9:51

























                answered Dec 30 '18 at 19:00









                Conifold

                32.3k150120




                32.3k150120






















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










                    draft saved

                    draft discarded


















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













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












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
















                    Thanks for contributing an answer to History of Science and 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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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.


                    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%2fhsm.stackexchange.com%2fquestions%2f8121%2fhow-did-ruffini-discover-his-method-of-polynomial-division%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

                    Human spaceflight

                    Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                    File:DeusFollowingSea.jpg