How to Decompose (z^3+1)/(z(1-z)^2)?

Click For Summary

Discussion Overview

The discussion revolves around the decomposition of the expression (z^3 + 1)/(z(1 - z)^2). Participants explore various methods for partial fraction decomposition, addressing potential misunderstandings and clarifying the structure of the expression.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant suggests using the form A/z + B/(1-z) + (Cz+D)/(1-z)^2 for decomposition but finds it ineffective.
  • Another participant questions the interpretation of the expression, clarifying whether it is (z^3 + 1)/(z(1 - z^2)) or ((z^3 + 1)/z)(1 - z^2).
  • It is noted that the powers of the numerator and denominator are the same, prompting a suggestion to perform polynomial long division.
  • A participant provides a long division approach, leading to a different expression and suggesting further factorization of the denominator.
  • There is a correction regarding the long division process, with participants debating the correct quotient and remainder.
  • Another participant proposes a partial fraction decomposition for a modified expression, indicating a method to find coefficients A, B, and C through comparison of coefficients.
  • A participant expresses gratitude for the assistance, revealing their lack of prior experience with partial fractions despite being in a graduate-level course.
  • A link to an external computational tool is shared for further exploration of the decomposition.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the most effective method for decomposition, with multiple approaches and some corrections being proposed throughout the discussion.

Contextual Notes

There are unresolved aspects regarding the interpretation of the expression and the steps involved in the long division and decomposition processes. Some participants express uncertainty about the correct application of polynomial long division and partial fraction decomposition.

bryansteele
Messages
7
Reaction score
0
Yes, another of these. How do you decompose (z3+1)/(z(1-z)2) ?

I've tried A/z + B/(1-z) + (Cz+D)/(1-z)2 and a slew of others that don't work.

Thanks a bunch!
 
Last edited:
Physics news on Phys.org
(z3+1)/z(1-z2)

Do you mean:

(z3+1)/(z(1-z2))

or

((z3+1)/z)(1-z2)
 
First of all, the power of the numerator is the same as the power of the denominator. You have to make long division of polynomials:

[tex] \frac{z^{3} + 1}{z(1 - z^{2})} = \frac{z^{3} + 1}{-z^{3} + z} = \frac{z^{3} - z + z + 1}{-z^{3} + z} = -1 - \frac{z + 1}{z^{3} - z}[/tex]

Next, the denominator factors into linear factors:
[tex] z^{3} - z = z (z^{2} - 1) = z (z - 1) (z + 1)[/tex]
so, you have:
[tex] \frac{z + 1}{z^{3} - z} = \frac{z + 1}{z ( z - 1) (z + 1)} = \frac{A}{z} + \frac{B}{z - 1} + \frac{C}{z + 1}[/tex]
You find A, B and C.
 
BloodyFrozen said:
(z3+1)/z(1-z2)

Do you mean:

(z3+1)/(z(1-z2))

or

((z3+1)/z)(1-z2)

Hey, I made a quick edit in the problem. I meant the quantity squared. Sorry for the confusion.
 
Again, your numerator and denominator have the same power. Do the long division:

[tex] (z^3 + 1) \colon (z^3 - 2 z^2 + z) = ?[/tex]

first. What is the quotient and what is the remainder?
 
It comes out to ((z+1)(z2-z+1))/(z(z-1)2)
 
no, this is not long division.
 
Right. It is 1 + (2z2-z+1)/(z3-2z2+z)
 
Last edited:
How?

[tex] 1 \cdot (z^{3} - 2 z^{2} + z) + (2 z^{2} - z) = z^{3} - 2 z^{2} + z + 2 z^{2} - z = z^{3} \neq z^{3} + 1[/tex]
 
  • #10
right again. I've edited my last reply. I forgot the +1 in the numerator.
 
  • #11
Ok, now look at the normal fraction (power of numerator is lower than power of denominator). The partional fraction decomposition is:

[tex] \frac{2 z^{2} - z + 1}{z ( z - 1)^{2}} = \frac{A}{z} + \frac{B}{z - 1} + \frac{C}{(z - 1)^{2}}[/tex]

If you multiply by [itex]z (z - 1)^{2}[/itex], and compare coefficients in front of like powers of z, you will get 3 equations for A, B and C. Solve them and you are done.
 
  • #12
Great, appreciate the patience. Imagine, I've made it to a graduate-level complex analysis class without ever doing partial fractions...

Loads of help, thanks again.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K