kdinser
- 335
- 2
This is actually part of a larger problem of solving a diff EQ by use of a laplce transform, but it's the partial fraction part that I'm stuck on.
\frac{1}{s^2(s^2+w^2)} = \frac{A}{s}+\frac{B}{s^2}+\frac{C*s+D}{s^2+w^2}
Good so far?
If I then multiply through by the common denominator I get
EQ.21 = A*s(s^2+w^2) + B(s^2+w^2) + s^2(C*s+D)
So then I set s=0
1=B*w^2 \longrightarrow B=1/w^2
Then using the quadratic equation, I find that the roots of s^2+w^2 are +/- jw
letting s=jw I end up with
1 = -jC*w^3 - Dw^2
this is where I get stuck, I'm not sure how to find C and D at this point.
Note: I just noticed a mistake in EQ.2,
\frac{1}{s^2(s^2+w^2)} = \frac{A}{s}+\frac{B}{s^2}+\frac{C*s+D}{s^2+w^2}
Good so far?
If I then multiply through by the common denominator I get
EQ.21 = A*s(s^2+w^2) + B(s^2+w^2) + s^2(C*s+D)
So then I set s=0
1=B*w^2 \longrightarrow B=1/w^2
Then using the quadratic equation, I find that the roots of s^2+w^2 are +/- jw
letting s=jw I end up with
1 = -jC*w^3 - Dw^2
this is where I get stuck, I'm not sure how to find C and D at this point.
Note: I just noticed a mistake in EQ.2,
Last edited: