MHB Finding the Product of Distinct Roots: A Complex Challenge

AI Thread Summary
The discussion focuses on evaluating the product of sums of distinct roots of the equation \(x^7 - 7 = 0\), which has one real root and six complex roots. The product \(p\) is defined as the product of sums of all pairs of distinct roots, expressed mathematically as \(p = \prod_{1 \leq i < j \leq 7} (r_i + r_j)\). The challenge is to compute \(p^2\). The suggested solution involves using properties of symmetric sums and roots of unity, leading to a final evaluation of \(p^2\). This problem highlights the complexity of working with polynomial roots and their relationships.
lfdahl
Gold Member
MHB
Messages
747
Reaction score
0
Let $r_1,r_2, …,r_7$ be the distinct roots (one real and six complex) of the equation $x^7-7= 0$.

Let \[p = (r_1+r_2)(r_1+r_3)…(r_1+r_7)(r_2+r_3)(r_2+r_4)…(r_2+r_7)…(r_6+r_7) = \prod_{1\leq i<j\leq 7}(r_i+r_j).\]

Evaluate $p^2$.
 
Last edited:
Mathematics news on Phys.org
Here´s the suggested solution:
There are $21$ factors of $p$.

Let $a = 7^{1/7}$. Let $t = \frac{360^{\circ}}{14}$ and let $z(\theta) = \cos \theta + i\sin \theta$.

The first three factors are:

$r_1+r_2 = a + a z(2t) = a(\cos^2t + \sin^2 t)+a(\cos^2t-\sin^2t+i2\cos t \sin t) = 2a\cos (t) z(t)$.

$r_1+r_3 = a + az(4t) = 2a\cos(2t)z(2t)$.

$r_1 + r_4 = a + a z(6t) = 2a\cos(3t)z(3t)$.

In fact any sum of roots, $r_i+r_j$, $1 \leq i < j \leq 7$, has one of the three moduli:

$2a\cos(t)$, $2a\cos(2t)$ or $2a\cos(3t)$. This is due to the identity: $1+z(2\theta) = 2\cos \theta z(\theta)$.

Thus the product of all moduli is:

$p = (2a\cos(t)\cdot 2a \cos(2t) \cdot 2a \cos(3t))^7 = a^{21} = 7^3$, and we get the result: $p^2 = 7^6$.

Here we have used the identity $\cos(t)\cos(2t)\cos(3t) = \frac{1}{8}$.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top