Finding partial fraction expansions

  • Thread starter Thread starter smalllittle
  • Start date Start date
  • Tags Tags
    Fraction Partial
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
4 replies · 1K views
smalllittle
Messages
4
Reaction score
0

Homework Statement



3. Find the partial fraction expansions of the following polynomials


a) 10/[(s^2)(s^2+6s+10)]


The Attempt at a Solution


I assume i should expan the polynomial in the form A/s^2+B/s+(Cs+D)/(s^2+6s+10) but i stuck at finding B. Maybe my expansion is just wrong .. :(
 
Physics news on Phys.org
The main idea is that the equation
[tex]\frac{A}{s^2} + \frac{B}{s} + \frac{Cs + D}{s^2 + 6s + 10} = \frac{10}{s^2(s^2 + 6s + 10)}[/tex]
has to be true for any value of s except those that make one or more denominators vanish. If you pick four values of s you should get four equations in four unknowns, from which you should be able to get A, B, C, and D.
 
Have found C?

C and B are related ...
 
got it. thanks all