Help With Partial Fraction Decomposition

Click For Summary

Homework Help Overview

The original poster is working on decomposing the expression 1 / x(x² + 1)², noting that they have not yet learned matrix techniques for solving such problems.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to set up the partial fraction decomposition and derives several equations based on equating coefficients. Some participants question the correctness of the original poster's multiplication step and suggest an alternative approach to expand and equate coefficients.

Discussion Status

Participants are actively discussing the setup of the problem, with one participant pointing out a potential error in the original poster's approach. There is a recognition of the need to correctly expand the expression after multiplying by the denominator.

Contextual Notes

The original poster mentions a constraint regarding their current knowledge, specifically that they have not learned matrix methods, which may limit their approach to the problem.

theintarnets
Messages
64
Reaction score
0

Homework Statement



I'm supposed to decompose 1 / x(x2 + 1)2
Also, we haven't learned matrices yet so I can't use that technique to solve it.

Homework Equations



None.

The Attempt at a Solution



1 / x(x2 + 1)2 = A/x + (Bx + C) / (x2 + 1) + (Dx + E) / (x2 + 1)2

I multiplied everything by the original denominator to get this:
1 = x3(Bx + C) + x2(A + B + D) + x(C + E) + A

From that, I can tell that A = 1, and I think that the following should also be true, but I'm not 100% certain:
B + D = -1
C + E = 0
B + C = 0

So I set x = -1 which gives me
B - C + 2A + B + D - C - E = 1

And I know that B + D = -1, so I can write:
B - 2C + 2A - 1 - E = 1, and since 2A is just 2, I can rewrite everything as
B - 2C - E = 0
So I take that and add it to my other equation C + E = 0 to cancel out E, and I get
B - C = 0, and then add that to my other equation B + C = 0 and then I get 2B = 0, or just
B = 0, which means D = -1 and C = 0 and E = 0
My final answer would then be
1 / x + x / (x2 + 1) - x / (x2 + 1)2

But that's wrong, because in the answer, only 1 / x is positive. What did I do wrong?
 
Physics news on Phys.org
theintarnets said:
i multiplied everything by the original denominator to get this:
1 = x3(bx + c) + x2(a + b + d) + x(c + e) + a
This is where your error is.
You should get, by multiplying everything by x(x^2+1)^2
a(x^2+1)^2 + (bx+c)(x^2+1)x + (dx+e)x = 1

From there expand, equate coefficients etc, and you'll get the right answer.
 
Ohhhhhhh I see, thank you!
 
1 / x(x2 + 1)2 = A/x + (Bx + C) / (x2 + 1) + (Dx + E) / (x2 + 1)2
Anyone know how to get wolframalpha to solve this with least effort? Would be handy to check the answer.
 
NascentOxygen said:
Anyone know how to get wolframalpha to solve this with least effort? Would be handy to check the answer.

Just type in the left hand side and it automatically does a partial fractions decomposition for you (4th box):

http://www.wolframalpha.com/input/?i=1/(x(x^2+1)^2)
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K