Proving $left|beginsmallmatrix1&1&1\a&b&c\a^3&b^3&c^3endsmallmatrixright|=(b-a)(c-b)(c-a)(a+b+c)$Why is $left( beginsmallmatrix x & y \ y & t \ endsmallmatrix right)$ orthogonally similar to this?Finding $B,C$ such that $Bleft[beginsmallmatrix1&2\4&8endsmallmatrixright]C=left[beginsmallmatrix1&0\0&0endsmallmatrixright]$Minimal polynomial of $A := left(beginsmallmatrix 7 & -2 & 1 \ -2 & 10 & -2 \ 1 & -2 & 7 endsmallmatrixright)$Solve for A. $Bigl[beginsmallmatrix9&9\-9&0endsmallmatrixBigr]=4A-Bigl[beginsmallmatrix2&-2\0&2endsmallmatrixBigr]A$$beginvmatrix 1 & a &bc \ 1& b & ac\ 1&c & ab endvmatrix=beginvmatrix 1 & a &a^2 \ 1& b&b^2 \ 1& b & c^2 endvmatrix$Calculate the determinant $left|beginsmallmatrix a&b&c&d\ b&a&d&c\ c&d&a&b\d&c&b&aendsmallmatrixright|$Prove $left|beginsmallmatrix sin^2x&cot x&1\ sin^2y&cot y&1\ sin^2z&cot z&1 endsmallmatrixright|=0$ if $x+y+z=pi$Prove that $beginvmatrix xa&yb&zc\ yc&za&xb\ zb&xc&ya\ endvmatrix=xyzbeginvmatrix a&b&c\ c&a&b\ b&c&a\ endvmatrix$ if $x+y+z=0$Without expanding, show that $left| beginsmallmatrix 3&4&5 \ 15&21&26 \ 21&29&36 \ endsmallmatrixright|=0$Showing $P^TP=I_n-frac1n11^T$ if $left(beginsmallmatrixfrac1sqrt n&cdots&frac1sqrt n\&Pendsmallmatrixright)$ is orthogonal

Open a doc from terminal, but not by its name

How to align and center standalone amsmath equations?

Proving a function is onto where f(x)=|x|.

Engineer refusing to file/disclose patents

Query about absorption line spectra

What major Native American tribes were around Santa Fe during the late 1850s?

Are lightweight LN wallets vulnerable to transaction withholding?

Can I use my Chinese passport to enter China after I acquired another citizenship?

Longest common substring in linear time

Journal losing indexing services

Varistor? Purpose and principle

Some numbers are more equivalent than others

What does this horizontal bar at the first measure mean?

Does the Mind Blank spell prevent the target from being frightened?

Reply 'no position' while the job posting is still there

Greco-Roman egalitarianism

Did arcade monitors have same pixel aspect ratio as TV sets?

Find last 3 digits of this monster number

Is it possible to use .desktop files to open local pdf files on specific pages with a browser?

Is it improper etiquette to ask your opponent what his/her rating is before the game?

Will adding a BY-SA image to a blog post make the entire post BY-SA?

Visiting the UK as unmarried couple

Can we have a perfect cadence in a minor key?

Diode in opposite direction?



Proving $left|beginsmallmatrix1&1&1\a&b&c\a^3&b^3&c^3endsmallmatrixright|=(b-a)(c-b)(c-a)(a+b+c)$


Why is $left( beginsmallmatrix x & y \ y & t \ endsmallmatrix right)$ orthogonally similar to this?Finding $B,C$ such that $Bleft[beginsmallmatrix1&2\4&8endsmallmatrixright]C=left[beginsmallmatrix1&0\0&0endsmallmatrixright]$Minimal polynomial of $A := left(beginsmallmatrix 7 & -2 & 1 \ -2 & 10 & -2 \ 1 & -2 & 7 endsmallmatrixright)$Solve for A. $Bigl[beginsmallmatrix9&9\-9&0endsmallmatrixBigr]=4A-Bigl[beginsmallmatrix2&-2\0&2endsmallmatrixBigr]A$$beginvmatrix 1 & a &bc \ 1& b & ac\ 1&c & ab endvmatrix=beginvmatrix 1 & a &a^2 \ 1& b&b^2 \ 1& b & c^2 endvmatrix$Calculate the determinant $left|beginsmallmatrix a&b&c&d\ b&a&d&c\ c&d&a&b\d&c&b&aendsmallmatrixright|$Prove $left|beginsmallmatrix sin^2x&cot x&1\ sin^2y&cot y&1\ sin^2z&cot z&1 endsmallmatrixright|=0$ if $x+y+z=pi$Prove that $beginvmatrix xa&yb&zc\ yc&za&xb\ zb&xc&ya\ endvmatrix=xyzbeginvmatrix a&b&c\ c&a&b\ b&c&a\ endvmatrix$ if $x+y+z=0$Without expanding, show that $left| beginsmallmatrix 3&4&5 \ 15&21&26 \ 21&29&36 \ endsmallmatrixright|=0$Showing $P^TP=I_n-frac1n11^T$ if $left(beginsmallmatrixfrac1sqrt n&cdots&frac1sqrt n\&Pendsmallmatrixright)$ is orthogonal













3












$begingroup$



Prove that$$beginvmatrix1&1&1\a&b&c\a^3&b^3&c^3endvmatrix=(b-a)(c-b)(c-a)(a+b+c)$$




My attempt:



$$beginalignbeginvmatrix1&1&1\a&b&c\a^3&b^3&c^3endvmatrix&=beginvmatrix0&1&0\a-b&b&c-b\a^3-b^3&b^3&c^3-b^3endvmatrix\&=beginvmatrixc-b&a-b\c^3-b^3&a^3-b^3endvmatrix\&=(c-b)(a-b)beginvmatrix1&1\c^2+cb+b^2&a^2+ab+b^2endvmatrix\&=(c-b)(a-b)[(a^2+ab)-(c^2+cb)]\endalign$$



Where did I go wrong?










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    check out the more general vandermonde determinant that might be useful.
    $endgroup$
    – Bijayan Ray
    Mar 16 at 9:05










  • $begingroup$
    try manually finding det through the 1st row, then its 8th grade algebra technique.
    $endgroup$
    – MotherLand
    Mar 16 at 9:20















3












$begingroup$



Prove that$$beginvmatrix1&1&1\a&b&c\a^3&b^3&c^3endvmatrix=(b-a)(c-b)(c-a)(a+b+c)$$




My attempt:



$$beginalignbeginvmatrix1&1&1\a&b&c\a^3&b^3&c^3endvmatrix&=beginvmatrix0&1&0\a-b&b&c-b\a^3-b^3&b^3&c^3-b^3endvmatrix\&=beginvmatrixc-b&a-b\c^3-b^3&a^3-b^3endvmatrix\&=(c-b)(a-b)beginvmatrix1&1\c^2+cb+b^2&a^2+ab+b^2endvmatrix\&=(c-b)(a-b)[(a^2+ab)-(c^2+cb)]\endalign$$



Where did I go wrong?










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    check out the more general vandermonde determinant that might be useful.
    $endgroup$
    – Bijayan Ray
    Mar 16 at 9:05










  • $begingroup$
    try manually finding det through the 1st row, then its 8th grade algebra technique.
    $endgroup$
    – MotherLand
    Mar 16 at 9:20













3












3








3





$begingroup$



Prove that$$beginvmatrix1&1&1\a&b&c\a^3&b^3&c^3endvmatrix=(b-a)(c-b)(c-a)(a+b+c)$$




My attempt:



$$beginalignbeginvmatrix1&1&1\a&b&c\a^3&b^3&c^3endvmatrix&=beginvmatrix0&1&0\a-b&b&c-b\a^3-b^3&b^3&c^3-b^3endvmatrix\&=beginvmatrixc-b&a-b\c^3-b^3&a^3-b^3endvmatrix\&=(c-b)(a-b)beginvmatrix1&1\c^2+cb+b^2&a^2+ab+b^2endvmatrix\&=(c-b)(a-b)[(a^2+ab)-(c^2+cb)]\endalign$$



Where did I go wrong?










share|cite|improve this question











$endgroup$





Prove that$$beginvmatrix1&1&1\a&b&c\a^3&b^3&c^3endvmatrix=(b-a)(c-b)(c-a)(a+b+c)$$




My attempt:



$$beginalignbeginvmatrix1&1&1\a&b&c\a^3&b^3&c^3endvmatrix&=beginvmatrix0&1&0\a-b&b&c-b\a^3-b^3&b^3&c^3-b^3endvmatrix\&=beginvmatrixc-b&a-b\c^3-b^3&a^3-b^3endvmatrix\&=(c-b)(a-b)beginvmatrix1&1\c^2+cb+b^2&a^2+ab+b^2endvmatrix\&=(c-b)(a-b)[(a^2+ab)-(c^2+cb)]\endalign$$



Where did I go wrong?







linear-algebra matrices determinant






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 16 at 9:17









Rodrigo de Azevedo

13.2k41960




13.2k41960










asked Mar 16 at 8:36









DavidDavid

644




644







  • 1




    $begingroup$
    check out the more general vandermonde determinant that might be useful.
    $endgroup$
    – Bijayan Ray
    Mar 16 at 9:05










  • $begingroup$
    try manually finding det through the 1st row, then its 8th grade algebra technique.
    $endgroup$
    – MotherLand
    Mar 16 at 9:20












  • 1




    $begingroup$
    check out the more general vandermonde determinant that might be useful.
    $endgroup$
    – Bijayan Ray
    Mar 16 at 9:05










  • $begingroup$
    try manually finding det through the 1st row, then its 8th grade algebra technique.
    $endgroup$
    – MotherLand
    Mar 16 at 9:20







1




1




$begingroup$
check out the more general vandermonde determinant that might be useful.
$endgroup$
– Bijayan Ray
Mar 16 at 9:05




$begingroup$
check out the more general vandermonde determinant that might be useful.
$endgroup$
– Bijayan Ray
Mar 16 at 9:05












$begingroup$
try manually finding det through the 1st row, then its 8th grade algebra technique.
$endgroup$
– MotherLand
Mar 16 at 9:20




$begingroup$
try manually finding det through the 1st row, then its 8th grade algebra technique.
$endgroup$
– MotherLand
Mar 16 at 9:20










6 Answers
6






active

oldest

votes


















4












$begingroup$

Note that $(a^2+ab)-(c^2+cb)=(a-c)(a+c)+b(a-c)=(a-c)(a+b+c)$






share|cite|improve this answer









$endgroup$




















    2












    $begingroup$

    Given a $4times 4$ Vandermonde matrix
    $$
    left[beginmatrix
    colorred1&colorred1&colorred1&1\colorreda&colorredb&colorredc&d\ a^2&b^2&c^2&colorblued^2\colorreda^3&colorredb^3&colorredc^3&d^3
    endmatrixright],
    $$
    note that the desired determinant is the minor of $d^2$. Considering Laplace expansion, it appears as a minus(-) coefficient of $d^2$ in the Vandermonde determinant
    $$beginalign*
    &colorred(b-a)(c-a)(c-b)(d-a)(d-b)(d-c)\=&colorred(b-a)(c-a)(c-b)(d^3-colorblue(a+b+c)d^2+cdots).
    endalign*$$
    Thus we obtain the desired determinant
    $$colorred(b-a)(c-a)(c-b)colorblue(a+b+c).
    $$






    share|cite|improve this answer











    $endgroup$












    • $begingroup$
      [+1] very interesting.
      $endgroup$
      – Jean Marie
      Mar 16 at 23:50










    • $begingroup$
      I just gave another way to consider this formula.
      $endgroup$
      – Jean Marie
      Mar 17 at 13:34


















    1












    $begingroup$

    $$beginvmatrix1&1\c^2+cb+b^2&a^2+ab+b^2endvmatrix$$



    $$=beginvmatrix1&1-1\c^2+cb+b^2&a^2+ab+b^2-(c^2+cb+b^2)endvmatrix$$



    $$=beginvmatrix1&0\c^2+cb+b^2&a^2-c^2+b(a-c)endvmatrix$$



    $$=a^2-c^2+b(a-c)$$



    $$=(a-c)(a+c+b)$$






    share|cite|improve this answer









    $endgroup$




















      1












      $begingroup$

      You can get it immediately:
      $$sum_cyc(a^3c-a^3b)=(a+b+c)(a-b)(b-c)(c-a)$$
      because for $a=b$ or $a=c$ or $b=c$ our determinant is equal to zero, which gives
      $$K(a+b+c)(a-b)(b-c)(c-a)$$ and it's enough to check the coefficient before $a^3c$, which is $1$, which gives $K=1$.






      share|cite|improve this answer









      $endgroup$




















        1












        $begingroup$

        Here is a geometrical interpretation of the formula :



        $$(a-b)(b-c)(c-a)(a+b+c).tag1$$



        I use the term "interpretation" because I have not written here a complete proof but rather an inductive way to obtain (1).



        Indeed, if the presence of factors $(a-b), (b-c), (c-a)$ look very natural (the determinant is zero if at has 2 identical columns), this is apparently not the case for factor $(a+b+c)$.



        Here is a context giving a natural interpretation to this factor.



        Reminder (see Theorem in https://proofwiki.org/wiki/Area_of_Triangle_in_Determinant_Form ) : Let $A,B,C$ be $3$ points in the plane.



        $$beginvmatrix1&1&1\x_A&x_B&x_C\y_A&y_B&y_Cendvmatrix=2 times area(ABC)$$



        (being understood that, is $A,B,C$ are all different, this determinant is zero iff $A,B,C$ are aligned).



        Here, we take points $A,B,C$ on the curve $Gamma$ with equation $y=x^3$. If they are distinct, they are aligned iff their abscissas are such that :



        $$x_A+x_B+x_C=0$$



        which is rather convincing when one looks at curve $Gamma$ (Fig. 1) :



        enter image description here



        Fig. 1 : the sum of abscissas of aligned points $A,B,C$ is $-1.5+0.5+1=0$.



        Now, the proof : the abscissas of intersection points of :



        $$begincasesy&=&x^3\y&=&ax+bendcases $$



        verify



        $$x^3-underbrace0_S x^2-ax-b=0.$$



        The sum of roots $S$ (coefficient of $-x^2$ according to Viète's formulas) is thus zero.






        share|cite|improve this answer











        $endgroup$












        • $begingroup$
          Wow. Thank you for your comment and [+1] for the unexpected geometric interpretation of the term $a+b+c$!
          $endgroup$
          – Song
          Mar 17 at 13:45


















        0












        $begingroup$

        1) By inspection : The determinant $= 0$ for $a=b$; $a=c$, and $b=c$ (Why?).



        Hence $pm (c-b)$, $pm(a-b)$, and $pm (a-c)$ are factors.



        You got $(c-b)(a-b)[a^2+ab -(c^2+cb)]$.



        Hence $pm (a-c)$ is a factor of $[a^2+ab -(c^2+cb)]$.



        $a^2-c^2+b(a-c)=$



        $ (a-c)(a+c)+b(a-c)=$



        $(a-c)(a+b+c).$






        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%2f3150198%2fproving-left-beginsmallmatrix111-abc-a3b3c3-endsmallmatrix-rig%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          6 Answers
          6






          active

          oldest

          votes








          6 Answers
          6






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          4












          $begingroup$

          Note that $(a^2+ab)-(c^2+cb)=(a-c)(a+c)+b(a-c)=(a-c)(a+b+c)$






          share|cite|improve this answer









          $endgroup$

















            4












            $begingroup$

            Note that $(a^2+ab)-(c^2+cb)=(a-c)(a+c)+b(a-c)=(a-c)(a+b+c)$






            share|cite|improve this answer









            $endgroup$















              4












              4








              4





              $begingroup$

              Note that $(a^2+ab)-(c^2+cb)=(a-c)(a+c)+b(a-c)=(a-c)(a+b+c)$






              share|cite|improve this answer









              $endgroup$



              Note that $(a^2+ab)-(c^2+cb)=(a-c)(a+c)+b(a-c)=(a-c)(a+b+c)$







              share|cite|improve this answer












              share|cite|improve this answer



              share|cite|improve this answer










              answered Mar 16 at 9:11









              att eplatt epl

              27012




              27012





















                  2












                  $begingroup$

                  Given a $4times 4$ Vandermonde matrix
                  $$
                  left[beginmatrix
                  colorred1&colorred1&colorred1&1\colorreda&colorredb&colorredc&d\ a^2&b^2&c^2&colorblued^2\colorreda^3&colorredb^3&colorredc^3&d^3
                  endmatrixright],
                  $$
                  note that the desired determinant is the minor of $d^2$. Considering Laplace expansion, it appears as a minus(-) coefficient of $d^2$ in the Vandermonde determinant
                  $$beginalign*
                  &colorred(b-a)(c-a)(c-b)(d-a)(d-b)(d-c)\=&colorred(b-a)(c-a)(c-b)(d^3-colorblue(a+b+c)d^2+cdots).
                  endalign*$$
                  Thus we obtain the desired determinant
                  $$colorred(b-a)(c-a)(c-b)colorblue(a+b+c).
                  $$






                  share|cite|improve this answer











                  $endgroup$












                  • $begingroup$
                    [+1] very interesting.
                    $endgroup$
                    – Jean Marie
                    Mar 16 at 23:50










                  • $begingroup$
                    I just gave another way to consider this formula.
                    $endgroup$
                    – Jean Marie
                    Mar 17 at 13:34















                  2












                  $begingroup$

                  Given a $4times 4$ Vandermonde matrix
                  $$
                  left[beginmatrix
                  colorred1&colorred1&colorred1&1\colorreda&colorredb&colorredc&d\ a^2&b^2&c^2&colorblued^2\colorreda^3&colorredb^3&colorredc^3&d^3
                  endmatrixright],
                  $$
                  note that the desired determinant is the minor of $d^2$. Considering Laplace expansion, it appears as a minus(-) coefficient of $d^2$ in the Vandermonde determinant
                  $$beginalign*
                  &colorred(b-a)(c-a)(c-b)(d-a)(d-b)(d-c)\=&colorred(b-a)(c-a)(c-b)(d^3-colorblue(a+b+c)d^2+cdots).
                  endalign*$$
                  Thus we obtain the desired determinant
                  $$colorred(b-a)(c-a)(c-b)colorblue(a+b+c).
                  $$






                  share|cite|improve this answer











                  $endgroup$












                  • $begingroup$
                    [+1] very interesting.
                    $endgroup$
                    – Jean Marie
                    Mar 16 at 23:50










                  • $begingroup$
                    I just gave another way to consider this formula.
                    $endgroup$
                    – Jean Marie
                    Mar 17 at 13:34













                  2












                  2








                  2





                  $begingroup$

                  Given a $4times 4$ Vandermonde matrix
                  $$
                  left[beginmatrix
                  colorred1&colorred1&colorred1&1\colorreda&colorredb&colorredc&d\ a^2&b^2&c^2&colorblued^2\colorreda^3&colorredb^3&colorredc^3&d^3
                  endmatrixright],
                  $$
                  note that the desired determinant is the minor of $d^2$. Considering Laplace expansion, it appears as a minus(-) coefficient of $d^2$ in the Vandermonde determinant
                  $$beginalign*
                  &colorred(b-a)(c-a)(c-b)(d-a)(d-b)(d-c)\=&colorred(b-a)(c-a)(c-b)(d^3-colorblue(a+b+c)d^2+cdots).
                  endalign*$$
                  Thus we obtain the desired determinant
                  $$colorred(b-a)(c-a)(c-b)colorblue(a+b+c).
                  $$






                  share|cite|improve this answer











                  $endgroup$



                  Given a $4times 4$ Vandermonde matrix
                  $$
                  left[beginmatrix
                  colorred1&colorred1&colorred1&1\colorreda&colorredb&colorredc&d\ a^2&b^2&c^2&colorblued^2\colorreda^3&colorredb^3&colorredc^3&d^3
                  endmatrixright],
                  $$
                  note that the desired determinant is the minor of $d^2$. Considering Laplace expansion, it appears as a minus(-) coefficient of $d^2$ in the Vandermonde determinant
                  $$beginalign*
                  &colorred(b-a)(c-a)(c-b)(d-a)(d-b)(d-c)\=&colorred(b-a)(c-a)(c-b)(d^3-colorblue(a+b+c)d^2+cdots).
                  endalign*$$
                  Thus we obtain the desired determinant
                  $$colorred(b-a)(c-a)(c-b)colorblue(a+b+c).
                  $$







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Mar 16 at 9:53

























                  answered Mar 16 at 9:47









                  SongSong

                  18.5k21651




                  18.5k21651











                  • $begingroup$
                    [+1] very interesting.
                    $endgroup$
                    – Jean Marie
                    Mar 16 at 23:50










                  • $begingroup$
                    I just gave another way to consider this formula.
                    $endgroup$
                    – Jean Marie
                    Mar 17 at 13:34
















                  • $begingroup$
                    [+1] very interesting.
                    $endgroup$
                    – Jean Marie
                    Mar 16 at 23:50










                  • $begingroup$
                    I just gave another way to consider this formula.
                    $endgroup$
                    – Jean Marie
                    Mar 17 at 13:34















                  $begingroup$
                  [+1] very interesting.
                  $endgroup$
                  – Jean Marie
                  Mar 16 at 23:50




                  $begingroup$
                  [+1] very interesting.
                  $endgroup$
                  – Jean Marie
                  Mar 16 at 23:50












                  $begingroup$
                  I just gave another way to consider this formula.
                  $endgroup$
                  – Jean Marie
                  Mar 17 at 13:34




                  $begingroup$
                  I just gave another way to consider this formula.
                  $endgroup$
                  – Jean Marie
                  Mar 17 at 13:34











                  1












                  $begingroup$

                  $$beginvmatrix1&1\c^2+cb+b^2&a^2+ab+b^2endvmatrix$$



                  $$=beginvmatrix1&1-1\c^2+cb+b^2&a^2+ab+b^2-(c^2+cb+b^2)endvmatrix$$



                  $$=beginvmatrix1&0\c^2+cb+b^2&a^2-c^2+b(a-c)endvmatrix$$



                  $$=a^2-c^2+b(a-c)$$



                  $$=(a-c)(a+c+b)$$






                  share|cite|improve this answer









                  $endgroup$

















                    1












                    $begingroup$

                    $$beginvmatrix1&1\c^2+cb+b^2&a^2+ab+b^2endvmatrix$$



                    $$=beginvmatrix1&1-1\c^2+cb+b^2&a^2+ab+b^2-(c^2+cb+b^2)endvmatrix$$



                    $$=beginvmatrix1&0\c^2+cb+b^2&a^2-c^2+b(a-c)endvmatrix$$



                    $$=a^2-c^2+b(a-c)$$



                    $$=(a-c)(a+c+b)$$






                    share|cite|improve this answer









                    $endgroup$















                      1












                      1








                      1





                      $begingroup$

                      $$beginvmatrix1&1\c^2+cb+b^2&a^2+ab+b^2endvmatrix$$



                      $$=beginvmatrix1&1-1\c^2+cb+b^2&a^2+ab+b^2-(c^2+cb+b^2)endvmatrix$$



                      $$=beginvmatrix1&0\c^2+cb+b^2&a^2-c^2+b(a-c)endvmatrix$$



                      $$=a^2-c^2+b(a-c)$$



                      $$=(a-c)(a+c+b)$$






                      share|cite|improve this answer









                      $endgroup$



                      $$beginvmatrix1&1\c^2+cb+b^2&a^2+ab+b^2endvmatrix$$



                      $$=beginvmatrix1&1-1\c^2+cb+b^2&a^2+ab+b^2-(c^2+cb+b^2)endvmatrix$$



                      $$=beginvmatrix1&0\c^2+cb+b^2&a^2-c^2+b(a-c)endvmatrix$$



                      $$=a^2-c^2+b(a-c)$$



                      $$=(a-c)(a+c+b)$$







                      share|cite|improve this answer












                      share|cite|improve this answer



                      share|cite|improve this answer










                      answered Mar 16 at 8:38









                      lab bhattacharjeelab bhattacharjee

                      227k15158277




                      227k15158277





















                          1












                          $begingroup$

                          You can get it immediately:
                          $$sum_cyc(a^3c-a^3b)=(a+b+c)(a-b)(b-c)(c-a)$$
                          because for $a=b$ or $a=c$ or $b=c$ our determinant is equal to zero, which gives
                          $$K(a+b+c)(a-b)(b-c)(c-a)$$ and it's enough to check the coefficient before $a^3c$, which is $1$, which gives $K=1$.






                          share|cite|improve this answer









                          $endgroup$

















                            1












                            $begingroup$

                            You can get it immediately:
                            $$sum_cyc(a^3c-a^3b)=(a+b+c)(a-b)(b-c)(c-a)$$
                            because for $a=b$ or $a=c$ or $b=c$ our determinant is equal to zero, which gives
                            $$K(a+b+c)(a-b)(b-c)(c-a)$$ and it's enough to check the coefficient before $a^3c$, which is $1$, which gives $K=1$.






                            share|cite|improve this answer









                            $endgroup$















                              1












                              1








                              1





                              $begingroup$

                              You can get it immediately:
                              $$sum_cyc(a^3c-a^3b)=(a+b+c)(a-b)(b-c)(c-a)$$
                              because for $a=b$ or $a=c$ or $b=c$ our determinant is equal to zero, which gives
                              $$K(a+b+c)(a-b)(b-c)(c-a)$$ and it's enough to check the coefficient before $a^3c$, which is $1$, which gives $K=1$.






                              share|cite|improve this answer









                              $endgroup$



                              You can get it immediately:
                              $$sum_cyc(a^3c-a^3b)=(a+b+c)(a-b)(b-c)(c-a)$$
                              because for $a=b$ or $a=c$ or $b=c$ our determinant is equal to zero, which gives
                              $$K(a+b+c)(a-b)(b-c)(c-a)$$ and it's enough to check the coefficient before $a^3c$, which is $1$, which gives $K=1$.







                              share|cite|improve this answer












                              share|cite|improve this answer



                              share|cite|improve this answer










                              answered Mar 16 at 8:45









                              Michael RozenbergMichael Rozenberg

                              109k1895200




                              109k1895200





















                                  1












                                  $begingroup$

                                  Here is a geometrical interpretation of the formula :



                                  $$(a-b)(b-c)(c-a)(a+b+c).tag1$$



                                  I use the term "interpretation" because I have not written here a complete proof but rather an inductive way to obtain (1).



                                  Indeed, if the presence of factors $(a-b), (b-c), (c-a)$ look very natural (the determinant is zero if at has 2 identical columns), this is apparently not the case for factor $(a+b+c)$.



                                  Here is a context giving a natural interpretation to this factor.



                                  Reminder (see Theorem in https://proofwiki.org/wiki/Area_of_Triangle_in_Determinant_Form ) : Let $A,B,C$ be $3$ points in the plane.



                                  $$beginvmatrix1&1&1\x_A&x_B&x_C\y_A&y_B&y_Cendvmatrix=2 times area(ABC)$$



                                  (being understood that, is $A,B,C$ are all different, this determinant is zero iff $A,B,C$ are aligned).



                                  Here, we take points $A,B,C$ on the curve $Gamma$ with equation $y=x^3$. If they are distinct, they are aligned iff their abscissas are such that :



                                  $$x_A+x_B+x_C=0$$



                                  which is rather convincing when one looks at curve $Gamma$ (Fig. 1) :



                                  enter image description here



                                  Fig. 1 : the sum of abscissas of aligned points $A,B,C$ is $-1.5+0.5+1=0$.



                                  Now, the proof : the abscissas of intersection points of :



                                  $$begincasesy&=&x^3\y&=&ax+bendcases $$



                                  verify



                                  $$x^3-underbrace0_S x^2-ax-b=0.$$



                                  The sum of roots $S$ (coefficient of $-x^2$ according to Viète's formulas) is thus zero.






                                  share|cite|improve this answer











                                  $endgroup$












                                  • $begingroup$
                                    Wow. Thank you for your comment and [+1] for the unexpected geometric interpretation of the term $a+b+c$!
                                    $endgroup$
                                    – Song
                                    Mar 17 at 13:45















                                  1












                                  $begingroup$

                                  Here is a geometrical interpretation of the formula :



                                  $$(a-b)(b-c)(c-a)(a+b+c).tag1$$



                                  I use the term "interpretation" because I have not written here a complete proof but rather an inductive way to obtain (1).



                                  Indeed, if the presence of factors $(a-b), (b-c), (c-a)$ look very natural (the determinant is zero if at has 2 identical columns), this is apparently not the case for factor $(a+b+c)$.



                                  Here is a context giving a natural interpretation to this factor.



                                  Reminder (see Theorem in https://proofwiki.org/wiki/Area_of_Triangle_in_Determinant_Form ) : Let $A,B,C$ be $3$ points in the plane.



                                  $$beginvmatrix1&1&1\x_A&x_B&x_C\y_A&y_B&y_Cendvmatrix=2 times area(ABC)$$



                                  (being understood that, is $A,B,C$ are all different, this determinant is zero iff $A,B,C$ are aligned).



                                  Here, we take points $A,B,C$ on the curve $Gamma$ with equation $y=x^3$. If they are distinct, they are aligned iff their abscissas are such that :



                                  $$x_A+x_B+x_C=0$$



                                  which is rather convincing when one looks at curve $Gamma$ (Fig. 1) :



                                  enter image description here



                                  Fig. 1 : the sum of abscissas of aligned points $A,B,C$ is $-1.5+0.5+1=0$.



                                  Now, the proof : the abscissas of intersection points of :



                                  $$begincasesy&=&x^3\y&=&ax+bendcases $$



                                  verify



                                  $$x^3-underbrace0_S x^2-ax-b=0.$$



                                  The sum of roots $S$ (coefficient of $-x^2$ according to Viète's formulas) is thus zero.






                                  share|cite|improve this answer











                                  $endgroup$












                                  • $begingroup$
                                    Wow. Thank you for your comment and [+1] for the unexpected geometric interpretation of the term $a+b+c$!
                                    $endgroup$
                                    – Song
                                    Mar 17 at 13:45













                                  1












                                  1








                                  1





                                  $begingroup$

                                  Here is a geometrical interpretation of the formula :



                                  $$(a-b)(b-c)(c-a)(a+b+c).tag1$$



                                  I use the term "interpretation" because I have not written here a complete proof but rather an inductive way to obtain (1).



                                  Indeed, if the presence of factors $(a-b), (b-c), (c-a)$ look very natural (the determinant is zero if at has 2 identical columns), this is apparently not the case for factor $(a+b+c)$.



                                  Here is a context giving a natural interpretation to this factor.



                                  Reminder (see Theorem in https://proofwiki.org/wiki/Area_of_Triangle_in_Determinant_Form ) : Let $A,B,C$ be $3$ points in the plane.



                                  $$beginvmatrix1&1&1\x_A&x_B&x_C\y_A&y_B&y_Cendvmatrix=2 times area(ABC)$$



                                  (being understood that, is $A,B,C$ are all different, this determinant is zero iff $A,B,C$ are aligned).



                                  Here, we take points $A,B,C$ on the curve $Gamma$ with equation $y=x^3$. If they are distinct, they are aligned iff their abscissas are such that :



                                  $$x_A+x_B+x_C=0$$



                                  which is rather convincing when one looks at curve $Gamma$ (Fig. 1) :



                                  enter image description here



                                  Fig. 1 : the sum of abscissas of aligned points $A,B,C$ is $-1.5+0.5+1=0$.



                                  Now, the proof : the abscissas of intersection points of :



                                  $$begincasesy&=&x^3\y&=&ax+bendcases $$



                                  verify



                                  $$x^3-underbrace0_S x^2-ax-b=0.$$



                                  The sum of roots $S$ (coefficient of $-x^2$ according to Viète's formulas) is thus zero.






                                  share|cite|improve this answer











                                  $endgroup$



                                  Here is a geometrical interpretation of the formula :



                                  $$(a-b)(b-c)(c-a)(a+b+c).tag1$$



                                  I use the term "interpretation" because I have not written here a complete proof but rather an inductive way to obtain (1).



                                  Indeed, if the presence of factors $(a-b), (b-c), (c-a)$ look very natural (the determinant is zero if at has 2 identical columns), this is apparently not the case for factor $(a+b+c)$.



                                  Here is a context giving a natural interpretation to this factor.



                                  Reminder (see Theorem in https://proofwiki.org/wiki/Area_of_Triangle_in_Determinant_Form ) : Let $A,B,C$ be $3$ points in the plane.



                                  $$beginvmatrix1&1&1\x_A&x_B&x_C\y_A&y_B&y_Cendvmatrix=2 times area(ABC)$$



                                  (being understood that, is $A,B,C$ are all different, this determinant is zero iff $A,B,C$ are aligned).



                                  Here, we take points $A,B,C$ on the curve $Gamma$ with equation $y=x^3$. If they are distinct, they are aligned iff their abscissas are such that :



                                  $$x_A+x_B+x_C=0$$



                                  which is rather convincing when one looks at curve $Gamma$ (Fig. 1) :



                                  enter image description here



                                  Fig. 1 : the sum of abscissas of aligned points $A,B,C$ is $-1.5+0.5+1=0$.



                                  Now, the proof : the abscissas of intersection points of :



                                  $$begincasesy&=&x^3\y&=&ax+bendcases $$



                                  verify



                                  $$x^3-underbrace0_S x^2-ax-b=0.$$



                                  The sum of roots $S$ (coefficient of $-x^2$ according to Viète's formulas) is thus zero.







                                  share|cite|improve this answer














                                  share|cite|improve this answer



                                  share|cite|improve this answer








                                  edited Mar 17 at 13:33

























                                  answered Mar 17 at 10:55









                                  Jean MarieJean Marie

                                  31k42255




                                  31k42255











                                  • $begingroup$
                                    Wow. Thank you for your comment and [+1] for the unexpected geometric interpretation of the term $a+b+c$!
                                    $endgroup$
                                    – Song
                                    Mar 17 at 13:45
















                                  • $begingroup$
                                    Wow. Thank you for your comment and [+1] for the unexpected geometric interpretation of the term $a+b+c$!
                                    $endgroup$
                                    – Song
                                    Mar 17 at 13:45















                                  $begingroup$
                                  Wow. Thank you for your comment and [+1] for the unexpected geometric interpretation of the term $a+b+c$!
                                  $endgroup$
                                  – Song
                                  Mar 17 at 13:45




                                  $begingroup$
                                  Wow. Thank you for your comment and [+1] for the unexpected geometric interpretation of the term $a+b+c$!
                                  $endgroup$
                                  – Song
                                  Mar 17 at 13:45











                                  0












                                  $begingroup$

                                  1) By inspection : The determinant $= 0$ for $a=b$; $a=c$, and $b=c$ (Why?).



                                  Hence $pm (c-b)$, $pm(a-b)$, and $pm (a-c)$ are factors.



                                  You got $(c-b)(a-b)[a^2+ab -(c^2+cb)]$.



                                  Hence $pm (a-c)$ is a factor of $[a^2+ab -(c^2+cb)]$.



                                  $a^2-c^2+b(a-c)=$



                                  $ (a-c)(a+c)+b(a-c)=$



                                  $(a-c)(a+b+c).$






                                  share|cite|improve this answer









                                  $endgroup$

















                                    0












                                    $begingroup$

                                    1) By inspection : The determinant $= 0$ for $a=b$; $a=c$, and $b=c$ (Why?).



                                    Hence $pm (c-b)$, $pm(a-b)$, and $pm (a-c)$ are factors.



                                    You got $(c-b)(a-b)[a^2+ab -(c^2+cb)]$.



                                    Hence $pm (a-c)$ is a factor of $[a^2+ab -(c^2+cb)]$.



                                    $a^2-c^2+b(a-c)=$



                                    $ (a-c)(a+c)+b(a-c)=$



                                    $(a-c)(a+b+c).$






                                    share|cite|improve this answer









                                    $endgroup$















                                      0












                                      0








                                      0





                                      $begingroup$

                                      1) By inspection : The determinant $= 0$ for $a=b$; $a=c$, and $b=c$ (Why?).



                                      Hence $pm (c-b)$, $pm(a-b)$, and $pm (a-c)$ are factors.



                                      You got $(c-b)(a-b)[a^2+ab -(c^2+cb)]$.



                                      Hence $pm (a-c)$ is a factor of $[a^2+ab -(c^2+cb)]$.



                                      $a^2-c^2+b(a-c)=$



                                      $ (a-c)(a+c)+b(a-c)=$



                                      $(a-c)(a+b+c).$






                                      share|cite|improve this answer









                                      $endgroup$



                                      1) By inspection : The determinant $= 0$ for $a=b$; $a=c$, and $b=c$ (Why?).



                                      Hence $pm (c-b)$, $pm(a-b)$, and $pm (a-c)$ are factors.



                                      You got $(c-b)(a-b)[a^2+ab -(c^2+cb)]$.



                                      Hence $pm (a-c)$ is a factor of $[a^2+ab -(c^2+cb)]$.



                                      $a^2-c^2+b(a-c)=$



                                      $ (a-c)(a+c)+b(a-c)=$



                                      $(a-c)(a+b+c).$







                                      share|cite|improve this answer












                                      share|cite|improve this answer



                                      share|cite|improve this answer










                                      answered Mar 16 at 10:02









                                      Peter SzilasPeter Szilas

                                      11.6k2822




                                      11.6k2822



























                                          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%2f3150198%2fproving-left-beginsmallmatrix111-abc-a3b3c3-endsmallmatrix-rig%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