In an exam I was asked to calculate the Fourier transform of $$\frac{1}{(t-2\pi)^2} e^{2jt} \sin^2 t$$
I've spent a lot of time trying to figure out which combination of properties use but I can't get to a good solution. I've tried to convert the $\sin^{2}$ to exponentials using Euler formulas and then tried to simplify all the exponentials but I don't get a result I can transform. I also tried using properties frequency shift and inverse but it doesn't work for me.
I would be grateful if someone could tell me some tips on how to solve the exercise.
First rewrite $$e^{2jt} \sin^2 t = e^{2jt} \frac{1}{(2j)^2} \left(e^{jt} - e^{-jt}\right)^2 = e^{2jt} \frac{1}{-4} \left(e^{2jt} - 2 + e^{-2jt}\right) = \frac{1}{4} \left( - e^{4jt} + 2e^{2jt} - 1 \right)$$ using the approach you mentioned. You'll get a weighted sum of three delta pulses. On the other hand, the term $$\frac{1}{t^2}$$ has a known transform, look it up in a table. Just apply the time shift property to obtain the transform of $$\frac{1}{(t-2\pi)^2} \ .$$ Your expression is the product of the two discussed terms, so its transform is the frequency-domain convolution of their individual transforms. Convolution with a sum of delta pulses is very easy. Then you're done.