Partial fractions with generating functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
BigBoss22
Messages
2
Reaction score
0
Suppose that q(z) = 1, and p(z) = (1 + z)(1 + 3z).

We wish to express q(z)/p(z) in the form

where A and B are constants. To find them, we multiply through by p(z) =
(1 + z)(1 + 3z) and obtain
1 = A(1 + 3z) + B(1 + z)
= (A + B) + (3A + B)z

Im fine up to this point, But according to my notes it is obvious that A + B = 1 and (3A + B)z = 0.

I can not see why this is the case?

Any help would be greatly appreciated.
 
Physics news on Phys.org
Never mind figured it out:

1 + 0*z = ...