Question 3 (9 points) Consider the signal
y[n]=(n+1)*(u[n]-u[n-3])
. Find the convolution
x[n]=y[n]**y[n]
using the DFT. Show all steps correctly.