Two polynomials having a quadratic common divisor












0












$begingroup$


Find the real numbers a,b such that the polynomials



$$p(x)=x^4-2x^3+3x^2+2x+a
$$

$$q(x)=x^4-3x^3+4x^2+3x+b
$$



have a common divisor of degree two.



My attempt: Euclid algorithm:
we perform the divisions:



f:g obtain remainder r1 of degree 3



g:r1 obtain remainder r2 of degree 2



r1: r2 obtain remainder r3 of degree 1



And the condition must be that r3=0, but i get a not so nice system of equations with a and b



Is there any simpler method?










share|cite|improve this question











$endgroup$












  • $begingroup$
    using polynomial remainder theorem with x-(-d(x-1)*x-e*x-c) doesn't work ? oh and parity arguments can be used to show the first won't be even unless a is, and the second one alternates regardless of b's parity.
    $endgroup$
    – Roddy MacPhee
    Feb 21 at 19:21
















0












$begingroup$


Find the real numbers a,b such that the polynomials



$$p(x)=x^4-2x^3+3x^2+2x+a
$$

$$q(x)=x^4-3x^3+4x^2+3x+b
$$



have a common divisor of degree two.



My attempt: Euclid algorithm:
we perform the divisions:



f:g obtain remainder r1 of degree 3



g:r1 obtain remainder r2 of degree 2



r1: r2 obtain remainder r3 of degree 1



And the condition must be that r3=0, but i get a not so nice system of equations with a and b



Is there any simpler method?










share|cite|improve this question











$endgroup$












  • $begingroup$
    using polynomial remainder theorem with x-(-d(x-1)*x-e*x-c) doesn't work ? oh and parity arguments can be used to show the first won't be even unless a is, and the second one alternates regardless of b's parity.
    $endgroup$
    – Roddy MacPhee
    Feb 21 at 19:21














0












0








0


1



$begingroup$


Find the real numbers a,b such that the polynomials



$$p(x)=x^4-2x^3+3x^2+2x+a
$$

$$q(x)=x^4-3x^3+4x^2+3x+b
$$



have a common divisor of degree two.



My attempt: Euclid algorithm:
we perform the divisions:



f:g obtain remainder r1 of degree 3



g:r1 obtain remainder r2 of degree 2



r1: r2 obtain remainder r3 of degree 1



And the condition must be that r3=0, but i get a not so nice system of equations with a and b



Is there any simpler method?










share|cite|improve this question











$endgroup$




Find the real numbers a,b such that the polynomials



$$p(x)=x^4-2x^3+3x^2+2x+a
$$

$$q(x)=x^4-3x^3+4x^2+3x+b
$$



have a common divisor of degree two.



My attempt: Euclid algorithm:
we perform the divisions:



f:g obtain remainder r1 of degree 3



g:r1 obtain remainder r2 of degree 2



r1: r2 obtain remainder r3 of degree 1



And the condition must be that r3=0, but i get a not so nice system of equations with a and b



Is there any simpler method?







polynomials greatest-common-divisor






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 23 at 16:15









David Holden

14.9k21224




14.9k21224










asked Jan 23 at 16:12









amarius8312amarius8312

1827




1827












  • $begingroup$
    using polynomial remainder theorem with x-(-d(x-1)*x-e*x-c) doesn't work ? oh and parity arguments can be used to show the first won't be even unless a is, and the second one alternates regardless of b's parity.
    $endgroup$
    – Roddy MacPhee
    Feb 21 at 19:21


















  • $begingroup$
    using polynomial remainder theorem with x-(-d(x-1)*x-e*x-c) doesn't work ? oh and parity arguments can be used to show the first won't be even unless a is, and the second one alternates regardless of b's parity.
    $endgroup$
    – Roddy MacPhee
    Feb 21 at 19:21
















$begingroup$
using polynomial remainder theorem with x-(-d(x-1)*x-e*x-c) doesn't work ? oh and parity arguments can be used to show the first won't be even unless a is, and the second one alternates regardless of b's parity.
$endgroup$
– Roddy MacPhee
Feb 21 at 19:21




$begingroup$
using polynomial remainder theorem with x-(-d(x-1)*x-e*x-c) doesn't work ? oh and parity arguments can be used to show the first won't be even unless a is, and the second one alternates regardless of b's parity.
$endgroup$
– Roddy MacPhee
Feb 21 at 19:21










1 Answer
1






active

oldest

votes


















1












$begingroup$

That's the method that I would use. But, in fact, doing it that way I got the system:$$left{begin{array}{l}-2a^2+3ab+17a-b^2-13b=0\a^2-2ab-11a+b^2+8b=5.end{array}right.$$In order to solve it, I used Mathematica, which gave me $3$ solutions: $(a,b)=(-4,-5)$, $(a,b)=(5,-5)$, and $(a,b)=(5,7)$. And they are indeed solutions of the original problem.






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%2f3084679%2ftwo-polynomials-having-a-quadratic-common-divisor%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









    1












    $begingroup$

    That's the method that I would use. But, in fact, doing it that way I got the system:$$left{begin{array}{l}-2a^2+3ab+17a-b^2-13b=0\a^2-2ab-11a+b^2+8b=5.end{array}right.$$In order to solve it, I used Mathematica, which gave me $3$ solutions: $(a,b)=(-4,-5)$, $(a,b)=(5,-5)$, and $(a,b)=(5,7)$. And they are indeed solutions of the original problem.






    share|cite|improve this answer









    $endgroup$


















      1












      $begingroup$

      That's the method that I would use. But, in fact, doing it that way I got the system:$$left{begin{array}{l}-2a^2+3ab+17a-b^2-13b=0\a^2-2ab-11a+b^2+8b=5.end{array}right.$$In order to solve it, I used Mathematica, which gave me $3$ solutions: $(a,b)=(-4,-5)$, $(a,b)=(5,-5)$, and $(a,b)=(5,7)$. And they are indeed solutions of the original problem.






      share|cite|improve this answer









      $endgroup$
















        1












        1








        1





        $begingroup$

        That's the method that I would use. But, in fact, doing it that way I got the system:$$left{begin{array}{l}-2a^2+3ab+17a-b^2-13b=0\a^2-2ab-11a+b^2+8b=5.end{array}right.$$In order to solve it, I used Mathematica, which gave me $3$ solutions: $(a,b)=(-4,-5)$, $(a,b)=(5,-5)$, and $(a,b)=(5,7)$. And they are indeed solutions of the original problem.






        share|cite|improve this answer









        $endgroup$



        That's the method that I would use. But, in fact, doing it that way I got the system:$$left{begin{array}{l}-2a^2+3ab+17a-b^2-13b=0\a^2-2ab-11a+b^2+8b=5.end{array}right.$$In order to solve it, I used Mathematica, which gave me $3$ solutions: $(a,b)=(-4,-5)$, $(a,b)=(5,-5)$, and $(a,b)=(5,7)$. And they are indeed solutions of the original problem.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 23 at 16:32









        José Carlos SantosJosé Carlos Santos

        165k22132235




        165k22132235






























            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%2f3084679%2ftwo-polynomials-having-a-quadratic-common-divisor%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

            Mario Kart Wii

            What does “Dominus providebit” mean?

            Antonio Litta Visconti Arese