we have been given the funtion:
$$f(x)=
\begin{cases}
1, & 0
I know that with the Heaviside function I can re-write it as $$f(x)=1-\mu _1(t)$$
defining $\mu _1$ to be $$\mu _1(t)= \begin{cases} 0, & t < 1 \\ 1, & t \geq 1 \end{cases}$$
but I don't know where to go after that.
Am I heading in the right direction and how do I continue?