When does a polynomial with integer coefficients have only irrational roots?Roots of a polynomial with irrational coefficientsWhen does a polynomial have only nonnegative real rootsThird degree polynomial with integer coefficient and three irrational rootsPolynomials with Integer Coefficients and irrational rootsHow to Calculate the Sum of Coefficients in a Polynomial with known Integer RootsConstruct a degree 3 monic polynomial with integer coefficients that has 3 irrational roots.Roots Of Polynomial With Integer-coefficients.Real roots of a seven degree polynomial with integer coefficientsDetermining that the given integer is greater than all roots of given polynomialFind Polynomials with Integer Coefficients with Particular Roots

Is there a distance limit for minecart tracks?

Sort with assumptions

How to preserve electronics (computers, ipads, phones) for hundreds of years?

Writing in a Christian voice

Why didn't Voldemort know what Grindelwald looked like?

What 1968 Moog synthesizer was used in the Movie Apollo 11?

Most common words in spoken english

How do you justify more code being written by following clean code practices?

What (if any) is the reason to buy in small local stores?

Checking @@ROWCOUNT failing

Connection Between Knot Theory and Number Theory

Pre-Employment Background Check With Consent For Future Checks

Would a primitive species be able to learn English from reading books alone?

What is the period/term used describe Giuseppe Arcimboldo's style of painting?

Started in 1987 vs. Starting in 1987

Showing mass murder in a kid's book

Are hand made posters acceptable in Academia?

Mac Mini (2018) 10Gb Port Compatibility

How would a solely written language work mechanically

How can I, as DM, avoid the Conga Line of Death occurring when implementing some form of flanking rule?

What should be the ideal length of sentences in a blog post for ease of reading?

Amorphous proper classes in MK

Does capillary rise violate hydrostatic paradox?

Why would five hundred and five same as one?



When does a polynomial with integer coefficients have only irrational roots?


Roots of a polynomial with irrational coefficientsWhen does a polynomial have only nonnegative real rootsThird degree polynomial with integer coefficient and three irrational rootsPolynomials with Integer Coefficients and irrational rootsHow to Calculate the Sum of Coefficients in a Polynomial with known Integer RootsConstruct a degree 3 monic polynomial with integer coefficients that has 3 irrational roots.Roots Of Polynomial With Integer-coefficients.Real roots of a seven degree polynomial with integer coefficientsDetermining that the given integer is greater than all roots of given polynomialFind Polynomials with Integer Coefficients with Particular Roots













1












$begingroup$


Given a polynomial $P$ with integer coefficients, is there any simple criterion (other than explicitly calculating the roots) with which I can check whether its roots are irrational?










share|cite|improve this question











$endgroup$







  • 4




    $begingroup$
    Look up rational root theorem.
    $endgroup$
    – Parcly Taxel
    Mar 13 at 17:22















1












$begingroup$


Given a polynomial $P$ with integer coefficients, is there any simple criterion (other than explicitly calculating the roots) with which I can check whether its roots are irrational?










share|cite|improve this question











$endgroup$







  • 4




    $begingroup$
    Look up rational root theorem.
    $endgroup$
    – Parcly Taxel
    Mar 13 at 17:22













1












1








1





$begingroup$


Given a polynomial $P$ with integer coefficients, is there any simple criterion (other than explicitly calculating the roots) with which I can check whether its roots are irrational?










share|cite|improve this question











$endgroup$




Given a polynomial $P$ with integer coefficients, is there any simple criterion (other than explicitly calculating the roots) with which I can check whether its roots are irrational?







polynomials roots irrational-numbers






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 13 at 17:35









J. W. Tanner

3,4601320




3,4601320










asked Mar 13 at 17:21









tsttst

741412




741412







  • 4




    $begingroup$
    Look up rational root theorem.
    $endgroup$
    – Parcly Taxel
    Mar 13 at 17:22












  • 4




    $begingroup$
    Look up rational root theorem.
    $endgroup$
    – Parcly Taxel
    Mar 13 at 17:22







4




4




$begingroup$
Look up rational root theorem.
$endgroup$
– Parcly Taxel
Mar 13 at 17:22




$begingroup$
Look up rational root theorem.
$endgroup$
– Parcly Taxel
Mar 13 at 17:22










1 Answer
1






active

oldest

votes


















0












$begingroup$

Before improvements you can obtain a bound in an elementary way



$$f(x) = sum_n=0^N a_n x^n in mathbbZ[x]$$
Then $$g(x)= a_N^N-1 f(x/a_N)= x^N+sum_n=0^N-1 b_nx^n in mathbbZ[x] $$



  • $M = sup_n |b_n|$. If $|x| > N M$ then $g(x) ne 0$.


  • If $g(t) = 0, t=p/q in mathbbQ$ then $t^N = -sum_n=0^N-1 b_n t^n $ $$implies mathbbZ[t] subset sum_n=0^N-1 c_n t^n, c_n in mathbbZ subset q^-N mathbbZ$$ This is a contradiction if $t not in mathbbZ$. Thus $t in mathbbZ$ and $t in -NM,ldots,NM$.






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%2f3146882%2fwhen-does-a-polynomial-with-integer-coefficients-have-only-irrational-roots%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









    0












    $begingroup$

    Before improvements you can obtain a bound in an elementary way



    $$f(x) = sum_n=0^N a_n x^n in mathbbZ[x]$$
    Then $$g(x)= a_N^N-1 f(x/a_N)= x^N+sum_n=0^N-1 b_nx^n in mathbbZ[x] $$



    • $M = sup_n |b_n|$. If $|x| > N M$ then $g(x) ne 0$.


    • If $g(t) = 0, t=p/q in mathbbQ$ then $t^N = -sum_n=0^N-1 b_n t^n $ $$implies mathbbZ[t] subset sum_n=0^N-1 c_n t^n, c_n in mathbbZ subset q^-N mathbbZ$$ This is a contradiction if $t not in mathbbZ$. Thus $t in mathbbZ$ and $t in -NM,ldots,NM$.






    share|cite|improve this answer











    $endgroup$

















      0












      $begingroup$

      Before improvements you can obtain a bound in an elementary way



      $$f(x) = sum_n=0^N a_n x^n in mathbbZ[x]$$
      Then $$g(x)= a_N^N-1 f(x/a_N)= x^N+sum_n=0^N-1 b_nx^n in mathbbZ[x] $$



      • $M = sup_n |b_n|$. If $|x| > N M$ then $g(x) ne 0$.


      • If $g(t) = 0, t=p/q in mathbbQ$ then $t^N = -sum_n=0^N-1 b_n t^n $ $$implies mathbbZ[t] subset sum_n=0^N-1 c_n t^n, c_n in mathbbZ subset q^-N mathbbZ$$ This is a contradiction if $t not in mathbbZ$. Thus $t in mathbbZ$ and $t in -NM,ldots,NM$.






      share|cite|improve this answer











      $endgroup$















        0












        0








        0





        $begingroup$

        Before improvements you can obtain a bound in an elementary way



        $$f(x) = sum_n=0^N a_n x^n in mathbbZ[x]$$
        Then $$g(x)= a_N^N-1 f(x/a_N)= x^N+sum_n=0^N-1 b_nx^n in mathbbZ[x] $$



        • $M = sup_n |b_n|$. If $|x| > N M$ then $g(x) ne 0$.


        • If $g(t) = 0, t=p/q in mathbbQ$ then $t^N = -sum_n=0^N-1 b_n t^n $ $$implies mathbbZ[t] subset sum_n=0^N-1 c_n t^n, c_n in mathbbZ subset q^-N mathbbZ$$ This is a contradiction if $t not in mathbbZ$. Thus $t in mathbbZ$ and $t in -NM,ldots,NM$.






        share|cite|improve this answer











        $endgroup$



        Before improvements you can obtain a bound in an elementary way



        $$f(x) = sum_n=0^N a_n x^n in mathbbZ[x]$$
        Then $$g(x)= a_N^N-1 f(x/a_N)= x^N+sum_n=0^N-1 b_nx^n in mathbbZ[x] $$



        • $M = sup_n |b_n|$. If $|x| > N M$ then $g(x) ne 0$.


        • If $g(t) = 0, t=p/q in mathbbQ$ then $t^N = -sum_n=0^N-1 b_n t^n $ $$implies mathbbZ[t] subset sum_n=0^N-1 c_n t^n, c_n in mathbbZ subset q^-N mathbbZ$$ This is a contradiction if $t not in mathbbZ$. Thus $t in mathbbZ$ and $t in -NM,ldots,NM$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Mar 13 at 19:32

























        answered Mar 13 at 18:20









        reunsreuns

        21.5k21352




        21.5k21352



























            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%2f3146882%2fwhen-does-a-polynomial-with-integer-coefficients-have-only-irrational-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

            Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

            Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

            Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576