MHB Find Solutions to a+b+c+d=4, a^2+b^2+c^2+d^2=6, a^3+b^3+c^3+d^3=94/9 in [0,2]

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The discussion focuses on finding solutions to the system of equations involving the sums of variables a, b, c, and d, constrained within the interval [0, 2]. The equations are a+b+c+d=4, a^2+b^2+c^2+d^2=6, and a^3+b^3+c^3+d^3=94/9. Participants are encouraged to explore potential values for a, b, c, and d that satisfy all three equations simultaneously. The discussion emphasizes the importance of considering the specified range for each variable. The goal is to identify all valid combinations that meet these criteria.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all the solutions to the system

$a+b+c+d=4\\a^2+b^2+c^2+d^2=6\\a^3+b^3+c^3+d^3=\dfrac{94}{9}$
in $[0, 2]$.
 
Mathematics news on Phys.org
anemone said:
Find all the solutions to the system $p_1 = a+b+c+d=4\\p_2 = a^2+b^2+c^2+d^2=6\\ p_3 = a^3+b^3+c^3+d^3=\dfrac{94}{9}$ in $[0, 2]$.
Let $x^4 - e_1x^3 + e_2x^2 - e_3x + e_4 = 0$ be the equation with roots $a,b,c,d$. By Newton's identities, $$\textstyle e_1 = p_1 = 4,\qquad e_2 = \frac12(p_1^2 - p_2) = \frac12(16 - 6) = 5,\qquad e_3 = \frac16(p_1^3 - 3p_1p_2 + 2p_3) = \frac16(64 - 72 + \frac{188}9) = \frac{58}{27}.$$ So the equation is $x^4 - 4x^3 + 5x^2 - \frac{58}{27}x + e_4 = 0$. Since $58$ is close to twice $27$, write the equation as $$x^4 - 4x^3 + 5x^2 - 2x = \tfrac4{27}x - e_4, \\ x(x-2)(x^2 - 2x + 1) = \tfrac4{27}(x-s),$$ where $s$ is a constant. Now look at the graph:

[DESMOS]{"version":7,"graph":{"viewport":{"xmin":-0.47946479454949004,"ymin":-1.7930541038513184,"xmax":2.51919243201301,"ymax":1.9552674293518066}},"randomSeed":"5a5979bd9ad99a52fd1cfa25e8de4160","expressions":{"list":[{"type":"expression","id":"1","color":"#c74440","latex":"x^{4}-4x^{3}+5x^{2}-2x"},{"type":"expression","id":"2","color":"#2d70b3","latex":"\\frac{4}{27}\\left(x-s\\right)"},{"type":"expression","id":"4","color":"#6042a6","latex":"s=2","hidden":true,"slider":{"hardMin":true,"hardMax":true,"min":"1","max":"3","step":"0.1"}},{"type":"expression","id":"5","color":"#000000"}]}}[/DESMOS]
The roots of the equation are the points where the blue line meets the red curve. By using the slider, you can see that if $s<2$ then the largest root is greater than $2$. But if $s>2$ then the blue line goes lower, and only meets the red curve in two points, which means that two of the roots of the quartic equation are complex. So for the equation to have four real roots in the interval $[0,2]$, $s$ must be equal to $2$. After multiplying by $27$ the equation then becomes $(x-2)(27x^3 - 54x^2 + 27x - 4) = 0$, which factorises as $(3x-1)^2(3x-4)(x-2) = 0$. Therefore the solutions to the system are $\{a,b,c,d\} = \{\frac13,\frac13,\frac43,2\}$ (in any order).
 
Awesome, Opalg!(Cool) And thanks for participating!

I will start from the quartic equation $p(x)=x^4-4x^3+5x^2-\dfrac{58}{27}x+k$ where $p(x)$ has roots $a, b, c, d$.

$p'(x)=4x^3-12x^2+10x-\dfrac{58}{27}=\dfrac{2}{27}(3x-1)(18x^2-48x+29)$

Solving $p/(x)=0$ gives $x=\dfrac{1}{3},\,\dfrac{4}{3}\pm\dfrac{\sqrt{6}}{2}$.

Since $p(x)$ is a 4th degree polynomial with positive leading coefficient and $p'(x)$ has 3 distinct real roots in $(0, 2)$, it follows that in order for $a, b, c, d$ to be solutions of the given equations where $0\le a, b, c, d\le 2$, we must have

$p(0)\ge 0,\,p\left(\dfrac{1}{3}\right)\le0,\,p\left(\dfrac{4}{3}-\dfrac{\sqrt{6}}{2}\right)\ge0,\, p\left(\dfrac{4}{3}+\dfrac{\sqrt{6}}{2}\right)\le0,\,p(2)\ge 0$

Evaluating, we find $p\left(\dfrac{1}{3}\right)=p(2)=k-\dfrac{8}{27}$. Hence, $k=\dfrac{8}{27}$, from which we obtain

$\begin{align*}p(x)&=x^4-4x^3+5x^2-\dfrac{58}{27}x+\dfrac{8}{27}\\&=\dfrac{1}{27}(27x^4-108x^3+135x^2-58x+8)\\&=\dfrac{1}{27}(3x-1)^2(3x-4)(x-2)\end{align*}$

Therefore, the solutions in $[0, 2]$ are the 12 permutations of $\left(\dfrac{1}{3},\, \dfrac{1}{3},\, \dfrac{4}{3},\,2 \right)$.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Replies
1
Views
1K
Replies
3
Views
1K
Replies
1
Views
1K
Replies
2
Views
1K
Replies
7
Views
2K
Replies
9
Views
3K
Back
Top