POTW #386: Evaluate (a+b+c)(b+c+d)(c+d+a)(d+a+b) for x^4-7x^3+3x^2-21x+1=0

  • Context: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on evaluating the expression \((a+b+c)(b+c+d)(c+d+a)(d+a+b)\) where \(a, b, c, d\) are the roots of the polynomial equation \(x^4-7x^3+3x^2-21x+1=0\). Participants shared their solutions, with notable contributions from members MegaMoh, kaliprasad, castor28, lfdahl, and Opalg. The solutions provided demonstrate various approaches to simplifying and calculating the desired expression based on the properties of polynomial roots.

PREREQUISITES
  • Understanding of polynomial equations and their roots
  • Familiarity with Vieta's formulas
  • Knowledge of symmetric sums
  • Experience with algebraic manipulation and simplification techniques
NEXT STEPS
  • Study Vieta's formulas for polynomial root relationships
  • Explore symmetric sums and their applications in polynomial expressions
  • Learn techniques for evaluating expressions involving roots of polynomials
  • Investigate alternate methods for solving polynomial equations
USEFUL FOR

Mathematicians, students studying algebra, and anyone interested in advanced polynomial problem-solving techniques will benefit from this discussion.

anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Given $a,\,b,\,c,\,d$ are roots of the equation $x^4-7x^3+3x^2-21x+1=0$.

Evaluate $(a+b+c)(b+c+d)(c+d+a)(d+a+b)$.

-----

Remember to read the https://mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to https://mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solution!(Cool)

1. MegaMoh
2. kaliprasad
3. castor28
4. lfdahl
5. Opalg

Solution from Opalg:
If $a,b,c,d$ are the roots of $p(x) = x^4-7x^3+3x^2-21x+1$ then $a+b+c+d=7$. Also, $p(x) = (x-d)(x-a)(x-b)(x-c).$ Therefore $$(a+b+c)(b+c+d)(c+d+a)(d+a+b) = (7-d)(7-a)(7-b)(7-c) = p(7) = 7^4-7*7^3+3*7^2-21*7+1 = 1.$$

Alternate solution from castor28:
Let us call $P$ the expression to be computed. As this is a symmetric polynomial, we will use the notation $[M]$, where $M$ is a monomial, to represent the sum of the distinct monomials obtained from $M$ by permuting the indeterminates in all possible ways (this is called an orbit sum). We choose as representative of each class the monomial that comes first in lexicographic order. In a polynomial, we order the orbit sums in lexicographic order.

The advantage of this technique is that, when doing polynomial arithmetic, we only need to compute the coefficient of the representative of each class.

As the polynomial is homogeneous of degree $4$, the only orbit sums involved are $[a^4]$ (which does not actually appear), $[a^3b]$, $[a^2b^2]$, $[a^2bc]$, and $[abcd]$.

We will express the polynomial in terms of the elementary symmetric polynomials:
\begin{align*}
s_1 &= a + b + c + d = [a] = 7\\
s_2 &= ab + ac + ad + bc + bd + cd = [ab] = 3\\
s_3 &= abc + abd + acd + bcd = [abc] = 21\\
s_4 &= abcd = [abcd] = 1
\end{align*}
where the values are obtained using Viète's relations.

The given polynomial is $P = [a^3b] + 2[a^2b^2] + 4[a^2bc] + 9[abcd]\ $; the coefficients are found by computing the number of possible ways to obtain the representative of each orbit sum.

Since the leading term $a^3b$ only contains two variables, we can produce it using $s_1$ and $s_2$. Specifically, we have:
\begin{align*}
s_1^2s_2 &= (a + b + c + d)^2(ab + ac + ad + bc + bd + cd)\\
&= [a^3b] + 2[a^2b^2] + 5[a^2bc] + 12[abcd]
\end{align*}

We obtain, after simplification:
$$
P - s_1^2s_2 = -[a^2bc] - 3[abcd]
$$

Since the leading term $-a^2bc$ only uses three variables, we use $s_1$, $s_2$, and $s_3$ to cancel it. We obtain, after some work:
\begin{align*}
s_1s_3 &= [a^2 b c] + 4[a b c d]\\
P - s_1^2s_2 + s_1s_3 &= [abcd] = s_4
\end{align*}
and this gives:
\begin{align*}
P &= s_1^2s_2 - s_1s_3 + s_4\\
&= 7^2\times 3 - 7\times 21 + 1\\
&= \mathbf{1}
\end{align*}
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K