Solving for the Coefficients of a Polynomial with Given Roots?

  • Thread starter Thread starter Theofilius
  • Start date Start date
  • Tags Tags
    Coefficients
AI Thread Summary
The discussion focuses on determining the coefficients a, b, and c of the polynomial P(x) = x^3 + ax^2 + bx + c, given that its roots satisfy the condition x_1 + x_2 = x_3. Participants explore the relationships between the roots and coefficients, using Vieta's formulas to derive equations. A key point is the realization that if the roots are expressed as α, β, and α + β, then the coefficients can be represented in terms of these roots. The conversation evolves into deriving a relationship involving a, b, and c, ultimately leading to the equation a^3 - 4ab + 8c = 0, which encapsulates the solution. The discussion emphasizes the importance of algebraic manipulation and understanding the relationships between the polynomial's coefficients and its roots.
Theofilius
Messages
86
Reaction score
0

Homework Statement



What should the coefficients a,b,c of the polinom P(x)=x^3+ax^2+bx+c be, so his roots x_1+x_2=x_3 ?

Homework Equations



P(x)=a_n(x-c_1)(x-c_2)...(x-c_n_-_1)(x-c_n)

c_1+c_2+...+c_n= -\frac{a_n_-_1}{a_n}

c_1c_2+c_2c_3+...+c_n_-_1c_n= \frac{a_n_-_2}{a_n}

c_1c_2c_3+c_1c_2c_4+...+c_n_-_2c_n_-_1c_n=-\frac{a_n_-_3}{a_n}

.................

c_1c_2...c_n_-_1 + c_1c_2...c_n_-_2c_n+...+c_2c_3...c_n=(-1)^n^-^1 \frac{a_1}{a_n}

c_1c_2c_3...c_n= (-1)^n \frac{a_0}{a_n}

The Attempt at a Solution



I don't know where to start from. Anybody have any idea? Thnx for the help.
 
Last edited:
Physics news on Phys.org
I think you forgot parts 2 and 3. ;)
 
Normally you should show some working or at least some idea of what you think you must do. But if P(x)=x^3+ax^2+bx+c, I can think of many cubic polynomials in which the roots will be \alpha,\beta,\alpha+\beta. I am assuming that you are to find a cubic polynomial with leading coefficient 1 and has roots \alpha,\beta,\alpha+\beta.

Start with the relations of the roots to the coefficients.

For a cubic polynomial of the form ax^3+bx^2+cx+d=0
\sum \alpha = \frac{-b}{a}

\sum \alpha\beta = \frac{c}{a}

\sum \alpha\beta\gamma =\frac{d}{a}

(Note: \sum \alpha denotes the sum of the roots taking one at a time)
 
Ok... Sorry... Is it ok, now?
 
Theofilius said:
Ok... Sorry... Is it ok, now?
Yes that is how to start but as I was saying before, there are many polynomials whose roots can be \alpha,\beta,\alpha+\beta. Try solving for the roots to be in terms of the coefficients of the polynomial.
 
Can you please start just a little bit, with solving, so I can go on?
 
\sum \alpha=\frac{-b}{a}

For P(x),a=1 and b=a

so that

\sum \alpha=\frac{-a}{1}=-a

\sum \alpha =\alpha+\beta+\gamma=-a

and you know that \gamma=\alpha+\beta[/tex]<br /> <br /> so for \sum \alpha you really get<br /> <br /> 2\gamma =-a<br /> <br /> \gamma=\frac{-a}{2}<br /> <br /> Can you go on from here?
 
Ok.
x_1+x_2+x_3=-a

x_1+x_1x_3+x_2x_3=b

x_1x_2x_3=-c

------------------------------------

x_3+x_3=a

x_3(x_1+x_2)+(x_3-x_2)x_2=b

(x_3-x_2)x_3=-c

----------------------------------------

2x_3=a

x^2_3+x_3x_2-x^2_2=b

x^2_3-x_2x_3=-c

I am stuck here. Can you help me please?
 
Theofilius, you haven't used x1 + x2 + x3 …

I believe in trying to find an easy way.

We know P(x) only has three roots.

So P(x) = (x+p)(x+q)(x+r), with r = p + q.

So P(x) = (x+p)(x+q)(x+p+q).

So a = 2p + 2q, b = … , c = … ? :smile:
 
  • #10
Don't know how to continue... Can you please give some hint more :D?
 
  • #11
P(x) = (x+p)(x+q)(x+p+q)

So P(x) =
x^3
+ x^2(p + q + (p + q))
+ x(pq + p(p+q) + q(p+q))
+ pq(p+q)​

But we are given that P(x) = x^3 + ax^2 + bx + c.

So the two expressions must be equal.

So a = 2p + 2q, b = … , c = … ? :smile:
 
  • #12
a=2p+2q, b=p^2+q^2+3pq , c=p+q

What is next?
 
  • #13
Theofilius said:
a=2p+2q, b=p^2+q^2+3pq , c=p+q

Careful!

It's actually a=2p+2q, b=p^2+q^2+3pq , c=pq(p+q)\,.

And it's simpler if you leave the middle one as b=(p+q)^2+pq\,.

Anyway, next you divide c by a, giving you pq = 2c/a;

and then you fiddle around with b … :smile:
 
  • #14
Can you give me just the solution, so I will understand what you do. Like this part by part, I can't "pack" the parts.
 
  • #15
Theofilius said:
Can you give me just the solution, so I will understand what you do. Like this part by part, I can't "pack" the parts.

Theofilius, I haven't seen any sign that you do understand what I do.

You're really bad at algebra.

It's no good understanding what other people do unless you can do it yourself.

This is a very simple problem, but you're stiil having difficulty with it.

You need the practice!
 
  • #16
Ok, how will I practice, when I don't know how to solve this problem. Can you please tell me the principle of solving, so I can do it. What's next?
 
  • #17
Help!
 
  • #18
I came up with this system.

2x_3 = -a
x_3^2 - \frac{c}{x_3}=b
x_1x_2 = - \frac{2c}{a}

I sow in my textbook results, and the result is:

a^3 - 4ab + 8c = 0

Please help! Thanks.
 
  • #19
Theofilius said:
I came up with this system.

2x_3 = -a
x_3^2 - \frac{c}{x_3}=b
x_1x_2 = - \frac{2c}{a}

Yes, that looks fine. :smile:

Your only problem is you've lost track of what your target is.

Your target is to find an equation involving a b and c, but not x1 x2 or x3.

Can you see how to use the three equations above to get you an equation involving only a b and c? :smile:

(Try … if you can't do it, I'll help you … but it's actually very easy, so take some time before giving up …)
 
  • #20
Substitute for x_3[/tex] from the 1st into the 2nd equation, like this:<br /> <br /> x_3 = - \frac{a}{2}<br /> <br /> \frac{a^2}{4} + \frac{2c}{a} - b =0<br /> <br /> Now multiply by 4a, and problem solved.<img src="https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png" class="smilie smilie--emoji" loading="lazy" width="64" height="64" alt=":smile:" title="Smile :smile:" data-smilie="1"data-shortname=":smile:" />
 
  • #21
After a = 2p+2q b = pq + p(p+q) + q(p+q) c = pq(p+q)
Why divide c by a to get pq = 2c/a ?
This is the first time i have seen a problem like this so I'm lost. Could someone please explain
how did he get a^2/4 + 2c/a -b = 0
 
Back
Top