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
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top