Does $x^3 - frac{m}{n}sqrt{5}x - 1$ has rational root?Expressing a root of a polynomial as a rational...

(Codewars) Linked Lists-Sorted Insert

How exactly does an Ethernet collision happen in the cable, since nodes use different circuits for Tx and Rx?

What is the purpose of a disclaimer like "this is not legal advice"?

Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?

Does an unused member variable take up memory?

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

Movie: boy escapes the real world and goes to a fantasy world with big furry trolls

Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?

What is this tube in a jet engine's air intake?

Giving a career talk in my old university, how prominently should I tell students my salary?

Graphic representation of a triangle using ArrayPlot

Has a sovereign Communist government ever run, and conceded loss, on a fair election?

Too soon for a plot twist?

Why does Central Limit Theorem break down in my simulation?

School performs periodic password audits. Is my password compromised?

What do you call someone who likes to pick fights?

Short scifi story where reproductive organs are converted to produce "materials", pregnant protagonist is "found fit" to be a mother

How to install round brake pads

Is there a logarithm base for which the logarithm becomes an identity function?

Is it possible to clone a polymorphic object without manually adding overridden clone method into each derived class in C++?

If nine coins are tossed, what is the probability that the number of heads is even?

If sound is a longitudinal wave, why can we hear it if our ears aren't aligned with the propagation direction?

PTIJ: Who was the sixth set of priestly clothes for?

What does *dead* mean in *What do you mean, dead?*?



Does $x^3 - frac{m}{n}sqrt{5}x - 1$ has rational root?


Expressing a root of a polynomial as a rational function of another rootcalculator errors and rational root theoremSolving $ x^3 - 3x + sqrt 2 = 0$Minimal polynomial: is $sqrt[3]{2+sqrt{5}}+sqrt[3]{2-sqrt{5}}=1$?Rational Root (algebra)Easy method of determining if a polynomial over $Bbb{Z}$ has any quadratic factors with rational coefficientsHow to show that the roots of $-x^3+3x+left(2-frac{4}{n}right)=0$ are real (and how to find them)Generalizing the Rational Roots Theorem to complex rational rootsRational SquarerootsIs every algebraic number smallest root of a polynomial with integer (or rational) coefficients?













4












$begingroup$


I am trying to show whether $p(x) = x^3 - frac{m}{n}sqrt{5}x - 1$ has a rational root or not, where $frac{m}{n}$ is rational. My attempt so far is to turn $p(x)$ into another polynomial $q(x) = ( - frac{m}{n}sqrt{5}x - (1 - x^3))(- frac{m}{n}sqrt{5}x + (1 - x^3))= -n^2x^6 + 2n^2x^3 + 5m^2x^2 - n^2$, that has all the roots of $p(x)$, and trying to show $p(x)$ has (or has no) rational roots. But I am having trouble determining this for $q(x)$ since the coefficients of the highest and lowest ordered term is an arbitrary integer, which makes applying rational root theorem difficult. So I am wondering whether there is a way to answer the question.










share|cite|improve this question











$endgroup$

















    4












    $begingroup$


    I am trying to show whether $p(x) = x^3 - frac{m}{n}sqrt{5}x - 1$ has a rational root or not, where $frac{m}{n}$ is rational. My attempt so far is to turn $p(x)$ into another polynomial $q(x) = ( - frac{m}{n}sqrt{5}x - (1 - x^3))(- frac{m}{n}sqrt{5}x + (1 - x^3))= -n^2x^6 + 2n^2x^3 + 5m^2x^2 - n^2$, that has all the roots of $p(x)$, and trying to show $p(x)$ has (or has no) rational roots. But I am having trouble determining this for $q(x)$ since the coefficients of the highest and lowest ordered term is an arbitrary integer, which makes applying rational root theorem difficult. So I am wondering whether there is a way to answer the question.










    share|cite|improve this question











    $endgroup$















      4












      4








      4





      $begingroup$


      I am trying to show whether $p(x) = x^3 - frac{m}{n}sqrt{5}x - 1$ has a rational root or not, where $frac{m}{n}$ is rational. My attempt so far is to turn $p(x)$ into another polynomial $q(x) = ( - frac{m}{n}sqrt{5}x - (1 - x^3))(- frac{m}{n}sqrt{5}x + (1 - x^3))= -n^2x^6 + 2n^2x^3 + 5m^2x^2 - n^2$, that has all the roots of $p(x)$, and trying to show $p(x)$ has (or has no) rational roots. But I am having trouble determining this for $q(x)$ since the coefficients of the highest and lowest ordered term is an arbitrary integer, which makes applying rational root theorem difficult. So I am wondering whether there is a way to answer the question.










      share|cite|improve this question











      $endgroup$




      I am trying to show whether $p(x) = x^3 - frac{m}{n}sqrt{5}x - 1$ has a rational root or not, where $frac{m}{n}$ is rational. My attempt so far is to turn $p(x)$ into another polynomial $q(x) = ( - frac{m}{n}sqrt{5}x - (1 - x^3))(- frac{m}{n}sqrt{5}x + (1 - x^3))= -n^2x^6 + 2n^2x^3 + 5m^2x^2 - n^2$, that has all the roots of $p(x)$, and trying to show $p(x)$ has (or has no) rational roots. But I am having trouble determining this for $q(x)$ since the coefficients of the highest and lowest ordered term is an arbitrary integer, which makes applying rational root theorem difficult. So I am wondering whether there is a way to answer the question.







      elementary-number-theory polynomials roots rational-numbers cubic-equations






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited yesterday









      Michael Rozenberg

      107k1895199




      107k1895199










      asked yesterday









      PsychoComPsychoCom

      1227




      1227






















          1 Answer
          1






          active

          oldest

          votes


















          8












          $begingroup$

          Let $x$ be a rational root.



          Thus, $xneq0$ and $$sqrt5=frac{x^3-1}{frac{m}{n}x},$$ which is a contradiction for $frac{m}{n}neq0$.



          Can you end it now?






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            good catch....!
            $endgroup$
            – Chinnapparaj R
            yesterday










          • $begingroup$
            Sorry but I can't see why this contradicts with $frac{m}{n} ne 0$?
            $endgroup$
            – PsychoCom
            yesterday






          • 1




            $begingroup$
            @PsychoCom We got that $sqrt5$ is a rational number, which is not so.
            $endgroup$
            – Michael Rozenberg
            yesterday











          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%2f3139842%2fdoes-x3-fracmn-sqrt5x-1-has-rational-root%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









          8












          $begingroup$

          Let $x$ be a rational root.



          Thus, $xneq0$ and $$sqrt5=frac{x^3-1}{frac{m}{n}x},$$ which is a contradiction for $frac{m}{n}neq0$.



          Can you end it now?






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            good catch....!
            $endgroup$
            – Chinnapparaj R
            yesterday










          • $begingroup$
            Sorry but I can't see why this contradicts with $frac{m}{n} ne 0$?
            $endgroup$
            – PsychoCom
            yesterday






          • 1




            $begingroup$
            @PsychoCom We got that $sqrt5$ is a rational number, which is not so.
            $endgroup$
            – Michael Rozenberg
            yesterday
















          8












          $begingroup$

          Let $x$ be a rational root.



          Thus, $xneq0$ and $$sqrt5=frac{x^3-1}{frac{m}{n}x},$$ which is a contradiction for $frac{m}{n}neq0$.



          Can you end it now?






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            good catch....!
            $endgroup$
            – Chinnapparaj R
            yesterday










          • $begingroup$
            Sorry but I can't see why this contradicts with $frac{m}{n} ne 0$?
            $endgroup$
            – PsychoCom
            yesterday






          • 1




            $begingroup$
            @PsychoCom We got that $sqrt5$ is a rational number, which is not so.
            $endgroup$
            – Michael Rozenberg
            yesterday














          8












          8








          8





          $begingroup$

          Let $x$ be a rational root.



          Thus, $xneq0$ and $$sqrt5=frac{x^3-1}{frac{m}{n}x},$$ which is a contradiction for $frac{m}{n}neq0$.



          Can you end it now?






          share|cite|improve this answer









          $endgroup$



          Let $x$ be a rational root.



          Thus, $xneq0$ and $$sqrt5=frac{x^3-1}{frac{m}{n}x},$$ which is a contradiction for $frac{m}{n}neq0$.



          Can you end it now?







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered yesterday









          Michael RozenbergMichael Rozenberg

          107k1895199




          107k1895199












          • $begingroup$
            good catch....!
            $endgroup$
            – Chinnapparaj R
            yesterday










          • $begingroup$
            Sorry but I can't see why this contradicts with $frac{m}{n} ne 0$?
            $endgroup$
            – PsychoCom
            yesterday






          • 1




            $begingroup$
            @PsychoCom We got that $sqrt5$ is a rational number, which is not so.
            $endgroup$
            – Michael Rozenberg
            yesterday


















          • $begingroup$
            good catch....!
            $endgroup$
            – Chinnapparaj R
            yesterday










          • $begingroup$
            Sorry but I can't see why this contradicts with $frac{m}{n} ne 0$?
            $endgroup$
            – PsychoCom
            yesterday






          • 1




            $begingroup$
            @PsychoCom We got that $sqrt5$ is a rational number, which is not so.
            $endgroup$
            – Michael Rozenberg
            yesterday
















          $begingroup$
          good catch....!
          $endgroup$
          – Chinnapparaj R
          yesterday




          $begingroup$
          good catch....!
          $endgroup$
          – Chinnapparaj R
          yesterday












          $begingroup$
          Sorry but I can't see why this contradicts with $frac{m}{n} ne 0$?
          $endgroup$
          – PsychoCom
          yesterday




          $begingroup$
          Sorry but I can't see why this contradicts with $frac{m}{n} ne 0$?
          $endgroup$
          – PsychoCom
          yesterday




          1




          1




          $begingroup$
          @PsychoCom We got that $sqrt5$ is a rational number, which is not so.
          $endgroup$
          – Michael Rozenberg
          yesterday




          $begingroup$
          @PsychoCom We got that $sqrt5$ is a rational number, which is not so.
          $endgroup$
          – Michael Rozenberg
          yesterday


















          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%2f3139842%2fdoes-x3-fracmn-sqrt5x-1-has-rational-root%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

          六本木駅

          Integral that is continuous and looks like it converges to a geometric seriesTesting if a geometric series converges by taking limit to infinitySummation of arithmetic-geometric series of higher orderGeometric series with polynomial exponentHow to Recognize a Geometric SeriesShowing an integral equality with series over the integersDiscontinuity of a series of continuous functionsReasons why a Series ConvergesSum of infinite geometric series with two terms in summationUsing geometric series for computing IntegralsLimit of geometric series sum when $r = 1$

          Joseph Lister