Is the Laplace Transform Correct for the Differential Equation y-8y'+20y=te^t?

  • Thread starter Thread starter Jeff12341234
  • Start date Start date
  • Tags Tags
    Laplace
Jeff12341234
Messages
179
Reaction score
0
y"-8y'+20y=tet, y(0)=0, y'(0)=0

I need to know if I made a mistake in getting to the step below:

L-1{ 1/[(s-1)2(s2-8s+20)] }

because when I solve that, I get something pretty gnarly..
 
Physics news on Phys.org
Jeff12341234 said:
y"-8y'+20y=tet, y(0)=0, y'(0)=0

I need to know if I made a mistake in getting to the step below:

L-1{ 1/[(s-1)2(s2-8s+20)] }

because when I solve that, I get something pretty gnarly..
Show us how you got to that step.
 
OuhdDgq.jpg
 
So y(t) = L-1(Y(s)) = L-1(1 /[(s - 1)2(s2 -8s + 20)]

Break up the right side using partial fractions, and then you can take inverse Laplace transforms of them separately. This is how you should decompose the right side.

$$ \frac{1}{(s - 1)^2(s^2 - 8s + 20)} = \frac{A}{s - 1} + \frac{B}{(s - 1)^2} + \frac{Cs + D}{s^2 - 8s + 20}$$

When you figure out A, B, C, and D, check your work to make sure you haven't made an error. Then we can talk about the final step.
 
So I was doing it right.. The answer was kinda big so I thought I made a mistake somewhere.

KnJNvYS.jpg
 
So is that right?
 
Jeff12341234 said:
So is that right?

Yes, it is. Well done.
 
Jeff12341234 said:
So is that right?
In your post just before the one I'm quoting, you showed the solution you found. I assumed that you had checked your solution to verify that it works.
 
Back
Top