Convolution Sum

Linear convolution calculation.

Mohith N
Updated: 19 March 2026
8 min read

Convolution Sum Quiz

Test your ability to compute discrete-time convolution using the tabular method.

Question 1 of 3

Q1.Given x[n] = {1, 2, 3} (n = 0,1,2) and h[n] = {1, 1} (n = 0,1), what is y[2] = (x * h)[2]?