Polynomials Problem Help: How to Solve P(z)Q(z)=0 Using Coefficient Equations

  • Thread starter Thread starter Ted123
  • Start date Start date
  • Tags Tags
    Polynomials
Ted123
Messages
428
Reaction score
0

Homework Statement



[PLAIN]http://img443.imageshack.us/img443/3096/questiond.jpg

The Attempt at a Solution



If P(z)Q(z)=0 then

\displaystyle a_0b_0 + (a_0b_1 + a_1 b_0)z + ... + \left( \sum_{i=0}^k a_i b_{k-i} \right) z^k + ... + a_n b_m z^{n+m} =0

Now what? Equate coefficients?

a_0 b_0 =0 \Rightarrow a_0 = 0 \; \text{or}\; b_0 = 0

a_0 = 0 \Rightarrow a_1 b_0 =0 \Rightarrow a_1 = 0 \; \text{or}\; b_0 =0

b_0 =0 \Rightarrow a_0 b_1 = 0 \Rightarrow b_1 = 0 \; \text{or}\; a_0 = 0

...
 
Last edited by a moderator:
Physics news on Phys.org
Hi Ted123! :smile:

Hint: start at zn+m. :wink:
 


tiny-tim said:
Hi Ted123! :smile:

Hint: start at zn+m. :wink:

Doing this gives

a_n = 0\;\text{or}\; b_n = 0 but what next?

Would it be better to use the fact that:

If P isn't identically zero, it has at most n roots.
If Q isn't identically zero, it has at most m roots.

So, if neither P and Q are identically zero, PQ has at most m+n roots. How could I use this?
 
Ted123 said:
… but what next?

think! :smile:

(how are an and bm defined?)
 


tiny-tim said:
think! :smile:

(how are an and bm defined?)

Well in the question before this it states that a_n \neq 0 and b_m \neq 0 and it says in this question let P and Q be complex polynomials as in the previous question (I missed these conditions out when I copied the polynomials from the previous question).

So if a_n b_m =0 but a_n , b_m \neq 0 what do we have?
 
a contradiction!

soooo … ? :smile:
 


tiny-tim said:
a contradiction!

soooo … ? :smile:

P(z)Q(z) \neq 0
 
Yes … you've proved that if P and Q are not zero, then PQ is not zero. :smile:
 


tiny-tim said:
Yes … you've proved that if P and Q are not zero, then PQ is not zero. :smile:

So does this prove the converse (which I need to prove) that if PQ=0 then P or Q are 0? Oh yes - I see it does now :smile:
 
Last edited:
Back
Top