Why is there an S attached to D in partial fractions for Laplace transforms?

e_brock123
Messages
13
Reaction score
0

Homework Statement


Hi I just have a problem in regards to setting up your partial fractions when doing nonhomogeneous differential equations using Laplace transforms.
I’m at the stage of getting the inverse Laplace of: (1-625S^4)/(S^3 (25S^2+1) )


Homework Equations





The Attempt at a Solution


So I’m going to simplify that equation by using partial fractions and I get:
A/S+B/S^2 +C/S^3 +(DS+E)/(25S^2+1)
I roughly understand repeated linear factors but however I’m having trouble grasping why there is an S attached to the D. If you could explain to me why this occurred that would be very helpful thanks in advance.
 
Physics news on Phys.org
e_brock123 said:

Homework Statement


Hi I just have a problem in regards to setting up your partial fractions when doing nonhomogeneous differential equations using Laplace transforms.
I’m at the stage of getting the inverse Laplace of: (1-625S^4)/(S^3 (25S^2+1) )


Homework Equations





The Attempt at a Solution


So I’m going to simplify that equation by using partial fractions and I get:
A/S+B/S^2 +C/S^3 +(DS+E)/(25S^2+1)
I roughly understand repeated linear factors but however I’m having trouble grasping why there is an S attached to the D. If you could explain to me why this occurred that would be very helpful thanks in advance.
Because that's the way it works.

If the denominator happened to be (S - 1)(S - 2), you would decompose the fraction as A/(S - 1) + B/(S - 2). If either or both of the factors in the denominator were repeated, you would just add another term with a constant for each repeated factor, just as you did to get A/S + B/S2 + C/S3. In each case, the polynomial in the numerator is one degree less than the degree of the factor that is repeated. (IOW, the factor that is repeated is S, and it's degree 1, so each numerator will be a polynomial of degree 0 - a constant.)

With irreducible quadratic factors, you want a polynomial of degree one less than the quadratic, so the numerator will be a first-degree polynomial, which will have an S term and a constant. If there are repeated irreducible quadtratic factors, then each one will have a numerator that is first degree.
 
e_brock123 said:

Homework Statement


Hi I just have a problem in regards to setting up your partial fractions when doing nonhomogeneous differential equations using Laplace transforms.
I’m at the stage of getting the inverse Laplace of: (1-625S^4)/(S^3 (25S^2+1) )
That expression can be simplified considerably.

625 is a perfect square, so the numerator can be factored.
 
Oh wow thanks heaps for the help I understand it much better now Mark44.
 
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