Fourier Transform for triangular wave

9.3k Views Asked by At

Could someone tell me if I've worked this out right? I'm unsure of the process, especially the final parts where I convert it to a sinc function.

triangle wave

Please let me know if I've made mistakes anywhere else too.

1

There are 1 best solutions below

2
On BEST ANSWER

The mistake on the last step: $$ \frac{6}{\sqrt{2\pi}} \left[ \frac {\sin^2\frac{3\omega}2}{\frac{3\omega^2}2} \right] = \frac{6}{\sqrt{2\pi}} \left[ \frac {\sin^2\frac{3\omega}2}{\frac{2}{3}\left(\frac{3\omega}2\right)^2} \right] = \frac{9}{\sqrt{2\pi}} \left[ \frac {\sin\frac{3\omega}2}{\frac{3\omega}2} \right]^2 = \frac{9}{\sqrt{2\pi}} {{\rm sinc}^2\frac{3\omega}2} $$