Why Does My Laplace Transform Calculation Differ from the Textbook's Result?

Eastonc2
Messages
19
Reaction score
0

Homework Statement


f(t)=e^(t+7)

Homework Equations


£{f(t)}=∫e^(-st)f(t)dt

The Attempt at a Solution


so i insert my f(t) into the formula, came up with ∫e^(-st+t+7)dt
using u substitution, u=t(-s+1)+7, du=(-s+1)dt so it follows that 1/(-s+1)∫e^(u)du=e^(u)/(-s+1)
so I plug u back in, and should be able to find my answer from there, only I come up with an answer very different from the one in the book, which is e^(7)/(s-1)
Can anyone help me out?

So i figured it out, I set u=-1(t(-s+1)+7)=t(s-1)-7, and put e^-u inside the integral. turns out just making myself look at it a little longer worked out
 
Last edited:
Physics news on Phys.org
Eastonc2 said:

Homework Statement


f(t)=e^(t+7)


Homework Equations


£{f(t)}=∫e^(-st)f(t)dt


The Attempt at a Solution


so i insert my f(t) into the formula, came up with ∫e^(-st+t+7)dt
using u substitution, u=t(-s+1)+7, du=(-s+1)dt so it follows that 1/(-s+1)∫e^(u)du=e^(u)/(-s+1)
so I plug u back in, and should be able to find my answer from there, only I come up with an answer very different from the one in the book, which is e^(7)/(s-1)
Can anyone help me out?

You didn't show your work with the limits, which is where your error is. You need to either put the new u limits in your u answer or the t limits in your t answer.
 
ok, so I figured out that last one, now I'm having difficulty with £{t^(2)e^(-2t)}. putting it into the laplace definition I come up with ∫t^(2)e^(-t(s+2))dt. I've tried integration by parts, and come up with:
u=t^2, du=2t dt, dv=e^(-t(s+2))dt

and that's where i get stuck, i can't seem to figure out this integration. I've plugged it into wolfram, but that turns out with v=te^(-t(s+2)), which, when plugged back into the integration by parts, leaves me with a more complicated equation, involving the negative of my original integral.
 
You can always use integration by parts again,
 
changed a few things around, still using integration by parts, actually integrated by parts i think three times total, if I'm remembering last night correctly, to finally end up with the right answer. thanks
 
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