I need to calculate the fourier transform of this $ t \cdot sin(t-3)+2 \cdot t \cdot cos(3t) \cdot rect(6t) $
is the following valid, based on the first fourier identity i've read in a book, and using linearity
$F\{ (-jt)x(t)\} \quad =\quad \frac { dX(ω) }{ dω } \quad \Longleftrightarrow \\ -j\quad F\{ tx(t)\} =\quad \quad \frac { dX(ω) }{ dω } \quad \Longleftrightarrow \\ F\{ tx(t)\} \quad =\quad j\frac { dX(ω) }{ dω } $
so i can make the problem easier? If not, what is mistaken, and how can i solve this problem? convolution?