I want to find the fourier transform of this input signal.
Let the unit function unit (t, a, b) have the value 1 on the interval a≤ t < b and the value 0 otherwise. f(t) = (t)unit(t, 0, 0.5) + (-t)unit(t, 0.5, 1.5) + (t)unit(t, 1.5, 2). I am lost on where to go from here. Without being able to write it using euler's formula(e^(it) = cos(t) + isin(t)), how should I proceed? I am not sure which fourier integral to use.

