What is the Laplace transform of tcos4t using the derivative of a transform?

  • Thread starter Thread starter Jtechguy21
  • Start date Start date
  • Tags Tags
    Transform
Jtechguy21
Messages
51
Reaction score
0

Homework Statement



Evaluate the Laplace of {tcos4t} using the derivative of a transform

Ofcourse i know the shortcut way of doing this, but I need to do it the long way.

Homework Equations



shortcut way
t cos bt = \frac{s^2-b^2}{(s^2+b^2)^2}

long way transform of a derivative
(-1)^n \frac{d^n}{ds^n} F(s)

F(s)=L{f(t)}

The Attempt at a Solution



n=1 f(t)=cos4t
f(s)= Laplace of cos4t

L{cos4t}= \frac{s}{s^2+16}

-\frac{d}{ds} \frac{s}{s^2+16}

Quotient rule

-\frac{s^2+16-2s^2}{(s^2+16)^2}

This is as far as I get on my own.

In my notes for class she's goes a step further and I'm not quite sure what happens to the
-2s^2 in the next step

my notes continue as follows:
-\frac{-s^2+16}{(s^2+16)^2}

now we distribute the negative

and get
\frac{s^2-16}{(s^2+16)^2}

I checked the answer using a Laplace transform table(easy way) and did receive \frac{s^2-16}{(s^2+16)^2}

but when i do it the long way i don't know what happens to -2s^2
 
Physics news on Phys.org
wow I am so stupid. i missed such an easy thing. combing the like terms s^2 and -2s^2. i get it now.
 
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