I am unsure regarding the limits on which the sum will be calculated. Please help.
Consider two digital sequences:
If N ≠2^N, otherwise xn.
and
yn = b^n*u(n).
Here, N is a positive integer, and a and b are two values in the interval (0,1).
a) Using the time-domain approach, determine the convolution w = x * y as a function w(n) of only index n.
b) Using the z-domain approach, determine the convolution w = x * y as a function w(n) of only index n.
c) Using the time-domain approach, determine the cross-correlation sequence r_y() as a function of only l.
d) Using the z-domain approach, determine the cross-correlation sequence r_ru() as a function of only l.