The signal $x[n] = 8(0.5)^n(u[n+1] - u[n-4])$ is defined using the unit step function $u[n]$. The expression $u[n+1] - u[n-4]$ indicates that the signal starts at $n = -1$ (where $u[n+1]$ becomes 1) and ends at $n = 3$ (where $u[n-4]$ becomes 1 and subtracts from
Show more…