Using Taylor Polynomial for Laplace Transforms

jofree87
Messages
37
Reaction score
0
Ive attached the problem and my work in the pic.

Questions:

Am I even applying the taylor polynomial the correct way? (I never learned taylor series, but I was supposed to be taught in the pre-requisite class)

Am I suppose to plug in c=4? I am not so sure about how the U4(t) works.

After I have found the taylor polynomial, do I just take the laplace transform of it, and then that is my answer?

thanks
 

Attachments

  • IMG_20110920_131227.jpg
    IMG_20110920_131227.jpg
    23.1 KB · Views: 458
Last edited:
Physics news on Phys.org
In this problem you want to make use of the forumula

\mathcal L(f(t-a)u(t-a) = e^{-as}\mathcal Lf(t)

but you need to take the transform of f(t)u4(t) = f(t)u(t-4), which isn't in that form. So to use the above formula, you need to express f(t) in powers of (t-4).

Once you have the Taylor polynomial, you would take its transform as though all the t-a terms were t and multiply the result by e-as.

I didn't check your arithmetic but be sure you go up through the 4th derivative since you have a 4th degree polynomial and the 5th derivative and above would be 0.

[Edit] Your numbers are OK but you need that last term to get the 4th degree.
 
Last edited:
ok, I see now. Thanks for the help!
 
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