AIME I 2008 #13 solution?












0












$begingroup$


enter image description here



This is the problem.



enter image description here



That's the entire given solution.



enter image description here



This is the part I'm confused about.



Essentially, he used the zeroes of the function to express the coefficients in terms of each other and condensed the polynomial. Makes sense, and I got only this far. However, in the line where he says $x(1-x)(1+x)=y(1-y)(1+y)$ (Eq1), I don't understand why he's equating these two. Can someone explain the justification for that?



In the next line(Eq2), given that Eq1 is true, I understand is taken from $3a_1+3a_2+2a_4=0$.










share|cite|improve this question









$endgroup$

















    0












    $begingroup$


    enter image description here



    This is the problem.



    enter image description here



    That's the entire given solution.



    enter image description here



    This is the part I'm confused about.



    Essentially, he used the zeroes of the function to express the coefficients in terms of each other and condensed the polynomial. Makes sense, and I got only this far. However, in the line where he says $x(1-x)(1+x)=y(1-y)(1+y)$ (Eq1), I don't understand why he's equating these two. Can someone explain the justification for that?



    In the next line(Eq2), given that Eq1 is true, I understand is taken from $3a_1+3a_2+2a_4=0$.










    share|cite|improve this question









    $endgroup$















      0












      0








      0





      $begingroup$


      enter image description here



      This is the problem.



      enter image description here



      That's the entire given solution.



      enter image description here



      This is the part I'm confused about.



      Essentially, he used the zeroes of the function to express the coefficients in terms of each other and condensed the polynomial. Makes sense, and I got only this far. However, in the line where he says $x(1-x)(1+x)=y(1-y)(1+y)$ (Eq1), I don't understand why he's equating these two. Can someone explain the justification for that?



      In the next line(Eq2), given that Eq1 is true, I understand is taken from $3a_1+3a_2+2a_4=0$.










      share|cite|improve this question









      $endgroup$




      enter image description here



      This is the problem.



      enter image description here



      That's the entire given solution.



      enter image description here



      This is the part I'm confused about.



      Essentially, he used the zeroes of the function to express the coefficients in terms of each other and condensed the polynomial. Makes sense, and I got only this far. However, in the line where he says $x(1-x)(1+x)=y(1-y)(1+y)$ (Eq1), I don't understand why he's equating these two. Can someone explain the justification for that?



      In the next line(Eq2), given that Eq1 is true, I understand is taken from $3a_1+3a_2+2a_4=0$.







      algebra-precalculus






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 16 '18 at 5:07









      Saketh MalyalaSaketh Malyala

      7,4231534




      7,4231534






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          You want $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = 0.$$



          You have used all the information given in the problem already to write the polynomial $p$ in terms of only three coefficients $a_1, a_2, a_4$ satisfying $$3 a_1 + 3 a_2 + 2 a_4 = 0.$$
          With only this information, you can only look for $x$ and $y$ such that the triple $x(1-x)(1+x)$, $y(1-y)(1+y)$, and $xy(1-x)$ have ratio $3:3:2$.



          It is possible that a particular polynomial $p$ may have other zeros of the form $(a/c, b/c)$ etc., but the problem is asking for a zero that works for all such $p$. Since you've already used all the information characterizing $p$, the above is all you can do.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            OHHHHHHHHHHHHH I GET IT. it clicked!!!!!!
            $endgroup$
            – Saketh Malyala
            Dec 16 '18 at 8:58



















          0












          $begingroup$

          The given condition should be true for all polynomials with the then derived relation




          • $3a_1+3a_2+2a_4=0$


          So, it must be true specifically for





          • $a_1 = 1, a_2 =-1, a_4 = 0$ and


          • $a_1 = 2, a_2 =0, a_4 = -3$.


          These two sets of values give the two equations.



          Comment:



          It might be worth noting that $begin{pmatrix}1\-1\0end{pmatrix},begin{pmatrix}2\0\-3end{pmatrix}$ form a basis of the solutions of $3a_1+3a_2+2a_4=0$. This means, for the coefficients of all admissible polynomials you have:
          $$begin{pmatrix}a_1\a_2\a_4end{pmatrix} = sbegin{pmatrix}color{blue}{1}\color{blue}{-1}\0end{pmatrix}+tbegin{pmatrix}color{blue}{2}\0\color{blue}{-3}end{pmatrix} mbox{ with } s,t in mathbb{R}$$
          So, you get
          $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = s(color{blue}{1}x(1-x)(1+x) color{blue}{-1} y(1-y)(1+y)) + t(color{blue}{2}x(1-x)(1+x) color{blue}{- 3}xy(1-x))$$



          From this you can see that any solution to the two specific equations above is a solution for all polynomials satisfying the condition $3a_1+3a_2+2a_4=0$.






          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%2f3042255%2faime-i-2008-13-solution%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$

            You want $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = 0.$$



            You have used all the information given in the problem already to write the polynomial $p$ in terms of only three coefficients $a_1, a_2, a_4$ satisfying $$3 a_1 + 3 a_2 + 2 a_4 = 0.$$
            With only this information, you can only look for $x$ and $y$ such that the triple $x(1-x)(1+x)$, $y(1-y)(1+y)$, and $xy(1-x)$ have ratio $3:3:2$.



            It is possible that a particular polynomial $p$ may have other zeros of the form $(a/c, b/c)$ etc., but the problem is asking for a zero that works for all such $p$. Since you've already used all the information characterizing $p$, the above is all you can do.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              OHHHHHHHHHHHHH I GET IT. it clicked!!!!!!
              $endgroup$
              – Saketh Malyala
              Dec 16 '18 at 8:58
















            1












            $begingroup$

            You want $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = 0.$$



            You have used all the information given in the problem already to write the polynomial $p$ in terms of only three coefficients $a_1, a_2, a_4$ satisfying $$3 a_1 + 3 a_2 + 2 a_4 = 0.$$
            With only this information, you can only look for $x$ and $y$ such that the triple $x(1-x)(1+x)$, $y(1-y)(1+y)$, and $xy(1-x)$ have ratio $3:3:2$.



            It is possible that a particular polynomial $p$ may have other zeros of the form $(a/c, b/c)$ etc., but the problem is asking for a zero that works for all such $p$. Since you've already used all the information characterizing $p$, the above is all you can do.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              OHHHHHHHHHHHHH I GET IT. it clicked!!!!!!
              $endgroup$
              – Saketh Malyala
              Dec 16 '18 at 8:58














            1












            1








            1





            $begingroup$

            You want $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = 0.$$



            You have used all the information given in the problem already to write the polynomial $p$ in terms of only three coefficients $a_1, a_2, a_4$ satisfying $$3 a_1 + 3 a_2 + 2 a_4 = 0.$$
            With only this information, you can only look for $x$ and $y$ such that the triple $x(1-x)(1+x)$, $y(1-y)(1+y)$, and $xy(1-x)$ have ratio $3:3:2$.



            It is possible that a particular polynomial $p$ may have other zeros of the form $(a/c, b/c)$ etc., but the problem is asking for a zero that works for all such $p$. Since you've already used all the information characterizing $p$, the above is all you can do.






            share|cite|improve this answer









            $endgroup$



            You want $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = 0.$$



            You have used all the information given in the problem already to write the polynomial $p$ in terms of only three coefficients $a_1, a_2, a_4$ satisfying $$3 a_1 + 3 a_2 + 2 a_4 = 0.$$
            With only this information, you can only look for $x$ and $y$ such that the triple $x(1-x)(1+x)$, $y(1-y)(1+y)$, and $xy(1-x)$ have ratio $3:3:2$.



            It is possible that a particular polynomial $p$ may have other zeros of the form $(a/c, b/c)$ etc., but the problem is asking for a zero that works for all such $p$. Since you've already used all the information characterizing $p$, the above is all you can do.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Dec 16 '18 at 5:22









            angryavianangryavian

            42.1k23381




            42.1k23381












            • $begingroup$
              OHHHHHHHHHHHHH I GET IT. it clicked!!!!!!
              $endgroup$
              – Saketh Malyala
              Dec 16 '18 at 8:58


















            • $begingroup$
              OHHHHHHHHHHHHH I GET IT. it clicked!!!!!!
              $endgroup$
              – Saketh Malyala
              Dec 16 '18 at 8:58
















            $begingroup$
            OHHHHHHHHHHHHH I GET IT. it clicked!!!!!!
            $endgroup$
            – Saketh Malyala
            Dec 16 '18 at 8:58




            $begingroup$
            OHHHHHHHHHHHHH I GET IT. it clicked!!!!!!
            $endgroup$
            – Saketh Malyala
            Dec 16 '18 at 8:58











            0












            $begingroup$

            The given condition should be true for all polynomials with the then derived relation




            • $3a_1+3a_2+2a_4=0$


            So, it must be true specifically for





            • $a_1 = 1, a_2 =-1, a_4 = 0$ and


            • $a_1 = 2, a_2 =0, a_4 = -3$.


            These two sets of values give the two equations.



            Comment:



            It might be worth noting that $begin{pmatrix}1\-1\0end{pmatrix},begin{pmatrix}2\0\-3end{pmatrix}$ form a basis of the solutions of $3a_1+3a_2+2a_4=0$. This means, for the coefficients of all admissible polynomials you have:
            $$begin{pmatrix}a_1\a_2\a_4end{pmatrix} = sbegin{pmatrix}color{blue}{1}\color{blue}{-1}\0end{pmatrix}+tbegin{pmatrix}color{blue}{2}\0\color{blue}{-3}end{pmatrix} mbox{ with } s,t in mathbb{R}$$
            So, you get
            $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = s(color{blue}{1}x(1-x)(1+x) color{blue}{-1} y(1-y)(1+y)) + t(color{blue}{2}x(1-x)(1+x) color{blue}{- 3}xy(1-x))$$



            From this you can see that any solution to the two specific equations above is a solution for all polynomials satisfying the condition $3a_1+3a_2+2a_4=0$.






            share|cite|improve this answer











            $endgroup$


















              0












              $begingroup$

              The given condition should be true for all polynomials with the then derived relation




              • $3a_1+3a_2+2a_4=0$


              So, it must be true specifically for





              • $a_1 = 1, a_2 =-1, a_4 = 0$ and


              • $a_1 = 2, a_2 =0, a_4 = -3$.


              These two sets of values give the two equations.



              Comment:



              It might be worth noting that $begin{pmatrix}1\-1\0end{pmatrix},begin{pmatrix}2\0\-3end{pmatrix}$ form a basis of the solutions of $3a_1+3a_2+2a_4=0$. This means, for the coefficients of all admissible polynomials you have:
              $$begin{pmatrix}a_1\a_2\a_4end{pmatrix} = sbegin{pmatrix}color{blue}{1}\color{blue}{-1}\0end{pmatrix}+tbegin{pmatrix}color{blue}{2}\0\color{blue}{-3}end{pmatrix} mbox{ with } s,t in mathbb{R}$$
              So, you get
              $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = s(color{blue}{1}x(1-x)(1+x) color{blue}{-1} y(1-y)(1+y)) + t(color{blue}{2}x(1-x)(1+x) color{blue}{- 3}xy(1-x))$$



              From this you can see that any solution to the two specific equations above is a solution for all polynomials satisfying the condition $3a_1+3a_2+2a_4=0$.






              share|cite|improve this answer











              $endgroup$
















                0












                0








                0





                $begingroup$

                The given condition should be true for all polynomials with the then derived relation




                • $3a_1+3a_2+2a_4=0$


                So, it must be true specifically for





                • $a_1 = 1, a_2 =-1, a_4 = 0$ and


                • $a_1 = 2, a_2 =0, a_4 = -3$.


                These two sets of values give the two equations.



                Comment:



                It might be worth noting that $begin{pmatrix}1\-1\0end{pmatrix},begin{pmatrix}2\0\-3end{pmatrix}$ form a basis of the solutions of $3a_1+3a_2+2a_4=0$. This means, for the coefficients of all admissible polynomials you have:
                $$begin{pmatrix}a_1\a_2\a_4end{pmatrix} = sbegin{pmatrix}color{blue}{1}\color{blue}{-1}\0end{pmatrix}+tbegin{pmatrix}color{blue}{2}\0\color{blue}{-3}end{pmatrix} mbox{ with } s,t in mathbb{R}$$
                So, you get
                $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = s(color{blue}{1}x(1-x)(1+x) color{blue}{-1} y(1-y)(1+y)) + t(color{blue}{2}x(1-x)(1+x) color{blue}{- 3}xy(1-x))$$



                From this you can see that any solution to the two specific equations above is a solution for all polynomials satisfying the condition $3a_1+3a_2+2a_4=0$.






                share|cite|improve this answer











                $endgroup$



                The given condition should be true for all polynomials with the then derived relation




                • $3a_1+3a_2+2a_4=0$


                So, it must be true specifically for





                • $a_1 = 1, a_2 =-1, a_4 = 0$ and


                • $a_1 = 2, a_2 =0, a_4 = -3$.


                These two sets of values give the two equations.



                Comment:



                It might be worth noting that $begin{pmatrix}1\-1\0end{pmatrix},begin{pmatrix}2\0\-3end{pmatrix}$ form a basis of the solutions of $3a_1+3a_2+2a_4=0$. This means, for the coefficients of all admissible polynomials you have:
                $$begin{pmatrix}a_1\a_2\a_4end{pmatrix} = sbegin{pmatrix}color{blue}{1}\color{blue}{-1}\0end{pmatrix}+tbegin{pmatrix}color{blue}{2}\0\color{blue}{-3}end{pmatrix} mbox{ with } s,t in mathbb{R}$$
                So, you get
                $$x(1-x)(1+x) a_1 + y(1-y)(1+y)a_2 + xy(1-x) a_4 = s(color{blue}{1}x(1-x)(1+x) color{blue}{-1} y(1-y)(1+y)) + t(color{blue}{2}x(1-x)(1+x) color{blue}{- 3}xy(1-x))$$



                From this you can see that any solution to the two specific equations above is a solution for all polynomials satisfying the condition $3a_1+3a_2+2a_4=0$.







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Dec 16 '18 at 5:57

























                answered Dec 16 '18 at 5:30









                trancelocationtrancelocation

                12.6k1826




                12.6k1826






























                    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%2f3042255%2faime-i-2008-13-solution%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

                    Plaza Victoria

                    Brian Clough

                    Cáceres