Partial Fraction Expansion - Repeated Roots Case

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
JohnSmith0909
Messages
14
Reaction score
1

Homework Statement



Find Partial Fraction Expansion

10/[s (s+2)(s+3)^2]

Homework Equations

The Attempt at a Solution



10/[s (s+2)(s+3)^2] = A/s + B/(s+2) + C/(s+3)^2 + D/(s+3)

A = 10/[(s+2)(s+3)^2], s approaches 0 = 10/(2*3^2) = 5/9

B = 10/[s (s+3)^2], s approaches -2 = 10/(-2) = -5

C = 10/[s (s+2)], s approaches -3 = 10/[(-3)(-3+2)] = 10/[(-3)(-1)] = 10/3

For D,
First I find the equation that isolated C by multiply both sides by (s+3)^2

10/[s (s+2)] = [A(s+3)^2]/s + [B(s+3)^2]/(s+2) + C + D(s+3)

I then differentiate both sides with respect to s to find D? I have solved similar problems before with three terms, one repeated root, and to find the last constant I had to something similar to above and then differentiate both sides, but that doesn't seem to work in this case with four terms, one repeated root.

Any help would be appreciated thanks.
 
Physics news on Phys.org
JohnSmith0909 said:

Homework Statement



Find Partial Fraction Expansion
10/[s (s+2)(s+3)^2]

Homework Equations


3. The Attempt at a Solution [/B]
10/[s (s+2)(s+3)^2] = A/s + B/(s+2) + C/(s+3)^2 + D/(s+3)

A = 10/[(s+2)(s+3)^2], s approaches 0 = 10/(2*3^2) = 5/9

B = 10/[s (s+3)^2], s approaches -2 = 10/(-2) = -5

C = 10/[s (s+2)], s approaches -3 = 10/[(-3)(-3+2)] = 10/[(-3)(-1)] = 10/3
That all looks fine.
For D,
First I find the equation that isolated C by multiply both sides by (s+3)^2

10/[s (s+2)] = [A(s+3)^2]/s + [B(s+3)^2]/(s+2) + C + D(s+3)

I then differentiate both sides with respect to s to find D? I have solved similar problems before with three terms, one repeated root, and to find the last constant I had to something similar to above and then differentiate both sides, but that doesn't seem to work in this case with four terms, one repeated root.

Any help would be appreciated thanks.
Now to find a value for D: Substitute some number for s, ##\ \text s = -1\ ## works well, then using your values for A, B, and C, solve for D.