The known sequence x(n)={1, 2, 3, 4}, n=0:3, completes the following calculations:
(1) x(n) ⊗ x(n) [take the circumferential convolution length N=5]
(2) x(n) ⊗ x(n) [take the circumferential convolution length N=7]
(3) x(n) * x(n)
(4) Write the step of calculating the circular convolution using the DFT method.