Need help with partial fraction decomposition for inverse Laplace?

  • Thread starter Thread starter rforrevenge
  • Start date Start date
  • Tags Tags
    Fraction Partial
rforrevenge
Messages
10
Reaction score
0

Homework Statement



I want to decompose this (s+2)*(s+1)/(s+2)*(s+1)*(s^2+1)-1 using partial fractions so after that i can inverse Laplace it. I have been working on it for several hours but i cannot find a solution. Any help?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Use parentheses so that it is clear what the expression, in particular what the denominator, is. Is it: (s+2)*(s+1)/[(s+2)*(s+1)*(s^2+1)] - 1? Presumably not, as trivially (s+2)*(s+1)/[(s+2)*(s+1)*(s^2+1)] - 1 = 1/(s^2+1) - 1.
 
Last edited:
The fraction is: (s+2)*(s+1)/[(s+2)*(s+1)*(s^2+1)-1]

The -1 is a part of the denominator
 
Thanks for clarifying, rforrevenge. The denominator (s+2)*(s+1)*(s^2+1)-1 doesn't appear to factorise, so no partial fraction decomposition is possible. Check your work up to arriving at, presumably, Y(s) = (s+2)*(s+1)/[(s+2)*(s+1)*(s^2+1)-1]. Perhaps show us how you arrived at it.
 
Are you sure you've copied down the correct expression? The denominator expands to s^4+3s^3+3s^2+3s+1 which has no real roots/factors.
 
Yes i am sure.I found out that the denominator has no roots,so there must be some problem with that expression our prof. gave us
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top