Solving for the Coefficients of a Polynomial with Given Roots?

  • Thread starter Thread starter Theofilius
  • Start date Start date
  • Tags Tags
    Coefficients
Click For Summary

Homework Help Overview

The discussion revolves around determining the coefficients a, b, and c of the polynomial P(x) = x^3 + ax^2 + bx + c, given the condition that the roots satisfy x_1 + x_2 = x_3. Participants are exploring polynomial relationships and root properties in the context of cubic equations.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the relationships between the roots and coefficients of the polynomial, with some suggesting to express roots in terms of coefficients. Questions arise about how to manipulate the equations to isolate variables and find the coefficients.

Discussion Status

Several participants have provided insights into the relationships between the roots and coefficients, with some attempting to derive equations involving a, b, and c. There is an ongoing exploration of different approaches, and while some participants express confusion, others are guiding the discussion towards potential solutions.

Contextual Notes

Some participants indicate a lack of understanding of algebraic manipulation and express the need for clearer guidance on the principles involved in solving the problem. There is also mention of textbook results that participants are trying to reconcile with their findings.

Theofilius
Messages
86
Reaction score
0

Homework Statement



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

Homework Equations



[tex]P(x)=a_n(x-c_1)(x-c_2)...(x-c_n_-_1)(x-c_n)[/tex]

[tex]c_1+c_2+...+c_n= -\frac{a_n_-_1}{a_n}[/tex]

[tex]c_1c_2+c_2c_3+...+c_n_-_1c_n= \frac{a_n_-_2}{a_n}[/tex]

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

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

[tex]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}[/tex]

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

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 [itex]P(x)=x^3+ax^2+bx+c[/itex], I can think of many cubic polynomials in which the roots will be [itex]\alpha,\beta,\alpha+\beta[/itex]. I am assuming that you are to find a cubic polynomial with leading coefficient 1 and has roots [itex]\alpha,\beta,\alpha+\beta[/itex].

Start with the relations of the roots to the coefficients.

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

[tex]\sum \alpha\beta = \frac{c}{a}[/tex]

[tex]\sum \alpha\beta\gamma =\frac{d}{a}[/tex]

(Note: [itex]\sum \alpha[/itex] 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 [itex]\alpha,\beta,\alpha+\beta[/itex]. 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?
 
[tex]\sum \alpha=\frac{-b}{a}[/tex]

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

so that

[tex]\sum \alpha=\frac{-a}{1}=-a[/tex]

[tex]\sum \alpha =\alpha+\beta+\gamma=-a[/tex]

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

[tex]x_1+x_1x_3+x_2x_3=b[/tex]

[tex]x_1x_2x_3=-c[/tex]

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

[tex]x_3+x_3=a[/tex]

[tex]x_3(x_1+x_2)+(x_3-x_2)x_2=b[/tex]

[tex](x_3-x_2)x_3=-c[/tex]

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

[tex]2x_3=a[/tex]

[tex]x^2_3+x_3x_2-x^2_2=b[/tex]

[tex]x^2_3-x_2x_3=-c[/tex]

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
[tex]a=2p+2q, b=p^2+q^2+3pq , c=p+q[/tex]

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

Careful!

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

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

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.

[tex]2x_3 = -a[/tex]
[tex]x_3^2 - \frac{c}{x_3}=b[/tex]
[tex]x_1x_2 = - \frac{2c}{a}[/tex]

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

[tex]a^3 - 4ab + 8c = 0[/tex]

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

[tex]2x_3 = -a[/tex]
[tex]x_3^2 - \frac{c}{x_3}=b[/tex]
[tex]x_1x_2 = - \frac{2c}{a}[/tex]

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 [itex]x_3[/tex] from the 1st into the 2nd equation, like this:<br /> <br /> [tex]x_3 = - \frac{a}{2}[/tex]<br /> <br /> [tex]\frac{a^2}{4} + \frac{2c}{a} - b =0[/tex]<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:" />[/itex]
 
  • #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
 

Similar threads

Replies
5
Views
2K
  • · Replies 35 ·
2
Replies
35
Views
6K
Replies
14
Views
4K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
9K
  • · Replies 36 ·
2
Replies
36
Views
6K
Replies
9
Views
3K